From 7edaa66a95657a0a17d1afb0df131a0e2ca6968c Mon Sep 17 00:00:00 2001 From: Javier Vegas-Regidor Date: Tue, 9 Feb 2021 15:42:47 +0100 Subject: [PATCH] Update changelog --- doc/changelog.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/changelog.rst b/doc/changelog.rst index a0dbf8a131..77432796fb 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -29,6 +29,7 @@ Bug fixes - Add double quotes to script args in rerun screen message when using vprof profiling (`#897 `__) `Valeriu Predoi `__ - Simplify time handling in multi-model statistics preprocessor (`#685 `__) `Peter Kalverla `__ - Fix links to Iris documentation (`#966 `__) `Javier Vegas-Regidor `__ +- Bugfix: Fix units for MSWEP data (`#986 `__) `Stef Smeets `__ Deprecations ~~~~~~~~~~~~ @@ -50,6 +51,11 @@ Documentation - Update Core Team info (`#942 `__) `Axel Lauer `__ - Update iris documentation URL for sphinx (`#964 `__) `Bouwe Andela `__ - Set version to 2.2.0 (`#977 `__) `Javier Vegas-Regidor `__ +- Add first draft of v2.2.0 changelog (`#983 `__) `Javier Vegas-Regidor `__ +- Add checkbox in PR template to assign labels (`#985 `__) `Javier Vegas-Regidor `__ +- Update install.rst (`#848 `__) `bascrezee `__ +- Change the order of the publication steps (`#984 `__) `Javier Vegas-Regidor `__ +- Add instructions how to use esmvaltool from HPC central installations (`#841 `__) `Valeriu Predoi `__ Fixes for datasets ~~~~~~~~~~~~~~~~~~ @@ -65,6 +71,9 @@ Fixes for datasets - Improve ACCESS-CM2 and ACCESS-ESM1-5 fixes and add CIESM and CESM2-WACCM-FV2 fixes for cl, clw and cli (`#635 `__) `Axel Lauer `__ - Add fixes for cl, cli, clw and tas for several CMIP6 models (`#955 `__) `Manuel Schlund `__ - Dataset fixes for MSWEP (`#969 `__) `Stef Smeets `__ +- Dataset fixes for: ACCESS-ESM1-5, CanESM5, CanESM5 for carbon cycle (`#947 `__) `Bettina Gier `__ +- Fixes for KIOST-ESM (CMIP6) (`#904 `__) `Rémi Kazeroni `__ +- Fixes for AWI-ESM-1-1-LR (CMIP6, piControl) (`#911 `__) `Rémi Kazeroni `__ CMOR standard ~~~~~~~~~~~~~ @@ -128,9 +137,12 @@ Improvements - Print source file when using config get_config_user command (`#960 `__) `Valeriu Predoi `__ - Switch to Iris 3 (`#819 `__) `Stef Smeets `__ - Refactor tasks (`#959 `__) `Stef Smeets `__ +- Restore task summary in debug log after #959 (`#981 `__) `Bouwe Andela `__ - Pin pre-commit hooks (`#974 `__) `Stef Smeets `__ - Improve error messages when data is missing (`#917 `__) `Javier Vegas-Regidor `__ - Set remove_preproc_dir to false in default config-user (`#979 `__) `Valeriu Predoi `__ +- Move fiona to be installed from conda forge (`#987 `__) `Valeriu Predoi `__ +- Re-added fiona in setup.py (`#990 `__) `Valeriu Predoi `__ .. _changelog-v2-1-0: