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

Uninformative bad date error #15

Open
bholtdwyer opened this issue Oct 22, 2022 · 0 comments
Open

Uninformative bad date error #15

bholtdwyer opened this issue Oct 22, 2022 · 0 comments

Comments

@bholtdwyer
Copy link

Just a quick note: I found that if you mistakenly input an invalid date (like September 31), landsat_search just prints "Error: 400" a bunch of times. As a suggestion, it might be worth doing some basic validation on the date inputs so that an error such as "Date does not exist" can be returned. Thanks for this very useful package!

result = landsat_search(min_date = "2002-09-01", max_date = "2002-09-31", country = "Indonesia")
@bholtdwyer bholtdwyer changed the title Uninformative error Uninformative bad date error Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant