-
Notifications
You must be signed in to change notification settings - Fork 64
CCPP Framework Meeting Minutes 2023 12 18
Michael Kavulich edited this page Dec 18, 2023
·
3 revisions
Attendees: Mike Kavulich,
CCPP Framework (issues, PRs, discussions)
-
PR 504: Feature capgen transforms
- Waiting on reviews from Steve and Michael W.
-
PR 512: Add debug switch to capgen (perform variable allocation checks etc)
- Ready to merge?
-
PR 517: CCPP-physics Issue #127 Fix
- Ready to merge?
- Discussion 518: Setting error codes other than 1?
Standard names (issues, PRs, discussions)
-
Issue 50: Add suffix to indicate a 3D field has an additional point above the model top
- Related: PR 51 (draft): Add including_point_above_model_top suffix
- Steve will update this PR with new suggested fix
- Related: PR 51 (draft): Add including_point_above_model_top suffix
-
Issue 54: Need to apply text-to-link conversion rules in Markdown generation
- Associated PR: PR 55: Add function to apply conversion rules to generated markdown links
- Needs another approval before merge.
- Associated PR: PR 55: Add function to apply conversion rules to generated markdown links
-
PR 56: Add new standard names from NCAR idealized physics schemes
- On hold: Will wait for more input from Ligia and others after New Years
- Currently there is no strict requirements for commits to the CCPP physics repository that introduce new variables with new Standard Names to add those names to the Standard Names repository.
- There are also a number of variables in the CCPP Physics repository currently that are not in the Standard Names repository
- Should we have an automated check for this? Where should it reside?
- Would be easy enough to make it a code manager's responsibility (e.g. me)