Skip to content

Commit b6a61d5

Browse files
authored
Merge pull request #679 from GEOS-ESM/bugfix/mathomp4/v11-scm-fix-2025Jan13
v11: Copy over weight files for SCM
2 parents 490bd40 + f446bec commit b6a61d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scm_setup

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,9 @@ cat $expdir/WSUB_ExtData.tmp | sed '/collection:/ s#WSUB_SWclim.*#/dev/null#' >
458458
/bin/cp $SOURCEDIR/sedfile.CASE $expdir
459459
/bin/cp $SOURCEDIR/AGCM.CASE.txt $expdir
460460

461+
# These are the weights files
462+
/bin/cp $SOURCEDIR/rh_* $expdir
463+
461464
# MAT These sed commands have to be done in the experiment directory.
462465
# This should probably be fixed at some point
463466

0 commit comments

Comments
 (0)