Skip to content

Commit 5025c63

Browse files
Update README.md
1 parent 5ece5b7 commit 5025c63

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# cmip7-development-mip-tables
1+
# cmip7-cmor-tables
22

3-
MIP tables for use with CMOR v3.13 in preparation for CMIP7.
3+
CMOR MIP tables for use with CMOR v3.13 in preparation for CMIP7.
44

55
Note that versions of CMOR after v3.10 will be able to use these MIP tables, but version 3.13 is required to correctly output the realization, initialization, physics and forcing indices.
66

77
## Changes relative to CMIP6
88

9-
With the introduction of [branded variable names](https://wcrp-cmip.github.io/cmip7-guidance/CMIP7/branded_variables/) and an updated set of [global attributes](https://zenodo.org/records/17250297) the tables here look a little different to those for CMIP6.
9+
With the introduction of [branded variable names](https://wcrp-cmip.github.io/cmip7-guidance/CMIP7/branded_variables/) (work in progress) and an updated set of [global attributes](https://zenodo.org/records/17250297) the tables here look a little different to those for CMIP6.
1010

1111
* Variables are arranged in MIP tables by realm and indexed by branded variable name.
12-
* Frequency is no longer defined for a specific variable and any valid frequency can be set via the input JSON file
12+
* Frequency is no longer defined for a specific variable and any valid frequency can be set via the input JSON file.
1313

1414
Notable changes to the input JSON file used by CMOR
1515
* `drs_specs` should be set to `"MIP-DRS7"`
@@ -25,8 +25,8 @@ The CV json files in this repository are for **TESTING** only. In the near futur
2525

2626
The tables and examples presented here are derived directly from [Data Request version v1.2.2.2](https://wcrp-cmip.org/cmip7-data-request-v1-2-2/) with the following changes;
2727

28-
* `long_name` and `modeling_realm` fields have been "homogenised"; there are a number Data Request variables with the same branded varaible name, e.g. `tas_tavg-h2m-hxy-u`, at different frequencies , but with different long name or modeling realm. This will be corrected in the Data Request in version v1.2.2.3
29-
* `comment` fields have been left blank as we have not yet "homogenised" this data
28+
* `long_name` and `modeling_realm` fields have been "homogenised"; there are a number Data Request variables with the same branded variable name, e.g. `tas_tavg-h2m-hxy-u`, at different frequencies , but with different long name or modeling realm. This will be corrected in the Data Request in version v1.2.2.3.
29+
* `comment` fields have been left blank as we have not yet "homogenised" this data.
3030
* `cell_measures` are currently blank, with a separate JSON file containing them indexed by the CMIP7 Compound name from the Data Request -- the examples show how to re-introduce this metadata, and updated guidance will be added here.
3131

3232
## Known issues

0 commit comments

Comments
 (0)