File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ simulations.
1616 :caption: Contents:
1717
1818 v2/index
19+ v2.1/index
1920
2021
2122.. Indices and tables
Original file line number Diff line number Diff line change 11# Chrysalis
2- destination_dir=/lcrc/group/e3sm/public_html/diagnostic_output/$USER /data_docs
3- web_page=" https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/$USER /data_docs/html/"
2+ # destination_dir=/lcrc/group/e3sm/public_html/diagnostic_output/$USER/data_docs
3+ # web_page="https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/$USER/data_docs/html/"
44# Perlmutter
5- # destination_dir=/global/cfs/cdirs/e3sm/www/$USER/data_docs
6- # web_page="https://portal.nersc.gov/cfs/e3sm/$USER/data_docs/html/"
5+ destination_dir=/global/cfs/cdirs/e3sm/www/$USER /data_docs
6+ web_page=" https://portal.nersc.gov/cfs/e3sm/$USER /data_docs/html/"
77
88python generate_tables.py
99cd ../docs/ && make html
1010rm -rf ls ${destination_dir}
1111mv _build ${destination_dir}
1212chmod -R o+rx ${destination_dir}
13- echo " Go to: ${web_page} "
13+ echo " Go to: ${web_page} "
You can’t perform that action at this time.
0 commit comments