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

Using xr.open_dataset() with non-geographic projection results in ValueError #207

Open
tylere opened this issue Jan 3, 2025 · 2 comments
Assignees
Labels

Comments

@tylere
Copy link
Collaborator

tylere commented Jan 3, 2025

Xee appears to have problems opening datasets that use something other than the geographic projection (EPSG:4326).

All of the Xee examples seem to use EPSG:4326. (search results)

Script to reproduce the issue: https://colab.research.google.com/gist/tylere/afc4ef7b83650ec409eb5fa19e0e51c6/xee-issue-207.ipynb#scrollTo=9TIIvxiUlSDM

@tylere tylere added bug Something isn't working triage A new issue that needs to be triaged labels Jan 3, 2025
@jdbcode
Copy link
Member

jdbcode commented Jan 3, 2025

This might be a dup of #198, which should be fixed by #199.

@naschmitz
Copy link
Collaborator

There's a larger issue around mixing pyproj with EE projections. @tylere is looking into it.

@naschmitz naschmitz added P1 and removed bug Something isn't working triage A new issue that needs to be triaged labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants