Update snocvr_snomad IODA files in the ensemble for v17#4597
Update snocvr_snomad IODA files in the ensemble for v17#4597CatherineThomas-NOAA wants to merge 2 commits intoNOAA-EMC:dev/gfs.v17from
Conversation
|
Gaea C6 CI Tests |
|
WCOSS2 CI Tests |
|
All |
DavidNew-NOAA
left a comment
There was a problem hiding this comment.
Looks good for now, though snow_prepobs_path is defined twice, once here and once in the jcb-base.yaml.j2 for snow in GDASApp here https://github.com/NOAA-EMC/GDASApp/blob/6b356ac669c66697dc847b4e8580b33b2f9934fd/parm/snow/jcb-base.yaml.j2#L87 We'll need to make this consistent eventually.
|
@DavidNew-NOAA - This makes me a little confused then. While the link you provided isn't the same hash as we're using in v17 (we have a production branch for GDASApp), I see the same line in the equivalent file in that branch (here). My understanding is that the |
|
The The Therefore, the path needs to be explicitly defined or passed to the |
|
@CatherineThomas-NOAA So the simplest fix is to set:
in Now,
That's probably overkill though. I had assumed that yaml.j2 files like https://github.com/NOAA-EMC/GDASApp/blob/6b356ac669c66697dc847b4e8580b33b2f9934fd/parm/snow/prep/prep_ghcn.yaml.j2 which need |
Description
The snocvr_snomad IODA files are not generated correctly during the snow ensemble analysis. The fix has already been included in the g-w develop branch as part of #4401. Only a small part of that PR addresses this particular bug. The deterministic snow DA is correct.
Resolves #4566
Type of change
Change characteristics
How has this been tested?
dev/gfs.v17merges. All-Gtests passed.Checklist