Skip to content

Commit

Permalink
Merge branch 'develop' into feature/concave_domain_check
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelDegelia-NOAA authored Nov 4, 2024
2 parents e734987 + 14ac3d0 commit 4762e98
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 4762e98

Please sign in to comment.