You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/sphinx/source/changelog.rst
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -712,7 +712,7 @@ Highlights
712
712
<https://doi.org/10.1175/JCLI-D-22-0181.1>`__.
713
713
See :ref:`recipe documentation <recipes_clouds>` about added recipes.
714
714
- Addition of a set of recipes for extreme events, regional and impact
715
-
evaluation as used in `Weigel et al. (2021), J. Climate
715
+
evaluation as used in `Weigel et al. (2021), GMD
716
716
<https://doi.org/10.5194/gmd-14-3159-2021>`__ and in IPCC AR5.
717
717
See :ref:`recipe documentation <recipes_ipccwg1ar5ch9>` about added recipes.
718
718
@@ -909,7 +909,7 @@ v2.7.0
909
909
Highlights
910
910
~~~~~~~~~~
911
911
912
-
- This release has seen the inclusion of the code for figures 3.3, 3.4, 3.5, 3,13 and 3.15 of the IPCC AR6 WG1 report, see them in the `new documentation <https://esmvaltool--2533.org.readthedocs.build/en/2533/recipes/recipe_ipccwg1ar6ch3.html>`__
912
+
- This release has seen the inclusion of the code for figures 3.3, 3.4, 3.5, 3,13 and 3.15 of the IPCC AR6 WG1 report, see them in the `new documentation <https://docs.esmvaltool.org/en/latest/recipes/recipe_ipccwg1ar6ch3.html>`__
913
913
- We have also included new diagnostics and recipe necessary to produce the plots and tables for the journal article "Climate model projections from the Scenario Model Intercomparison Project (ScenarioMIP) of CMIP6" by `Tebaldi et al. in ESD 2020-68 <https://doi.org/10.5194/esd-2020-68>`__ from 2021; also see the `recipe entry <https://docs.esmvaltool.org/en/latest/recipes/recipe_tebaldi21esd.html>`__
914
914
- We have also extended the support for MERRA2 observational dataset, by adding support for a large number of variables, including 3D variables, see the `table of supported obs datasets <https://docs.esmvaltool.org/en/latest/input.html#supported-datasets-for-which-a-cmorizer-script-is-available>`__
915
915
@@ -1308,7 +1308,7 @@ Documentation
1308
1308
- Add titles to ocean recipes (maintainer Lovato) (:pull:`2375`) :user:`tomaslovato`
1309
1309
- Add titles for three c3s-magic recipes (:pull:`2378`) :user:`zklaus`
1310
1310
- Add title for recipe maintained by Ruth Lorenz (:pull:`2379`) :user:`zklaus`
Copy file name to clipboardExpand all lines: doc/sphinx/source/community/upgrading.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Upgrading a namelist (recipe) or diagnostic to ESMValTool v2
6
6
7
7
This guide summarizes the main steps to be taken in order to port an ESMValTool namelist (now called **recipe**) and the corresponding diagnostic(s) from v1.0 to v2.0, hereafter also referred as the *"old"* and the *"new version"*, respectively. The new ESMValTool version is being developed in the public git branch ``main``. An identical version of this branch is maintained in the private repository as well and kept synchronized on an hourly basis.
8
8
9
-
In the following, it is assumed that the user has successfully installed ESMValTool v2 and has a rough overview of its structure (see `Technical Overview <http://www.esmvaltool.org/download/Righi_ESMValTool2-TechnicalOverview.pdf>`_).
9
+
In the following, it is assumed that the user has successfully installed ESMValTool v2 and has a rough overview of its structure (see `Technical Overview <https://doi.org/10.5194/gmd-13-1179-2020>`_).
0 commit comments