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

Define the method of how to check for the type of vertical coordinates #7

Open
petrabaumann opened this issue Mar 6, 2023 · 0 comments

Comments

@petrabaumann
Copy link
Collaborator

cfgrib derives the type of vertical coordinates from the parameter attribute GRIB2_typeOfLevel, and creates a dimension coordinate with the same name.

Thus, either the name of the vertical dimension, the name of the associated dimension coordinate, or the attribute GRIB2_typeOfLevel could be assessed to check the vertical coordinate type.

In the current code, a mixture pof methods is used (e.g. destagger.py, and vertical_reduction.py).

@victoria-cherkas victoria-cherkas transferred this issue from MeteoSwiss-APN/icon_data_processing_incubator Apr 22, 2024
@victoria-cherkas victoria-cherkas transferred this issue from another repository Apr 22, 2024
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