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: setup.md
+34-1Lines changed: 34 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,40 @@ For this tutorial you can download the required data files by
274
274
275
275
The tutorial also needs the following data files, we will use deep links instead of going through the search form. Please download all the links below to `~/default_inputpath/` directory:
- Model = UKESM1-0-LL, project = CMIP6, Experiment = historical, ensemble= r1i1p1f2, variable = pr and tas
296
+
- TODO add links
297
+
- Model = CanESM2, ensemble: "r(1:4)i1p1", project: CMIP5, variable = tas
298
+
- TODO add links
299
+
- Model = MPI-ESM-LR, ensemble: "r(1:2)i1p1", project: CMIP5, variable = tas
300
+
- TODO add links
301
+
- Model = UKESM1-0-LL, ensemble: "r(1:4)i1p1f2", grid: gn, project: CMIP6, variable = tas
302
+
- TODO add links
303
+
- Model = CanESM5, ensemble: "r(1:4)i1p2f1", grid: gn, project: CMIP6, variable = tas
304
+
- TODO add links
305
+
306
+
To download all these files at once use the [dataset.urls](https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/recipe_example.yml) file and wget
0 commit comments