Skip to content

Commit

Permalink
Change FIXgdas to FIXgfs/gdas (NOAA-EMC#932)
Browse files Browse the repository at this point in the history
Related to NOAA-EMC/global-workflow#2184

Needs to be merged in coordination with the workflow changes.

Removes the usage of FIXgdas and instead uses FIXgfs/gdas as the
global-workflow is removing all FIX* variables except for FIXgfs
  • Loading branch information
CoryMartin-NOAA authored Feb 21, 2024
1 parent 0376c08 commit 984ecbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/snow/prep/prep_ims.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ calcfims:
- {{ DATA }}/obs
copy:
- [{{ COM_OBS }}/{{ OPREFIX }}ims{{ current_cycle | to_julian }}_4km_v1.3.nc, {{ DATA }}/obs/ims{{ current_cycle | to_julian }}_4km_v1.3.nc]
- [{{ FIXgdas }}/obs/ims/IMS_4km_to_{{ CASE }}.mx{{ OCNRES }}.nc, {{ DATA }}/obs/IMS4km_to_FV3_mapping.{{ CASE }}_oro_data.nc]
- [{{ FIXgfs }}/gdas/obs/ims/IMS_4km_to_{{ CASE }}.mx{{ OCNRES }}.nc, {{ DATA }}/obs/IMS4km_to_FV3_mapping.{{ CASE }}_oro_data.nc]
ims2ioda:
copy:
- [{{ DATA }}/ims_snow_{{ current_cycle | to_YMDH }}.nc4, {{ COM_OBS }}/{{ OPREFIX }}ims_snow.nc4]
Expand Down

0 comments on commit 984ecbe

Please sign in to comment.