We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433a9a5 commit b9e2caaCopy full SHA for b9e2caa
contrib/get_thompson_tables.sh
@@ -12,6 +12,6 @@ BASEDIR=$MYDIR/..
12
13
# Change to directory containing the physics input data, download and extract archive
14
cd $BASEDIR/scm/data/physics_input_data/
15
-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
16
tar -xvf thompson_tables.tar
17
rm -f thompson_tables.tar
0 commit comments