Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Users to extract shorelines with incompletely downloaded data #195

Closed
2320sharon opened this issue Sep 21, 2023 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@2320sharon
Copy link
Collaborator

This issue is related to issues #184 and #178

It would be very helpful to users to be able to use the downloaded data even if it never fully completed.
This change would not be retroactive though. Data that was not fully completed in the past would still not work.

How to Implement

  1. Save both configs before the download begins
  2. Run coastsat get_metadata each time a session is loaded to ensure a metadata file will always exist.
@2320sharon 2320sharon added the enhancement New feature or request label Sep 21, 2023
@2320sharon 2320sharon self-assigned this Sep 21, 2023
@2320sharon
Copy link
Collaborator Author

CoastSeg now saves config files before the download begins and runs get_metadata for each ROI when session is loaded. This issue has been resolved in
v1.0.0dev7 and will be officially incorporated in version 1.1.0

2320sharon added a commit that referenced this issue Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant