Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove seviri from gdas_prototype_3d yaml #1043

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

RussTreadon-NOAA
Copy link
Contributor

This PR removes

-{% include 'atm/obs/config/seviri_m08.yaml.j2' %}
-{% include 'atm/obs/config/seviri_m11.yaml.j2' %}

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

@RussTreadon-NOAA
Copy link
Contributor Author

@CoryMartin-NOAA , @guillaumevernieres , and @danholdaway: pending no objections from you I would like to merge this PR into develop before 4 pm today. This PR should interfere with other work but I've been away for two weeks so I'm not up to speed on where things stand.

@danholdaway
Copy link
Contributor

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.

@RussTreadon-NOAA
Copy link
Contributor Author

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 develop.

@CoryMartin-NOAA
Copy link
Contributor

while we wait for a JEDI that does not fail with missing observations.

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.

@RussTreadon-NOAA RussTreadon-NOAA merged commit fd1ebda into NOAA-EMC:develop Apr 15, 2024
2 checks passed
danholdaway added a commit that referenced this pull request Apr 15, 2024
* 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)
@RussTreadon-NOAA RussTreadon-NOAA deleted the feature/seviri branch April 22, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JEDI ATM gfs and gdas init jobs fail because sevcsr is not present
5 participants