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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,7 @@ data.
257
257
258
258
For this tutorial you can download the required data files by
259
259
260
-
1. Going to [the CMIP5 search page on the DKRZ ESGF node](https://esgf-data.dkrz.de/search/cmip5-dkrz/)
260
+
1. Going to the [CMIP5 search page on the DKRZ ESGF node](https://esgf-data.dkrz.de/search/cmip5-dkrz/)
261
261
2. Performing the following search constraints
262
262
263
263
- Model = HadGEM2-ES
@@ -269,15 +269,17 @@ For this tutorial you can download the required data files by
269
269
3. Press search button
270
270
4. On single single search result press `List files`
271
271
5. At bottom of page click on `Show All Files`
272
-
6. Find the datafile which starts with `thetaoga` in the list
272
+
6. Find the file which starts with `thetaoga` in the list
273
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
274
274
275
-
The tutorial needs the more data files, we will use deep links instead of going through the search form. To download all dataset files to `~/default_inputpath/` directory use the [dataset.urls](https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/recipe_example.yml) file and [wget](https://en.wikipedia.org/wiki/Wget):
275
+
The tutorial needs more data files. All of the data files should be downloaded to `~/default_inputpath/` directory and [wget](https://en.wikipedia.org/wiki/Wget):
The [dataset.urls](https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/rdataset.urls) file contains all data set urls and in comments the used search constraints.
0 commit comments