Skip to content

Commit

Permalink
modified gefs_atmos.yaml.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Sep 17, 2024
1 parent a8e0732 commit a246710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/archive/gefs_atmos.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down

0 comments on commit a246710

Please sign in to comment.