Skip to content

Commit b9e2caa

Browse files
committed
point Thompson table script to v4.0.0 release data
1 parent 433a9a5 commit b9e2caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/get_thompson_tables.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ BASEDIR=$MYDIR/..
1212

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

0 commit comments

Comments
 (0)