Skip to content

Commit

Permalink
Call get_aerosol_climo.sh to get files for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Aug 1, 2024
1 parent ffb73cb commit 07d90cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ RUN mkdir /comsoftware/ccpp-scm/scm/bin \

RUN cd /comsoftware/ccpp-scm/ \
&& ./contrib/get_all_static_data.sh \
&& ./contrib/get_thompson_tables.sh
&& ./contrib/get_thompson_tables.sh \
&& ./contrib/get_aerosol_climo.sh

# The analysis scripts have options for using LaTeX when making figure labels.
# If you would like to install LaTeK, uncomment the section below.
Expand Down

0 comments on commit 07d90cb

Please sign in to comment.