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

More informative error for invalid selector values #111

Open
maxrjones opened this issue Mar 19, 2024 · 0 comments
Open

More informative error for invalid selector values #111

maxrjones opened this issue Mar 19, 2024 · 0 comments

Comments

@maxrjones
Copy link
Contributor

When using this commit in #110, we got the error message Error: Missing data for chunk: -1.0.1. The issue was that an unexpected time value was passed into the selector prop. The solution was setting the units for the values passed to the selector prop to be in days since 1970-01-01 00:00:00. It would be helpful if the error message made the connection to coordinate values more obvious. Kata's suggestion was catching the invalid chunk key error and print out the valid possible coordinate values.

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