@@ -11,14 +11,20 @@ directory accessible from Compute Canada (CC) Graham Cluster:
11
11
12
12
.. code :: console
13
13
14
+ # DRAC Graham HPC locations
14
15
/project/rpp-kshook/Climate_Forcing_Data/meteorological-data/ouranos-espo-g6-r2 # rpp-kshook allocation
15
- /project/rrg-mclark/data/meteorological-data/ouranos-espo-g6-r2 # rrg-mclark allocation
16
+
17
+ # UCalgary ARC HPC locations
18
+ /work/comphyd_lab/data/meteorological-data/ouranos-espo-g6-r2 #comphyd_lab allocation
19
+
20
+ # Perdue University Anvil HPC locations
21
+ /anvil/datasets/meteorological/Ouranos_ESPO-G6-R2
16
22
17
23
and the structure of the dataset hourly files is as following:
18
24
19
25
.. code :: console
20
26
21
- /project/rrg-mclark/data/meteorological-data/ouranos-espo-g6-r2
27
+ /path/to/dataset/dir/
22
28
├── AS-RCEC
23
29
│ └── TaiESM1
24
30
│ ├── ssp245
@@ -145,7 +151,7 @@ see a list of variables by browsing the dataset files:
145
151
146
152
.. code :: console
147
153
148
- foo@bar:~$ ls /project/rrg-mclark/data/meteorological-data/ouranos-espo-g6-r2 /ESPO-G6-R2v1.0.0/AS-RCEC/TaiESM1/ssp245/r1i1p1f1/day
154
+ foo@bar:~$ ls /path/to/dataset/dir /ESPO-G6-R2v1.0.0/AS-RCEC/TaiESM1/ssp245/r1i1p1f1/day
149
155
150
156
Spatial Extent
151
157
--------------
@@ -182,61 +188,49 @@ describes the temporal extent for senarios included in this dataset:
182
188
List of Ensemble Members
183
189
------------------------
184
190
185
- +---+---------------------------+---------------------------------------+
186
- | # | Models (keyword for | Ensemble Members (keyword for |
187
- | | ``--model ``) | ``--ensemble ``) |
188
- +===+===========================+=======================================+
189
- | 1 | ``AS-RCEC `` | ``r1i1p1f1 `` |
190
- +---+---------------------------+---------------------------------------+
191
- | 2 | ``BCC `` | ``r1i1p1f1 `` |
192
- +---+---------------------------+---------------------------------------+
193
- | 3 | ``CAS `` | ``r1i1p1f1 `` |
194
- +---+---------------------------+---------------------------------------+
195
- | 4 | ``CCCma `` | ``r1i1p1f1 `` |
196
- +---+---------------------------+---------------------------------------+
197
- | 5 | ``CMCC `` | ``r1i1p1f1 `` |
198
- +---+---------------------------+---------------------------------------+
199
- | 6 | ``CNRM-CERFACS `` | ``r1i1p1f2 `` |
200
- +---+---------------------------+---------------------------------------+
201
- | 7 | ``CSIRO `` | ``r1i1p1f1 `` |
202
- +---+---------------------------+---------------------------------------+
203
- | 8 | ``CSIRO-ARCCSS `` | ``r1i1p1f1 `` |
204
- +---+---------------------------+---------------------------------------+
205
- | 9 | ``DKRZ `` | ``r1i1p1f1 `` |
206
- +---+---------------------------+---------------------------------------+
207
- | 1 | ``EC-Earth-Consortium `` | ``r1i1p1f1 `` |
208
- | 0 | | |
209
- +---+---------------------------+---------------------------------------+
210
- | 1 | ``INM `` | ``r1i1p1f1 `` |
211
- | 1 | | |
212
- +---+---------------------------+---------------------------------------+
213
- | 1 | ``IPSL `` | ``r1i1p1f1 `` |
214
- | 2 | | |
215
- +---+---------------------------+---------------------------------------+
216
- | 1 | ``MIROC `` | ``r1i1p1f1 ``, ``r1i1p1f2 `` |
217
- | 3 | | |
218
- +---+---------------------------+---------------------------------------+
219
- | 1 | ``MOHC `` | ``r1i1p1f2 `` |
220
- | 4 | | |
221
- +---+---------------------------+---------------------------------------+
222
- | 1 | ``MPI-M `` | ``r1i1p1f1 `` |
223
- | 5 | | |
224
- +---+---------------------------+---------------------------------------+
225
- | 1 | ``MRI `` | ``r1i1p1f1 `` |
226
- | 6 | | |
227
- +---+---------------------------+---------------------------------------+
228
- | 1 | ``NCC `` | ``r1i1p1f1 `` |
229
- | 7 | | |
230
- +---+---------------------------+---------------------------------------+
231
- | 1 | ``NIMS-KMA `` | ``r1i1p1f1 `` |
232
- | 8 | | |
233
- +---+---------------------------+---------------------------------------+
234
- | 1 | ``NOAA-GFDL `` | ``r1i1p1f1 `` |
235
- | 9 | | |
236
- +---+---------------------------+---------------------------------------+
237
- | 2 | ``NUIST `` | ``r1i1p1f1 `` |
238
- | 0 | | |
239
- +---+---------------------------+---------------------------------------+
191
+ +----+---------------------------+---------------------------------------+
192
+ | # | Models (for ``--model ``) | Ensemble Members (for ``ensemble ``) |
193
+ +====+===========================+=======================================+
194
+ | 1 | ``AS-RCEC `` | ``r1i1p1f1 `` |
195
+ +----+---------------------------+---------------------------------------+
196
+ | 2 | ``BCC `` | ``r1i1p1f1 `` |
197
+ +----+---------------------------+---------------------------------------+
198
+ | 3 | ``CAS `` | ``r1i1p1f1 `` |
199
+ +----+---------------------------+---------------------------------------+
200
+ | 4 | ``CCCma `` | ``r1i1p1f1 `` |
201
+ +----+---------------------------+---------------------------------------+
202
+ | 5 | ``CMCC `` | ``r1i1p1f1 `` |
203
+ +----+---------------------------+---------------------------------------+
204
+ | 6 | ``CNRM-CERFACS `` | ``r1i1p1f2 `` |
205
+ +----+---------------------------+---------------------------------------+
206
+ | 7 | ``CSIRO `` | ``r1i1p1f1 `` |
207
+ +----+---------------------------+---------------------------------------+
208
+ | 8 | ``CSIRO-ARCCSS `` | ``r1i1p1f1 `` |
209
+ +----+---------------------------+---------------------------------------+
210
+ | 9 | ``DKRZ `` | ``r1i1p1f1 `` |
211
+ +----+---------------------------+---------------------------------------+
212
+ | 10 | ``EC-Earth-Consortium `` | ``r1i1p1f1 `` |
213
+ +----+---------------------------+---------------------------------------+
214
+ | 11 | ``INM `` | ``r1i1p1f1 `` |
215
+ +----+---------------------------+---------------------------------------+
216
+ | 12 | ``IPSL `` | ``r1i1p1f1 `` |
217
+ +----+---------------------------+---------------------------------------+
218
+ | 13 | ``MIROC `` | ``r1i1p1f1 ``, ``r1i1p1f2 `` |
219
+ +----+---------------------------+---------------------------------------+
220
+ | 14 | ``MOHC `` | ``r1i1p1f2 `` |
221
+ +----+---------------------------+---------------------------------------+
222
+ | 15 | ``MPI-M `` | ``r1i1p1f1 `` |
223
+ +----+---------------------------+---------------------------------------+
224
+ | 16 | ``MRI `` | ``r1i1p1f1 `` |
225
+ +----+---------------------------+---------------------------------------+
226
+ | 17 | ``NCC `` | ``r1i1p1f1 `` |
227
+ +----+---------------------------+---------------------------------------+
228
+ | 18 | ``NIMS-KMA `` | ``r1i1p1f1 `` |
229
+ +----+---------------------------+---------------------------------------+
230
+ | 19 | ``NOAA-GFDL `` | ``r1i1p1f1 `` |
231
+ +----+---------------------------+---------------------------------------+
232
+ | 20 | ``NUIST `` | ``r1i1p1f1 `` |
233
+ +----+---------------------------+---------------------------------------+
240
234
241
235
Short Description on ``ESPO-G6-R2 v1.0.0 `` Variables
242
236
----------------------------------------------------
0 commit comments