Skip to content

Releases: EC-Earth/cmor-fixer

Location independent running of cmor-fixer

08 Nov 15:25
Compare
Choose a tag to compare

Release v4.0, see #44.

The cmor-fixer can be called from any location in order to facilitate HPC & containerized use.

  • #38 & #41implemneted
  • #39 fixed: modified list no longer empty in parallel use case
  • #43 implemented: full log of metadata changes in history attribute
  • Addition of a small test environment

Official release to apply the corrections on the ESGF nodes

17 Jul 13:32
Compare
Choose a tag to compare

The cmor-fixer v3.0 is the (third) official release to apply the corrections on the ESGF nodes.

Either use cmor-fixer.py itself directly or use the cmor-fixer-save-mode-wrapper.sh script. Before using one of them, please carefully read the README and the procedure description how to correct.

The added fixes / features in cmor-fixer v3.0 relative to cmor-fixer v2.1 release, are:

  • A fix for the vertices_longitude & vertices_latitude for the t, u and v staggered grid for each of the ORCA1 & ORCA025 grids #27
  • A fix for siconca #28
  • A fix for evspsbl #29
  • A cmor-fixer version tracking attribute latest_applied_cmor_fixer_version #32

Note that cmor-fixer v3.0 is self detecting the incorrect data issues, i.e. if the fix has been already applied then cmor-fixer won't apply the fix again. The detection in this version is data based.

Official release to apply the corrections on the ESGF nodes

04 Feb 17:21
Compare
Choose a tag to compare

The cmor-fixer v2.1 is the (second) official release to apply the corrections on the ESGF nodes.

Either use cmor-fixer.py itself directly or use the cmor-fixer-save-mode-wrapper.sh script. Before using one of them, please carefully read the README and the procedure description how to correct.

The cmor-fixer v2.1 release differs just in one aspect (2b67f15) from the cmor-fixer v2.0 release: When recursively applying cmor-fixer to all files in the directory with the cmorised data, with cmor-fixer v2.1 the symbolic links (both dirs and files) are skipped.

Official release to apply the corrections on the ESGF nodes

31 Jan 12:19
Compare
Choose a tag to compare

The cmor-fixer v2.0 is the (first) official release to apply the corrections on the ESGF nodes.

Either use cmor-fixer.py itself directly or use the cmor-fixer-save-mode-wrapper.sh script. Before using one of them, please carefully read the README and the procedure description how to correct.

Pre release for testing

10 Dec 16:53
a9b31e9
Compare
Choose a tag to compare
Pre-release

This pre release should only be used for testing. Please test your cases and report issues when some behaviour is incorrect.