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

MetPy and rotated latitude longitude coordinates #1232

Open
zdedekind opened this issue Nov 8, 2019 · 1 comment
Open

MetPy and rotated latitude longitude coordinates #1232

zdedekind opened this issue Nov 8, 2019 · 1 comment

Comments

@zdedekind
Copy link

Hi

When I parse then dataset then I get the following error: KeyError: 'perspective_point_height'. For some reason there is no altitude or level in the Coordinates and I imagine that the parse function then can't find any height coordinate? How can I add the vertical levels to the Coordinates?

I have also used a dataset where the altitude is specified in the Coordinates, but then when I try to do a cross_section then I get the following: ValueError: Unhandled projection: rotated_latitude_longitude. Is there a way that MetPy could work with rotated pole coordinates?

data.zip

This is a small sample of the data I'm working with. I made the domain very small and also only selected several variables to keep the size of the file small.

Regards,
Zane

@khintz
Copy link

khintz commented Feb 6, 2020

I have not contributed to metpy before, only used it. But I would be interested to help to implement this. I alreay have a lot of code on this.

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

2 participants