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

Better handling of irregular grids #19

Merged
merged 11 commits into from
Nov 17, 2023
Merged

Better handling of irregular grids #19

merged 11 commits into from
Nov 17, 2023

Conversation

tcarion
Copy link
Member

@tcarion tcarion commented Nov 16, 2023

This should improve the handling of irregular grids, like Lambert or reduced Gaussian grids.
For these grids, the created dataset has "longitude" and "latitude" variables. The behaviour for such cases was inspired from the python cfgrib package.

It should solve issues #17 and #13

@tcarion tcarion merged commit c08c81f into JuliaGeo:main Nov 17, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

1 participant