Skip to content

Commit

Permalink
modify parm\archive\master_gefs.yaml.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Jan 14, 2025
1 parent 580a81b commit 183ad26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions parm/archive/master_gefs.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
{% set cycle_YMDH = current_cycle | to_YMDH %}

datasets:
{% if DO_EXTRACTVARS%}
{% filter indent(width=4) %}
{% include "gefs_extracted_atmos.yaml.j2" %}
{% include "gefs_extracted_ocean.yaml.j2" %}
{% include "gefs_extracted_ice.yaml.j2" %}
{% include "gefs_extracted_wave.yaml.j2" %}
{% endfilter %}
{% endif %}

# Archive the EXPDIR if requested
{% if archive_expdir %}
Expand Down

0 comments on commit 183ad26

Please sign in to comment.