Releases: ESMValGroup/ESMValCore
Releases · ESMValGroup/ESMValCore
Release candidate 2 for Version 2.4.0
Please see the changelog for details.
Release candidate 1 for Version 2.4.0
Please see the changelog for details.
Version 2.3.1
Please see the changelog for details.
Version 2.3.0
Please see the changelog for release notes.
Version 2.2.0
Please see the changelog for release notes.
Version 2.1.0
Please see the changelog for release notes.
Version 2.0.0
Please see the changelog for release notes.
Version 2 beta release 9
Please see the changelog for release notes.
Version 2 beta release 8
This release includes
Bug fixes
- Fix bug that made diagnostics with diagnostics as ancestors fail (#555) Bouwe Andela
Improvements
- Increase version to v2.0.0b8 (#556) Bouwe Andela
Version 2 beta release 7
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
- Fix CMIP5 FGOALS-g2 and NorESM1-ME coordinates (#477) Evert Rol
- Add option to round only specified coordinates in fixes (#476) Evert Rol
- Fix for bad time bounds in CMIP5 GFDL-CM2p1 sit (#462) Javier Vegas-Regidor
Improvements
- Add warning and automatic fix for no bounds (#166) Javier Vegas-Regidor
- Fix test failing on stricter cmor check (#501) Bouwe Andela
- Add time filter preprocessor (#335) Valeriu Predoi
- Better error message when cube does not contain requested time (#502) Bouwe Andela
- Include alias in MultiModel attributes (#499) Benjamin Müller
- Add test for simple mask combination for a small threshold for mask_fillvalues (#492) Valeriu Predoi
- Add option to standardize to anomalies preprocessor function (#300) bascrezee
- Moved and completed time preprocessors list (#508) Valeriu Predoi
- Add preprocessor extract_point function (#478) Evert Rol
- Correct some typos (#520) Bouwe Andela
- Minor improvements to installation (#523) Bouwe Andela
- Improve text of extract_transect preprocessor function exceptions (#526) Valeriu Predoi
- Add documentation to avoid using leading 0s to specify years in recipe (#506) Manuel Schlund
- Run more relevant tests on CircleCI (#525) Bouwe Andela
- Refactor preprocessor settings related to fx files (#522) Klaus Zimmermann
- Unpin Python<3.8 for conda package (#530) Valeriu Predoi
- Use Julia environment for running Julia diagnostics (#528) Bouwe Andela
- Allow anomalies to be computed using the climatology from a subset of the selected period (#441) Javier Vegas-Regidor
- Immediately stop all tasks on error (#534) Bouwe Andela
- Increase version to v2.0.0b7 (#533) Bouwe Andela
- Test get start end year replace with tmp_dir/test.nc so no fluke dates can be found in temporary file name (#532) Valeriu Predoi