@@ -11,14 +11,20 @@ directory accessible from Compute Canada (CC) Graham Cluster:
1111
1212.. code :: console
1313
14+ # DRAC Graham HPC locations
1415 /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
1622
1723 and the structure of the dataset hourly files is as following:
1824
1925.. code :: console
2026
21- /project/rrg-mclark/data/meteorological-data/ouranos-espo-g6-r2
27+ /path/to/dataset/dir/
2228 ├── AS-RCEC
2329 │ └── TaiESM1
2430 │ ├── ssp245
@@ -145,7 +151,7 @@ see a list of variables by browsing the dataset files:
145151
146152.. code :: console
147153
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
149155
150156 Spatial Extent
151157--------------
@@ -182,61 +188,49 @@ describes the temporal extent for senarios included in this dataset:
182188List of Ensemble Members
183189------------------------
184190
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+ +----+---------------------------+---------------------------------------+
240234
241235Short Description on ``ESPO-G6-R2 v1.0.0 `` Variables
242236----------------------------------------------------
0 commit comments