remove seviri from gdas_prototype_3d yaml#1043
Conversation
|
@CoryMartin-NOAA , @guillaumevernieres , and @danholdaway: pending no objections from you I would like to merge this PR into |
|
These files are changes with incoming jcb but I will update them in the same way. By the way jcb offers a way to deal with missing data that we could utilize while we wait for a JEDI that does not fail with missing observations. |
|
Thank you @danholdaway for your reply. Sorry that this PR adds a wrinkle to your JCB work. Missing data remains the Achilles heel of real-time cycling. Good to hear that JCB offers a way to address this problem until JEDI itself can handle missing observations. I'll go ahead and merge this PR into |
In this case, I don't think it's a JEDI problem, but our converters' lack of fault tolerance. As far as I know, IODA can handle missing files now. |
* upstream/develop: remove seviri from gdas_prototype_3d yaml (#1043) Fix GW jjob tests for upcoming GW PR #2420 (#1041) Fix test output for fv3jedi_fv3inc.h (#1039) Run g-w linker script before ctest for prepoceanobs task (#1034) Update femps and fv3-jedi-lm (#1036) Add ability for JEDI-to-FV3 increment converter to process ensembles (#1022) Add AVHRR/NOAA-15/18/19 assimilation to end-to-end GDASApp validation (#997) Catch error when trying to copy missing obs files from DATA to ROTDIR in prepoceanobs (#1028)
This PR removes
from
parm/atm/obs/lists/gdas_prototype_3d.yaml.j2. Doing so allows GDASApp ATM variational cycling to run for cases from 20221005 12Z to present.Fixes #1008