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

Metadata bugfixes following CCPP standard name updates #722

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Sep 1, 2021

This PR corrects a few standard names used in the dimensions attributes. The old/invalid standard names came in with the latest gsl/develop merge. They went unnoticed, because ccpp_prebuild.py until now doesn't care about the dimensions, just the rank. This is going to chance soon with the new debugging feature that checks if active variables/arrays are allocated to the correct size (a separate, forthcoming PR).

Fixes #723

Associated PRs:

#722
NOAA-EMC/fv3atm#379
ufs-community/ufs-weather-model#782

For regression testing, see ufs-community/ufs-weather-model#782

…data_bugfixes_following_ccpp_standard_name_updates
Copy link
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Collaborator

@bluefinweiwei bluefinweiwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @DomHeinzeller

@climbfuji climbfuji merged commit cb2b516 into NCAR:main Sep 10, 2021
@climbfuji climbfuji deleted the metadata_bugfixes_following_ccpp_standard_name_updates branch June 27, 2022 03:18
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.

Old/invalid standard names in several metadata files following CCPP standard names update + gsl/develop merge
3 participants