Skip to content

Releases: PCMDI/cmor

CMOR Version 3.3.3

20 Jun 17:07
00fb6d2
Compare
Choose a tag to compare

CMIP6_CVs-6.2.8.23/DREQ-01.00.24/CMOR-3.3.3

CMOR version 3.3.2

22 Mar 01:31
6ce9ee2
Compare
Choose a tag to compare

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 and cmip6_cmor_table repo.
  • Change geo_region to sector 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)

DOI

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

13 Dec 22:36
18328b7
Compare
Choose a tag to compare

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)

DOI
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

20 Nov 01:13
Compare
Choose a tag to compare
Merge pull request #42 from TobiasWeigel/tw-devel

read tracking_prefix from tables and prepend to UUID

Seems fair!  merging request #42

Latest Release

15 Oct 20:42
Compare
Choose a tag to compare

This release updates support for mac/clang computers