Skip to content

CCPP Framework Meeting Minutes 2021 04 06

Dom Heinzeller edited this page Apr 6, 2021 · 4 revisions

Agenda

  • capgen.py progress
  • Transition to capgen.py
  • Process for creating a master cross-lab standard name resource
  • Other business

capgen.py process

  • Check open issues in ccpp-framework repositories with labels "capgen_unification"
    • Unable to reproduce #279, may no longer be an issue
  • Most important issues to fix: unit conversions (#329), active attribute (#328), blocked data structures (#314)
    • blocked data structures (#314) requires agreement on standard names for block numbers etc; currently we have: ccpp_block_number (number of current block), ccpp_block_count (how many blocks are there in total), ccpp_block_sizes (array of length ccpp_block_count that contains the sizes of all blocks)
  • More discussion around the following issues:
    • Support for optional arguments (#305): we have no conclusion yet
    • Optional group name (#259): have two suites in one suite definition file would avoid the incompatibility with the NCAR/NEPTUNE model requirements
  • Funding situation - capgen.py work for NOAA not funded
    • Is MPAS already using capgen.py for actual model runs?

Transition to capgen.py

Process for creating master cross-lab standard name resource

  • Slightly different approach than previously discussed: take Ligia's and Grant's standard name updates (that go into a branch) and add to standard name dictionary, update later if changes are requested
  • Cheryl's PR goes in first, then Ligia's/Grant's PR

Other business

  • n/a
Clone this wiki locally