Skip to content

Commit

Permalink
v11: Copy over weight files
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jan 13, 2025
1 parent 490bd40 commit f446bec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scm_setup
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,9 @@ cat $expdir/WSUB_ExtData.tmp | sed '/collection:/ s#WSUB_SWclim.*#/dev/null#' >
/bin/cp $SOURCEDIR/sedfile.CASE $expdir
/bin/cp $SOURCEDIR/AGCM.CASE.txt $expdir

# These are the weights files
/bin/cp $SOURCEDIR/rh_* $expdir

# MAT These sed commands have to be done in the experiment directory.
# This should probably be fixed at some point

Expand Down

0 comments on commit f446bec

Please sign in to comment.