Skip to content

Commit 957a2fc

Browse files
Change yamls for goes amvs (#713)
* Change yamls for goes amvs * Fix 16 to 17 typo
1 parent 0d600e9 commit 957a2fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parm/atm/obs/config/satwind_goes-16.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ obs space:
33
obsdatain:
44
engine:
55
type: H5File
6-
obsfile: $(DATA)/obs/$(OPREFIX)satwind.abi_goes-16.{{ current_cycle | to_YMDH }}.nc4
6+
obsfile: $(DATA)/obs/$(OPREFIX)satwnd.abi_goes-16.tm00.nc
77
obsdataout:
88
engine:
99
type: H5File

parm/atm/obs/config/satwind_goes-17.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ obs space:
33
obsdatain:
44
engine:
55
type: H5File
6-
obsfile: $(DATA)/obs/$(OPREFIX)satwind.abi_goes-17.{{ current_cycle | to_YMDH }}.nc4
6+
obsfile: $(DATA)/obs/$(OPREFIX)satwnd.abi_goes-17.tm00.nc
77
obsdataout:
88
engine:
99
type: H5File

0 commit comments

Comments
 (0)