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

HERA5: fix missing lon/lat #25

Merged
merged 2 commits into from
May 16, 2024
Merged

HERA5: fix missing lon/lat #25

merged 2 commits into from
May 16, 2024

Conversation

d70-t
Copy link
Collaborator

@d70-t d70-t commented May 16, 2024

Easygems now assumes latitude and longitude to be named lat and lon since mpimet/easygems#6 . This fix uses the attach_coords method to ensure that healpix coordinates are defined accordingly.

@d70-t d70-t requested a review from lkluft May 16, 2024 08:39
@d70-t d70-t mentioned this pull request May 16, 2024
Easygems now assumes latitude and longitude to be named lat and lon
since mpimet/easygems#6 . This fix uses the
`attach_coords` method to ensure that healpix coordinates are defined
accordingly.
There's already a fix in healpy to support newer matplotlib versions,
but there's no release yet. Once there is a new release of healpy, we
can lift this restriction again.

see also: healpy/healpy#944
@lkluft lkluft merged commit 5c1c397 into main May 16, 2024
4 checks passed
@d70-t d70-t deleted the hera5_fix branch May 16, 2024 10:22
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.

2 participants