Skip to content

Commit

Permalink
point Thompson table script to v4.0.0 release data
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Mar 13, 2020
1 parent 433a9a5 commit b9e2caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/get_thompson_tables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ BASEDIR=$MYDIR/..

# Change to directory containing the physics input data, download and extract archive
cd $BASEDIR/scm/data/physics_input_data/
wget https://github.com/NCAR/gmtb-scm/releases/download/v4.0.0beta01/thompson_tables.tar
wget https://github.com/NCAR/gmtb-scm/releases/download/v4.0.0/thompson_tables.tar
tar -xvf thompson_tables.tar
rm -f thompson_tables.tar

0 comments on commit b9e2caa

Please sign in to comment.