Skip to content

Commit

Permalink
start staging ICs for gefs
Browse files Browse the repository at this point in the history
  • Loading branch information
AnilKumar-NOAA committed Sep 12, 2023
1 parent b159f18 commit 79552f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/exglobal_stage_ic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ for ftype in gfs_data sfc_data; do
done

# Stage ocean initial conditions to ROTDIR (warm start)

# Staging ICs for gfs and gefs system
if [[ "${DO_OCN:-}" = "YES" ]]; then
YMD=${gPDY} HH=${gcyc} generate_com -r COM_OCEAN_RESTART
[[ ! -d "${COM_OCEAN_RESTART}" ]] && mkdir -p "${COM_OCEAN_RESTART}"
Expand Down

0 comments on commit 79552f4

Please sign in to comment.