diff --git a/parm/land/prep/prep_gts.yaml b/parm/land/prep/prep_gts.yaml index a4e3135ed..86954195f 100644 --- a/parm/land/prep/prep_gts.yaml +++ b/parm/land/prep/prep_gts.yaml @@ -8,3 +8,6 @@ gtsioda: copy: - [$(DATA)/$(OPREFIX)adpsfc_snow.nc4, $(COM_OBS)/$(OPREFIX)adpsfc_snow.nc4] - [$(DATA)/$(OPREFIX)snocvr_snow.nc4, $(COM_OBS)/$(OPREFIX)snocvr_snow.nc4] +bufr2ioda: + adpsfc: {{ HOMEgfs }}/sorc/gdas.cd/test/testinput/bufr_adpsfc_snow.yaml + snocvr: {{ HOMEgfs }}/sorc/gdas.cd/test/testinput/bufr_snocvr_snow.yaml diff --git a/test/testinput/bufr_snocvr.yaml b/test/testinput/bufr_snocvr_snow.yaml similarity index 100% rename from test/testinput/bufr_snocvr.yaml rename to test/testinput/bufr_snocvr_snow.yaml