Skip to content

Commit

Permalink
Change BASE_CPLIC to my path due to missing data
Browse files Browse the repository at this point in the history
 On branch feature/gefs_v13_S2SW
	modified:   rocoto/bin/wcoss2/couple_ic.sh

Refs: NOAA-EMC#114
  • Loading branch information
XianwuXue-NOAA committed Mar 24, 2023
1 parent 82221a7 commit 628cea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rocoto/bin/wcoss2/couple_ic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ done
#
# config.coupled_ic --\/\/
if [[ "${machine}" == "WCOSS2" ]]; then
export BASE_CPLIC="/lfs/h2/emc/couple/noscrub/Jiande.Wang/IC"
#export BASE_CPLIC="/lfs/h2/emc/couple/noscrub/Jiande.Wang/IC"
export BASE_CPLIC="/lfs/h2/emc/ens/noscrub/xianwu.xue/GEFS_v13/z_ICS_CPL"
elif [[ "${machine}" == "HERA" ]]; then
export BASE_CPLIC="/scratch1/NCEPDEV/climate/role.ufscpara/IC"
elif [[ "${machine}" == "ORION" ]]; then
Expand Down

0 comments on commit 628cea7

Please sign in to comment.