File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ data (12Gb).
258258
259259For this tutorial you can download the required data files by
260260
261- 1 . Going to the [ CMIP5 search page on the DKRZ ESGF node] ( cmip5-search )
261+ 1 . Going to the [ CMIP5 search page on the DKRZ ESGF node] [ cmip5-search ]
2622622 . Performing the following search constraints
263263
264264 - Model = HadGEM2-ES
@@ -272,7 +272,7 @@ For this tutorial you can download the required data files by
2722725 . At bottom of page click on ` Show All Files `
2732736 . Find the file which starts with ` thetaoga ` in the list
2742747 . Use ` HTTP Download ` link to download
275- the [ thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc] ( theatoga.nc ) file
275+ the [ thetaoga_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc] [ theatoga.nc ] file
276276 to ` ~/default_inputpath/ ` directory.
277277
278278The tutorial needs more data files. All of the data files should be downloaded
@@ -284,7 +284,7 @@ wget --no-clobber --input-file \
284284 --directory-prefix $HOME /default_inputpath/
285285~~~
286286
287- The [ dataset.urls] ( ds ) 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.
288288
289289You will also need to able to use:
290290
You can’t perform that action at this time.
0 commit comments