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

Normalize longitude ranges #61

Open
rabernat opened this issue Nov 19, 2024 · 0 comments
Open

Normalize longitude ranges #61

rabernat opened this issue Nov 19, 2024 · 0 comments

Comments

@rabernat
Copy link

Some datasets use 0-360 longitudes, while others use -180-180. I've dug around, and there doesn't appear to be a universal standard that says one or the other is "right" (e.g. cf-convention/cf-conventions#435)

Currently, EDR users have to know which convention their dataset employs and encode their longitudes accordingly.

It would be more graceful if we could automatically do this on their behalf, automatically translating longitude into the proper range for a given dataset.

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