Skip to content

Commit

Permalink
download p3 table like other files
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 committed Sep 23, 2024
1 parent 47ce0bd commit 3bdf6a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions ghci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ RUN cd /opt/spack-environment && \
ENV INPUT_DATA_DIR=/projects/e3sm/inputdata
RUN mkdir -p $INPUT_DATA_DIR

RUN mkdir -p /projects/e3sm/inputdata/atm/cam/physprops/
RUN wget https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/cam/physprops/p3_lookup_table_1.dat-v4.1.2
RUN mv p3_lookup_table_1.dat-v4.1.2 /projects/e3sm/inputdata/atm/cam/physprops/

ENV USER=ghciocitester

RUN git config --global user.email "${USER}@${USER}.${USER}"
Expand Down
1 change: 1 addition & 0 deletions ghci/files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/maps/map_ne4np4_to_ne2
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/mu_r_table_vals.dat4
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/mu_r_table_vals.dat8
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/p3_lookup_table_1.dat-v4.1.1
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/cam/physprops/p3_lookup_table_1.dat-v4.1.2
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/revap_table_vals.dat4
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/revap_table_vals.dat8
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/vm_table_vals.dat4
Expand Down

0 comments on commit 3bdf6a4

Please sign in to comment.