PCMDI/cmor: CMOR version 3.2.5
Authors/Creators
- 1. LLNL
- 2. Met Office
- 3. DKRZ
- 4. Lawrence Livermore National Laboratory
Description
Formula variables have been separated from
CMIP6variable to avoid conflict between them. For exampleorogexists as a formula variable and also exists as a time dependent variable which can be found inCMIP6_Emon.jsonfor realmland.IMPORTANT z_factors(formula) are now dependent of the time coordinate.
PrePARE now uses regular expression to verify each element in a strict manner.
- CMIP6 -> "^CMIP6$"
Source is Validated up to the
:character- PCMDI test (1989): [description]
Salinity Units were added per request:
psu, pss-78 and Practical Salinity Units 78- This will allow conversion to
0.001automatcally.
- This will allow conversion to
Missing Value for integer variable is now working. Default is -999 and can be changed or added in the tables.
- "missing_value": "1e20",
- "int_missing_value": "-999",
Fix attributes
branch_time_validation in PrePARE.Trap SIGTERM signal in CMOR and PrePARE when
CRITICAL ERRORis issued to avoidcore dumponOpenSUSEsystems.Fix Chunking for
timecoordinate variable. The chunk size is set to1unless it is overwritten by the user.LatitudeandLongitudecoordinate variables are now set toCONTIGUOUS
Files
PCMDI/cmor-CMOR-3.2.5.zip
Files
(10.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2a2f5aae68e07fbc65207c40a825db85
|
10.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PCMDI/cmor/tree/CMOR-3.2.5 (URL)