You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
# cmip7-development-mip-tables
1
+
# cmip7-cmor-tables
2
2
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.
4
4
5
5
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.
6
6
7
7
## Changes relative to CMIP6
8
8
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.
10
10
11
11
* 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.
13
13
14
14
Notable changes to the input JSON file used by CMOR
15
15
*`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
25
25
26
26
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;
27
27
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.
30
30
*`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.
0 commit comments