From a246710097181d974d5c7dd85eda88a0a5d5422f Mon Sep 17 00:00:00 2001 From: AntonMFernando Date: Tue, 17 Sep 2024 12:14:25 -0400 Subject: [PATCH] modified gefs_atmos.yaml.j2 --- parm/archive/gefs_atmos.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parm/archive/gefs_atmos.yaml.j2 b/parm/archive/gefs_atmos.yaml.j2 index 1324fb66b3..e690d1bab6 100644 --- a/parm/archive/gefs_atmos.yaml.j2 +++ b/parm/archive/gefs_atmos.yaml.j2 @@ -16,7 +16,7 @@ gefs_atmos: #need some logic here to select FHOUT_HF_GFS or FHOUT_GFS #for the time being using FHOUT_GFS {% set fcst_freq = FHOUT_GFS %} -{% set max_hr = FHMAX_GF %} +{% set max_hr = FHMAX_GFS %} {% if REPLAY_ICS == "YES" %} {% set ofst_hr = OFFSET_START_HOUR %}