Published December 14, 2017
| Version CMOR-3.3.0
Software
Open
PCMDI/cmor: CMOR version 3.3.0
Creators
- 1. LLNL
- 2. Met Office
- 3. DKRZ
- 4. Lawrence Livermore National Laboratory
Description
Main changes from last release (3.2.8 -> 3.3.0)
- Accelerate PrePARE from 2s to 0.1s (IPSL request).
- Fix PrePARE/CMOR memory issue.
- call Cdunif.so library directly instead of cdms2.
- remove fixed double array to dynamic double due to number of objects increasing.
- Update "license" REGEX to allow "/" at the end of URL (GFDL request).
- Update "Conventions" REGEX to allow "CMIP-6.0" up to "CMIP-6.2" (GFDL request).
- Update grid tables.
- remove standard_name to vertices_latitudes and vertices_longitudes for CF-1 compliance.
http://cmor.llnl.gov or in pdf form at http://cmor.llnl.gov/pdf/
DOI (source code) Github (source code)https://github.com/PCMDI/cmor/releases/tag/CMOR-3.3.0
Conda installationTo install cmor
into your root anaconda environment
conda install -c conda-forge -c pcmdi cmor
Or to generate a dedicated anaconda environment
conda create -n cmor3.3.0 -c conda-forge -c pcmdi cmor
Using this cmor meta yaml file.
conda env create -n cmor3.3.0 -f cmor-3.3.0.yml
Files
PCMDI/cmor-CMOR-3.3.0.zip
Files
(10.0 MB)
Name | Size | Download all |
---|---|---|
md5:6a0820cc22851783ff2a7dbd5e179c36
|
10.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PCMDI/cmor/tree/CMOR-3.3.0 (URL)