Releases: PCMDI/cmor
Releases · PCMDI/cmor
CMOR Version 3.3.3
CMIP6_CVs-6.2.8.23/DREQ-01.00.24/CMOR-3.3.3
CMOR version 3.3.2
Main changes from last release (3.3.1 -> 3.3.2)
A summarized list of the key changes in this release include:
CMOR
- Fix climatology filename issue that was introduced in 3.3.1 merging obs4MIPs code.
- Update table to 01.00.23
- Clean all tags in
cmor3
andcmip6_cmor_table repo
. - Change
geo_region
tosector
for region labels.
PrePARE
- Add error code in
python
for cmor_CV functions.- cmor_CV_checkFilename()
- cmor_CV_checkSubExpID()
- cmor_CV_checkParentExpID()
- cmor_CV_setInstitution()
- cmor_CV_checkSourceID()
- cmor_CV_checkExperiment()
- cmor_CV_checkGrids()
- cmor_CV_checkFurtherInfoURL()
- cmor_CV_checkGblAttributes()
- cmor_CV_checkISOTime()
CMOR 3.3.2 documentation
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/3.3.2
Conda installation
To 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.2 -c conda-forge -c pcmdi cmor
Using this cmor meta yaml file
conda env create -n cmor3.3.2 -f cmor-3.3.2.yml
CMOR version 3.3.1
Main changes from last release (3.3.0 -> 3.3.1)
A summarized list of the key changes in this release include:
- Add multiprocessing and parallelization for PrePARE
- Fix basin integer missing value
- Move code around in PrePARE.py
- Check in source section is defined in CV source_id
- Fix external variable issue
- Fix climatology issue
- Change geo_region to sector
- Change branch_time message
- Fix time_bnds issue and missing_value for Ofx test
CMOR 3.3.1 documentation
http://cmor.llnl.gov or in pdf form at http://cmor.llnl.gov/pdf/
DOI (source code)
https://doi.org/10.5281/zenodo.1173383
Github (source code)
https://github.com/PCMDI/cmor/releases/tag/CMOR-3.3.1
Conda installation
To 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.1 -c conda-forge -c pcmdi cmor
Using this cmor meta yaml file
conda env create -n cmor3.3.1 -f cmor-3.3.1.yml
UV-CDAT 2.4.0
Merge pull request #42 from TobiasWeigel/tw-devel read tracking_prefix from tables and prepend to UUID Seems fair! merging request #42
Latest Release
This release updates support for mac/clang computers