We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 490bd40 + f446bec commit b6a61d5Copy full SHA for b6a61d5
scm_setup
@@ -458,6 +458,9 @@ cat $expdir/WSUB_ExtData.tmp | sed '/collection:/ s#WSUB_SWclim.*#/dev/null#' >
458
/bin/cp $SOURCEDIR/sedfile.CASE $expdir
459
/bin/cp $SOURCEDIR/AGCM.CASE.txt $expdir
460
461
+# These are the weights files
462
+/bin/cp $SOURCEDIR/rh_* $expdir
463
+
464
# MAT These sed commands have to be done in the experiment directory.
465
# This should probably be fixed at some point
466
0 commit comments