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-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,8 @@ If necessary, data can be downloaded using the
68
68
69
69
### CEDA-Jasmin
70
70
71
-
Please skip this section if you are not going to use JASMIN and go [here](#Github-account-(Advanced)).
71
+
Please skip this section if you are not going to use JASMIN
72
+
and go [here](#Github-account-(Advanced)).
72
73
73
74
If you do not already have an account on JASMIN, then request an account as soon
74
75
as possible. Please follow [these instructions on how to create a Jasmin
@@ -257,7 +258,7 @@ data (12Gb).
257
258
258
259
For this tutorial you can download the required data files by
259
260
260
-
1. Going to the [CMIP5 search page on the DKRZ ESGF node](https://esgf-data.dkrz.de/search/cmip5-dkrz/)
261
+
1. Going to the [CMIP5 search page on the DKRZ ESGF node](cmip5-search)
261
262
2. Performing the following search constraints
262
263
263
264
- Model = HadGEM2-ES
@@ -270,15 +271,20 @@ For this tutorial you can download the required data files by
270
271
4. On single single search result press `List files`
271
272
5. At bottom of page click on `Show All Files`
272
273
6. Find the file which starts with `thetaoga` in the list
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
+
7. Use `HTTP Download` link to download
275
+
the [thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc](theatoga.nc) file
276
+
to `~/default_inputpath/` directory.
274
277
275
-
The tutorial needs more data files. All of the data files should be downloaded to `~/default_inputpath/` directory with [wget](https://en.wikipedia.org/wiki/Wget):
278
+
The tutorial needs more data files. All of the data files should be downloaded
279
+
to `~/default_inputpath/` directory with [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.
287
+
The [dataset.urls](ds) file contains all data set urls and in comments the used search constraints.
282
288
283
289
You will also need to able to use:
284
290
@@ -344,3 +350,7 @@ More details on this process are available in the [Installation episode]({{
344
350
page.root}}{% link _episodes/02-installation.md %}).
0 commit comments