NCAR / ccpp-framework

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

Add active attribute and update true/false logic in metavar.py, update example metadata table in metadata_table.py #396

Closed climbfuji closed 3 years ago

climbfuji commented 3 years ago

This PR brings updates that were made in main (master) to feature/capgen, which should have happened much earlier. The idea is to simplifiy PR https://github.com/NCAR/ccpp-framework/pull/391 and the follow-up merge back from main to feature/capgen. The burden of resolving merge conflicts will be on me when feature/capgen updates from this PR get pulled into https://github.com/NCAR/ccpp-framework/pull/391.

Changes:

These changes have been tested, reviewed, and approved previously in various PRs (#205, #307, #317).