Skip to content

Commit

Permalink
fix typo in gdas wave archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Jan 7, 2025
1 parent 74ba63c commit da8b1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/archive/gdaswave.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gdaswave:
{% set head = "gdas.wave.t" + cycle_HH + "z." %}
{% set head = "gdaswave.t" + cycle_HH + "z." %}
name: "GDASWAVE"
target: "{{ ATARDIR }}/{{ cycle_YMDH }}/gdaswave.tar"
required:
Expand Down

0 comments on commit da8b1ef

Please sign in to comment.