Skip to content

Commit 30a568b

Browse files
committed
Address comments
1 parent 4f488a0 commit 30a568b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/source/v2.1/BGC/simulation_data/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Simulation Data
33
***************
44

5-
The E3SMv2.1 simulation data is available on **ESGF** and **NERSC HPSS**.
5+
The E3SMv2.1 simulation data is available on **ESGF** and **NERSC HPSS**. Please note that the BGC numbering system gives ``v2.1`` simulations a prefix of ``v2``.
66

77
The data is reformatted to conform to CMIP conventions and was submmited to the CMIP6 ESGF archive. (ESGF links are provided in the table below for published data).
88

@@ -22,7 +22,7 @@ or ::
2222

2323
zstash extract --hpss=globus://9cd89cfd-6d04-11e5-ba46-22000b92c6ec/<HPSS path below>
2424

25-
Note that the data management tool `zstash <https://github.com/E3SM-Project/zstash>`_ is available from the `E3SM-Unified <https://github.com/E3SM-Project/e3sm-unified>`_ conda environment. An example of retrieving all **eam.h0** (monthly atmosphere output files) between **years 0030 and 0049** for the v2_1.LR.piControl simulation at NERSC locally is demonstrated as below in two steps:
25+
Note that the data management tool `zstash <https://github.com/E3SM-Project/zstash>`_ is available from the `E3SM-Unified <https://github.com/E3SM-Project/e3sm-unified>`_ conda environment. An example of retrieving all **elm.h0** (monthly land output files) between **years 1930 and 1949** for the v2.LR.BGC-LNDATM.CONTRL simulation at NERSC locally is demonstrated as below in two steps:
2626

2727
1. To activate E3SM-Unified environment by:
2828
::
@@ -32,14 +32,14 @@ Note that the data management tool `zstash <https://github.com/E3SM-Project/zsta
3232
2. To retrieve files with zstash command:
3333
::
3434

35-
zstash extract --hpss=/home/projects/e3sm/www/WaterCycle/E3SMv2_1/v2_1.LR.piControl "*.eam.h0.00[3-4]?-??.nc"
35+
zstash extract --hpss=/home/projects/e3sm/www/BGC/E3SMv2_1/v2.LR.BGC-LNDATM.CONTRL/ "*.elm.h0.19[3-4]?-??.nc"
3636

3737

3838
For more information, refer to `zstash usage <https://e3sm-project.github.io/zstash/_build/html/master/usage.html#extract>`_.
3939

4040

4141
**If you do not have access to NERSC**, you can download simulation data directly through the NERSC HPSS
42-
`web interface <https://portal.nersc.gov/archive/home/projects/e3sm/www/WaterCycle/E3SMv2_1>`_.
42+
`web interface <https://portal.nersc.gov/archive/home/projects/e3sm/www/BGC/E3SMv2_1>`_.
4343
Note that this will be slow and inefficient since you'll have to download the tar files.
4444

4545
**v2_1.LR** simulations data has been archived on NERSC HPSS under: ::

docs/source/v2.1/BGC/simulation_data/simulation_table.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v2.1 BGC simulation table
77
+===================================================================+=================+==================================================================================================================================================================================================================================================================================================================================================================================================================+==================================================================================+
88
| **LR > SPINUP** | | | |
99
+-------------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+
10-
| CBGCv2.r05.chrysalis.I20TRGSWCNP | 3 | | /home/projects/e3sm/www/BGC/E3SMv2_1/CBGCv2.r05.chrysalis.I20TRGSWCNP |
10+
| CBGCv2.r05.chrysalis.I20TRGSWCNP | 8 | | /home/projects/e3sm/www/BGC/E3SMv2_1/CBGCv2.r05.chrysalis.I20TRGSWCNP |
1111
+-------------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+
1212
| **LR > HISTORICAL** | | | |
1313
+-------------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)