diff --git a/parm/archive/gefs_atmos.yaml.j2 b/parm/archive/gefs_atmos.yaml.j2 index e690d1bab6..f22a85590e 100644 --- a/parm/archive/gefs_atmos.yaml.j2 +++ b/parm/archive/gefs_atmos.yaml.j2 @@ -20,7 +20,7 @@ gefs_atmos: {% if REPLAY_ICS == "YES" %} {% set ofst_hr = OFFSET_START_HOUR %} -{% elif REPLAY_ICS == "NO" %} +{% else %} {% set ofst_hr = FHMIN_GFS %} {% endif %}