-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Why is the vertical axis flipped sometimes? #1
Comments
Ah, I see what you mean. This is a known issue with |
Since the PR on |
@philipbaileynar and @KellyMWhitehead, thanks for opening the issue. I pushed a fix, you can either update Py3DEP using |
I addressed issue in the upstream package, PyGeoUtils, so you can install the fix by updating that package instead, i.e. |
Since the issue is resolved, I will close it. Please feel free to reopen if you still have the issue. |
We are calling py3DEP with geoJSON polygon boundaries and sometimes the data are returned with the vertical axis flipped. Here is an example:
https://github.com/Riverscapes/riverscapes-tools/blob/3dep/packages/rscontext/research/3dep_testing.ipynb
This only happens sometimes and we can't figure out the pattern as to why. Any advice would be appreciated!
The text was updated successfully, but these errors were encountered: