From 7b2621d8850bd58c1d24b56a76d9da09b4988e25 Mon Sep 17 00:00:00 2001 From: Kate Friedman Date: Thu, 1 Aug 2024 10:36:24 -0400 Subject: [PATCH] Update parm/config/gfs/config.stage_ic Add comment to ICSDIR section title Refs #2475 Co-authored-by: Rahul Mahajan --- parm/config/gfs/config.stage_ic | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/parm/config/gfs/config.stage_ic b/parm/config/gfs/config.stage_ic index ff749bdf87..dcfe2654db 100644 --- a/parm/config/gfs/config.stage_ic +++ b/parm/config/gfs/config.stage_ic @@ -9,8 +9,7 @@ source "${EXPDIR}/config.resources" stage_ic export STAGE_IC_YAML_TMPL="${PARMgfs}/stage/stage.yaml.j2" -# Set ICSDIR - +# Set ICSDIR (if not defined) if [[ -z "${ICSDIR}" ]] ; then IC_VER="20240610"