NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 62 forks source link

Vertical transform bugfix for variables with only a vertical dimension #531

Closed peverwhee closed 4 months ago

peverwhee commented 4 months ago

Enable 1D variables with only a vertical dimension by removing code that always adds a dimension transform.

var_props.py:

User interface changes?: No

Testing: test removed: unit tests: Add doctests for vertical-only coordinate (not flipped and flipped) system tests: manual testing:

climbfuji commented 4 months ago

Going to merge this - it has three approvals from @dustinswales @gold2718 and @climbfuji!