Skip to content

Releases: ESMValGroup/ESMValCore

Version 2 beta release 7

04 Mar 15:54
9229ce1
Compare
Choose a tag to compare
Pre-release

This release includes

Bug fixes

  • Do not try to guess or warn about missing bounds when there shouldn't be any (#503) Bouwe Andela
  • Fix bug with matplotlib backend environmental variable (#550) Bouwe Andela

Fixes for datasets

Improvements

Version 2 beta release 6

12 Feb 13:28
54062fe
Compare
Choose a tag to compare
Pre-release

This release includes

Bug fixes

Fixes for datasets

New features

Version 2 beta release 5

17 Jan 15:32
92454d9
Compare
Choose a tag to compare
Pre-release

This release includes

Bug fixes

Version 2 beta release 4

17 Jan 15:06
0bbaed0
Compare
Choose a tag to compare
Pre-release

This release includes

Bug fixes

Fixes for datasets

New features

Version 2 beta release 3

04 Nov 14:04
21f3d87
Compare
Choose a tag to compare
Pre-release

This release includes

Bug fixes

  • Fix wrong name of cmor_path that prevented obs4mips cmor tables from being used (#236)
  • Fix bug in extract_region for irregular grids (#243)
  • Bug fix in multi model statistics preprocessor function (#267)
  • Bug fix for extract_time preprocessor function failing to get 0:00 hours of first day (#259)
  • Correctly retrieve the activity for experiments linked to multiple ids (#257)
  • Support pt frequencies (#240)

Fixes for datasets

  • Added fix for wrong parent_time_units attribute for UKESM1-0-LL (#194)
  • Fix missing height in EC-Earth (#256)
  • Fix XCO2 units (custom table) (#291)
  • Fix Fgoals fix (#306)
  • GFDL fixes for areacello (#308)
  • Add fixes to GFDL-CM4 near-surface uas, vas and tas (#330)
  • Added fix for GPP of CESM1-BGC (#353)

New/updated derived variables

  • CMIP6 updates for variable derivation (lwp) (#271)
  • Add ocean heat content (ohc) derived variable (#192)
  • Added vegfrac as a derived variable (#288)
  • Add derivation of total ecosystem carbon mass content (#322)

New features

  • Improved fx file handling (#170, #297, #230, #348)
  • Add extract_shape preprocessor function (#220)
  • Added sum operator to statistics preprocessors (#290)
  • Add option to expand ensembles (#206)
  • Make 2d and 1d region extraction consistent (#204)
  • Better concatenation error message (#224)
  • Make fixes case insensitive (#254)
  • Support Windows Subsystem for Linux (#276)
  • Check parent_time_unit format (#231)
  • Use glob in datafinder (#210)
  • Add precipitation type custom table entry (#263)

Performance improvements

  • Prioritize task execution by recipe order (#4)
  • Convert fix_files to fix_metadata (#225)

Workarounds

  • Make obs4mips not cmor strict (#305)

Version 2 beta release 2

09 Sep 14:29
7934111
Compare
Choose a tag to compare
Pre-release

This release includes

  • Updates to temporal preprocessors
  • Detrend preprocessor
  • New OBS6 project for observational datasets (CMIP6 CMOR table with custom extensions)

Version 2 beta release 1

05 Sep 11:10
a6c869d
Compare
Choose a tag to compare
Pre-release

This release includes

  • Improved documentation
  • Additional derived variables
  • Additional fixes for datasets
  • Automatic fix of wrong standard and long name
  • Automatic renaming of latitude and longitude coordinates to lat and lon for multidimensional grids
  • Improved handling of branch time attributes
  • Better support for using variables with a custom frequency
  • Pre-defined names (aliases) for datasets that can be used by the diagnostic script
  • Check that time coordinate is monotonic
  • Reduced number of iris warnings
  • Natural Earth land/sea masks can now be applied to 2D data
  • Data from experiments with differing ensemble names can now be concatenated
  • Added citation information

Version 2 beta release 0

27 Jun 08:40
df33038
Compare
Choose a tag to compare
Pre-release

This release includes

  • New preprocessor function convert_units
  • Lower memory use for certain variables and models
  • Faster provenance recording for large provenance trees
  • More unit tests

Version 2 alpha release 1

12 Jun 08:46
2d1e8dd
Compare
Choose a tag to compare
Pre-release

This release includes

  • Improvements to documentation
  • Renamed preprocessor functions: average_region to area_statistics and average_volume to volume_statistics

Version 2 alpha release 0

07 Jun 08:43
307faac
Compare
Choose a tag to compare
Pre-release

Preview of the upcoming version 2 release.