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
@@ -666,13 +666,15 @@ The snippets for the edits can be found below:
666
666
> ```
667
667
>
668
668
> Note: The x-axis in the plot now shows the years 1900 - 2000.
669
+
>
670
+
> Complete recipe can be downloaded as [recipe_example_ts.yml](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example_ts.yml)
@@ -701,13 +703,15 @@ The snippets for the edits can be found below:
701
703
> timeseries_diag:
702
704
> ```
703
705
> Note: There are now 3 plots in the work directory. One for each dataset and one for the multiple dataset overview.
706
+
>
707
+
> Complete recipe can be downloaded as [recipe_example_tas.yml](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example_tas.yml)
@@ -737,6 +741,8 @@ The snippets for the edits can be found below:
737
741
> timeseries_diag:
738
742
> ```
739
743
> Note: The unit in the plots is now degrees celsius! There is a plot also for HadGEM2-CC.
744
+
>
745
+
> Complete recipe can be downloaded as [recipe_example_tos.yml](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example_tos.yml)
0 commit comments