Skip to content

Commit 5f2ab1e

Browse files
authored
Retire recipe_climwip_brunner2019_med.yml (#4350)
1 parent 32621cb commit 5f2ab1e

3 files changed

Lines changed: 23 additions & 16 deletions

File tree

esmvaltool/recipes/recipe_climwip_brunner2019_med.yml renamed to archive/legacy_recipes/recipe_climwip_brunner2019_med.yml

File renamed without changes.

doc/sphinx/source/recipes/broken_recipe_list.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ More details can be found in the :ref:`broken recipe policy
2222
- v2.12.0
2323
- Various missing datasets
2424
- `#3939 <https://github.com/ESMValGroup/ESMValTool/issues/3939>`_
25-
* - :ref:`recipe_climwip_brunner2019_med.yml <recipe_climwip>`
26-
- All (preprocessor issue)
27-
- v2.11.0
28-
- Failed to run preprocessor function ``fix_metadata`` on the data: Unable to convert units
29-
- `#3694 <https://github.com/ESMValGroup/ESMValTool/issues/3694>`_

doc/sphinx/source/recipes/recipe_climwip.rst

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,23 +56,35 @@ Available recipes and diagnostics
5656

5757
Recipes are stored in esmvaltool/recipes/
5858

59-
* ``recipe_climwip_test_basic.yml``: Basic sample recipe using only a few models
60-
* ``recipe_climwip_test_performance_sigma.yml``: Advanced sample recipe for testing the perfect model test in particular
61-
* ``recipe_climwip_brunner2019_med.yml``: Slightly modified results for one region from `Brunner et al. (2019) <https://doi.org/10.1088/1748-9326/ab492f>`_ (to change regions see below)
62-
* ``recipe_climwip_brunner2020esd.yml``: Slightly modified results for `Brunner et al. (2020) <https://doi.org/10.5194/esd-11-995-2020>`_
59+
* ``recipe_climwip_test_basic.yml``: Basic sample recipe using only a few models
60+
* ``recipe_climwip_test_performance_sigma.yml``: Advanced sample recipe for testing the perfect model test in particular
61+
* ``recipe_climwip_brunner2020esd.yml``: Slightly modified results for `Brunner et al. (2020) <https://doi.org/10.5194/esd-11-995-2020>`_
62+
63+
Archived recipes (stored in archive/legacy_recipes):
64+
65+
.. note::
66+
67+
These recipes have been retired and moved to the folder "archive". These
68+
recipes are only included for documentation purposes and not maintained any
69+
more.
70+
71+
* ``recipe_climwip_brunner2019_med.yml``: Slightly modified results for one
72+
region from `Brunner et al. (2019)
73+
<https://doi.org/10.1088/1748-9326/ab492f>`_ (to change regions see below)
74+
[last known ESMValTool version supporting this recipe is version 2.11.0.]
6375

6476
Diagnostics are stored in esmvaltool/diag_scripts/weighting/climwip/
6577

66-
* ``main.py``: Compute weights for each input dataset
67-
* ``calibrate_sigmas.py``: Compute the sigma values on the fly
68-
* ``core_functions.py``: A collection of core functions used by the scripts
69-
* ``io_functions.py``: A collection of input/output functions used by the scripts
78+
* ``main.py``: Compute weights for each input dataset
79+
* ``calibrate_sigmas.py``: Compute the sigma values on the fly
80+
* ``core_functions.py``: A collection of core functions used by the scripts
81+
* ``io_functions.py``: A collection of input/output functions used by the scripts
7082

7183
Plot scripts are stored in esmvaltool/diag_scripts/weighting/
7284

73-
* ``weighted_temperature_graph.py``: Show the difference between weighted and non-weighted temperature anomalies as time series.
74-
* ``weighted_temperature_map.py``: Show the difference between weighted and non-weighted temperature anomalies on a map.
75-
* ``plot_utilities.py``: A collection of functions used by the plot scripts.
85+
* ``weighted_temperature_graph.py``: Show the difference between weighted and non-weighted temperature anomalies as time series.
86+
* ``weighted_temperature_map.py``: Show the difference between weighted and non-weighted temperature anomalies on a map.
87+
* ``plot_utilities.py``: A collection of functions used by the plot scripts.
7688

7789

7890
User settings in recipe

0 commit comments

Comments
 (0)