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

Improve error messages when no granules available #22

Open
franTarkenton opened this issue Mar 6, 2023 · 0 comments
Open

Improve error messages when no granules available #22

franTarkenton opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@franTarkenton
Copy link
Member

The script retrieves granules for modis imagery, sometimes the data is not available and no data gets downloaded. When that happens and the next process that attempts to mosaic the granules, an error is generated.

The code should detect this condition and provide a more informative error message like

"no granules found for the current date range... "
or
"the granule directory for the date range (directory here) doesn't contain any information"

@franTarkenton franTarkenton added the enhancement New feature or request label Mar 17, 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
Status: Icebox
Development

No branches or pull requests

1 participant