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
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,23 +255,29 @@ that you are able to download CMIP data and that you have several GB of space
255
255
available to install conda & ESMValTool, but also enough to make a copy of some
256
256
data.
257
257
258
-
For this tutorial you can download the required data files by
259
-
1. Going to https://esgf-data.dkrz.de/search/cmip5-dkrz/
258
+
For this tutorial you can download the required data files by
259
+
260
+
1. Going to [the CMIP5 search page on the DKRZ ESGF node](https://esgf-data.dkrz.de/search/cmip5-dkrz/)
260
261
2. Performing the following search constraints
261
262
262
-
* Model = HadGEM2-ES
263
-
* Experiment = historical
264
-
* Time frequency = mon
265
-
* Ensemble = r1i1p1
266
-
* Variable = thetaoga
263
+
- Model = HadGEM2-ES
264
+
- Experiment = historical
265
+
- Time frequency = mon
266
+
- Ensemble = r1i1p1
267
+
- Variable = thetaoga
267
268
268
269
3. Press search button
269
-
4. On single single search result press `Show files`
270
-
5.Click on `Show All Files` at bottom of page
270
+
4. On single single search result press `List files`
271
+
5.At bottom of page click on `Show All Files`
271
272
6. Find the datafile which starts with `thetaoga` in the list
272
-
7. Use `HTTP Download` link to download the NetCDF file to `~/default_inputpath/` directory
273
+
7. Use `HTTP Download` link to download the [thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc](http://esgf-data1.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/ocean/Omon/r1i1p1/v20110916/thetaoga/thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc)) file to `~/default_inputpath/` directory
274
+
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:
0 commit comments