There is a newer version of the record available.

Published July 14, 2017 | Version CMOR-3.2.5

PCMDI/cmor: CMOR version 3.2.5

  • 1. LLNL
  • 2. Met Office
  • 3. DKRZ
  • 4. Lawrence Livermore National Laboratory

Description

Main changes from last revision (3.2.5)
  • Formula variables have been separated from CMIP6 variable to avoid conflict between them. For example orog exists as a formula variable and also exists as a time dependent variable which can be found in CMIP6_Emon.json for realm land.

  • IMPORTANT z_factors(formula) are now dependent of the time coordinate.

formula var use meaning ps time average (must have bounds) ps1 time1 instantaneous (no bounds) ps2 time2 climatology eta time average (must have bounds) eta2 time2 climatology
  • 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.001 automatcally.
  • 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 ERROR is issued to avoid core dump on OpenSUSE systems.

  • Fix Chunking for time coordinate variable. The chunk size is set to 1 unless it is overwritten by the user. Latitude and Longitude coordinate variables are now set to CONTIGUOUS

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