Skip to content

Commit

Permalink
Update JLANDDA_RUN_FCST sync with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored Mar 4, 2024
1 parent 440f36f commit a1f0b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/JLANDDA_RUN_FCST
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ if [[ $do_jedi == "YES" && ${ATMOS_FORC} == "gswp3" ]]; then
fi

# save analysis restart
mkdir -p ${MEM_MODL_OUTDIR}/restarts/tile
for tile in 1 2 3 4 5 6
do
cp ${MEM_WORKDIR}/ufs_land_restart.${YYYY}-${MM}-${DD}_${HH}-00-00.tile${tile}.nc ${MEM_MODL_OUTDIR}/restarts/tile/ufs_land_restart_anal.${YYYY}-${MM}-${DD}_${HH}-00-00.tile${tile}.nc
Expand Down

0 comments on commit a1f0b81

Please sign in to comment.