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

Set export names to use some kind of uniqueid so we can continue using current methods for bulk download and mosaicking #11

Open
nickrsan opened this issue Jun 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request gardening Maintenance or updates required to keep app running smoothly - not a bug (yet) or new feature

Comments

@nickrsan
Copy link
Contributor

nickrsan commented Jun 12, 2023

Right now, with SSEBop_stats, we need to set a date range of some kind, and we use that along with a few other user-provided parameters to export names we assume are unique. This is challenging enough with that environment, but won't work at all for a general exporter. We should instead have the user provide a final filename, and for everything in between, we either obtain a unique ID from Earth Engine's task API or if that doesn't work, generate a UUID to use for task tracking

@nickrsan nickrsan added enhancement New feature or request gardening Maintenance or updates required to keep app running smoothly - not a bug (yet) or new feature labels Jun 12, 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 gardening Maintenance or updates required to keep app running smoothly - not a bug (yet) or new feature
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants