-
Notifications
You must be signed in to change notification settings - Fork 66
CCPP Framework Meeting Minutes 2021 05 11
Dom Heinzeller edited this page May 11, 2021
·
16 revisions
-
capgen.pyprogress - Transition to
capgen.py - Process for creating a master cross-lab standard name resource
- NCEP Central Operations WCOSS Implementation Standards
- Other business
- What is the process forward with getting
capgenready for the UFS?
- PR Use assumed-size arrays in CCPP, Fortran/metadata consistency fixes in CCPP (https://github.com/ufs-community/ufs-weather-model/pull/527) was merged on April 30
- A few fixed array dimensions were forgotten, Grant will fix some in a forthcoming ccpp-physics PR
- Using assumedd-size arrays helped to identify and fix a few bugs already (part of #527)
- We need to watch out for future PRs to follow the new rules/guidelines (sent to physics developers)
- Order of arguments in subroutine must be same as in metadata (why?)
- Use assumed-size array dimensions where possible
- PRs for ccpp-physics and CCPPStandardNames are there:
- https://github.com/NCAR/ccpp-physics/pull/637 - some b4b issues with SCM to resolve, not tested with UFS yet
- https://github.com/ESCOMP/CCPPStandardNames/pull/13 - now we need to engage NCAR and others?
- ...