Skip to content

Commit

Permalink
Changing bumploc.yaml to rrfs_mpasjedi_2024052700_bumploc.yaml in set…
Browse files Browse the repository at this point in the history
…up_experiment.sh (#216)

This PR makes a small change to setup_experiment.sh when setting up test
experiments within RDASApp. This is changed to
rrfs_mpasjedi_2024052700_bumploc.yaml now.
  • Loading branch information
keenaneure authored Nov 3, 2024
1 parent a6b2aff commit 14ac3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rrfs-test/scripts/setup_experiment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ elif [[ $DYCORE == "MPAS" ]]; then
mkdir -p graphinfo stream_list
ln -sf ${RDAS_DATA}/fix/graphinfo/* graphinfo/
cp -rp ${RDAS_DATA}/fix/stream_list/* stream_list/
cp ${YOUR_PATH_TO_RDASAPP}/rrfs-test/testinput_expr/bumploc.yaml .
cp ${YOUR_PATH_TO_RDASAPP}/rrfs-test/testinput_expr/rrfs_mpasjedi_2024052700_bumploc.yaml .
cp ${YOUR_PATH_TO_RDASAPP}/rrfs-test/testinput_expr/namelist.atmosphere .
cp ${YOUR_PATH_TO_RDASAPP}/rrfs-test/testinput_expr/rrfs_mpasjedi_2024052700_Ens3Dvar.yaml .
cp ${YOUR_PATH_TO_RDASAPP}/rrfs-test/testinput_expr/rrfs_mpasjedi_2024052700_letkf.yaml .
Expand Down

0 comments on commit 14ac3d0

Please sign in to comment.