You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Save both configs before the download begins
Run coastsat get_metadata each time a session is loaded to ensure a metadata file will always exist.
The text was updated successfully, but these errors were encountered:
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
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
get_metadata
each time a session is loaded to ensure a metadata file will always exist.The text was updated successfully, but these errors were encountered: