Skip to content

Commit 93715c6

Browse files
Merge pull request #193 from ESMValGroup/change_JASMIN_OBS_data_path
Change Jasmin obs data path to reflect changes on JASMIN
2 parents 3c736fd + 55494bb commit 93715c6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_episodes/03-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,10 @@ example configuration file.
175175
>> CMIP6: /badc/cmip6/data/CMIP6
176176
>> CMIP5: /badc/cmip5/data/cmip5/output1
177177
>> # CMIP3: /badc/cmip3_drs/data/cmip3/output
178-
>> # OBS: /group_workspaces/jasmin4/esmeval/obsdata-v2
179-
>> # OBS6: /group_workspaces/jasmin4/esmeval/obsdata-v2
180-
>> # obs4mips: /group_workspaces/jasmin4/esmeval/obsdata-v2
181-
>> # ana4mips: /group_workspaces/jasmin4/esmeval/obsdata-v2
178+
>> # OBS: /gws/nopw/j04/esmeval/obsdata-v2
179+
>> # OBS6: /gws/nopw/j04/esmeval/obsdata-v2
180+
>> # obs4mips: /gws/nopw/j04/esmeval/obsdata-v2
181+
>> # ana4mips: /gws/nopw/j04/esmeval/obsdata-v2
182182
>> # CORDEX: /badc/cordex/data/CORDEX/output
183183
>>```
184184
>>

setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ ssh -X jasmin-sci1
137137

138138
Can you see the following locations:
139139
~~~
140-
ls /group_workspaces/jasmin4/esmeval/obsdata/Tier2
140+
ls /gws/nopw/j04/esmeval/obsdata-v2/
141141
ls /badc/cmip5/data/cmip5/output1/MOHC/HadGEM2-ES
142142
ls /badc/cmip6/data/CMIP6/CMIP/*/*/historical/r1i1p1f?/Omon/[ts]os/gn/latest/*.nc
143143
~~~
@@ -281,4 +281,4 @@ ESMValTool development team.
281281

282282
[cmip5-search]: https://esgf-data.dkrz.de/search/cmip5-dkrz/
283283
[theatoga.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
284-
[ds]: https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/dataset.urls
284+
[ds]: https://github.com/ESMValGroup/ESMValTool_Tutorial/raw/master/data/dataset.urls

0 commit comments

Comments
 (0)