-
Notifications
You must be signed in to change notification settings - Fork 9
Description
With the release of the first official version of the CMIP7 CMOR tables, generated from DR v1.2.2.2:
https://github.com/WCRP-CMIP/cmip7-cmor-tables/releases/tag/DR-1.2.2.2-v1.0.0
DR variables sharing the same branded variable are mostly consistent now, but there are a few outstanding things, so I'm opening this issue to keep track of them.
First, it's worth saying that these earlier issues in this repo:
#176
#155
#143
are related but now somewhat out of date or obsolete because the VR implementation is paused for the moment, so I think it's simpler to close these and start a new issue (we can reopen any if needed).
List of outstanding things, and thanks @matthew-mizielinski for keeping track of these when generating the CMOR tables:
-
long_name(in the DR Variables table this is the "Title" column):- update long names in DR for consistency, based on https://github.com/WCRP-CMIP/cmip7-cmor-tables/blob/main/reference/dr_v1.2.2.2_long_name_overrides.json
-
realm:- update realms in DR for consistency, based on https://github.com/WCRP-CMIP/cmip7-cmor-tables/blob/main/reference/dr_v1.2.2.2_realm_overrides.json
- look at moving some of the global versions of landIce variables from atmos into landIce as their primary realm to minimise duplication.
-
cell_measures:- globally replace "::OPT" with "--OPT" and "::MODEL" with "--MODEL" in cell_measures as CMOR understands these
- if possible also change cell_measures in the landIce variables to be consistent between the GLB, ATA and GRL versions. (this would allow us to reintroduce cell_measures into the tables themselves if we chose to do so)
-
comment(in the DR Variables table this is the "Description" column):- do we have the time/energy to make comments consistent?
- noting comment ("Description") provides useful info, but so also does "Processing Note" and users would find that in the DR, not the CMOR tables