Skip to content

Commit 3bdf6a4

Browse files
committed
download p3 table like other files
1 parent 47ce0bd commit 3bdf6a4

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

ghci/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ RUN cd /opt/spack-environment && \
9999
ENV INPUT_DATA_DIR=/projects/e3sm/inputdata
100100
RUN mkdir -p $INPUT_DATA_DIR
101101

102-
RUN mkdir -p /projects/e3sm/inputdata/atm/cam/physprops/
103-
RUN wget https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/cam/physprops/p3_lookup_table_1.dat-v4.1.2
104-
RUN mv p3_lookup_table_1.dat-v4.1.2 /projects/e3sm/inputdata/atm/cam/physprops/
105-
106102
ENV USER=ghciocitester
107103

108104
RUN git config --global user.email "${USER}@${USER}.${USER}"

ghci/files.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/maps/map_ne4np4_to_ne2
112112
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/mu_r_table_vals.dat4
113113
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/mu_r_table_vals.dat8
114114
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/p3_lookup_table_1.dat-v4.1.1
115+
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/cam/physprops/p3_lookup_table_1.dat-v4.1.2
115116
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/revap_table_vals.dat4
116117
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/revap_table_vals.dat8
117118
https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/scream/tables/vm_table_vals.dat4

0 commit comments

Comments
 (0)