Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion algorithm/snow/snow_ims_scf_preprocess.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ geometry:
filename_orog: '{{ snow_orog_prefix }}_oro_data.nc'
date: '{{ snow_background_time_iso }}'
output ioda file: '{{snow_obsdatain_path}}/{{snow_obsdatain_prefix}}ims_snow.tm00.nc'
input scf file: './obs/ims{{ snow_background_time_julian }}_4km_v1.3.asc'
input scf file: './obs/ims{{ snow_background_time_julian }}_4km_v1.3.dat'
mapping file: './obs/IMS4km_to_FV3_mapping.{{ snow_orog_prefix }}_oro_data.nc'
variables:
- totalSnowDepth
Expand Down