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

Convert ncdiag to IODA is now broken #334

Closed
rtodling opened this issue May 6, 2024 · 8 comments
Closed

Convert ncdiag to IODA is now broken #334

rtodling opened this issue May 6, 2024 · 8 comments
Assignees

Comments

@rtodling
Copy link
Contributor

rtodling commented May 6, 2024

Not clear whether the changes the obs group has been talking about associated w/ the format of the sat bias files has come into JEDI-dev ... but that is now braking in swell and the converters.

@Dooruk
Copy link
Collaborator

Dooruk commented May 6, 2024

Can you share the error message please?

@rtodling
Copy link
Contributor Author

rtodling commented May 6, 2024

Is there an auto test for the converters? I mean is the ncdiag converter in the tier 1 set of tests?

@Dooruk
Copy link
Collaborator

Dooruk commented May 6, 2024

Tier 2 tests does run convert ncdiag. So it should fail tonight and I would be able to see the error message then.

Can you see this regarding CI-workflows please, I could use your input.

@rtodling
Copy link
Contributor Author

rtodling commented May 6, 2024

Tier 2 tests does run convert ncdiag. So it should fail tonight and I would be able to see the error message then.

Can you see this regarding CI-workflows please, I could use your input.

ok, if so, then it should have failed last night, no?

@rtodling
Copy link
Contributor Author

rtodling commented May 6, 2024

This is the error:

Diag.toGeovals(self.cycle_dir())
File "/discover/nobackup/rtodling/SwellExperiments/swell-convert_ncdiags/jedi_bundle/build/lib/python3.10/pyiodaconv/gsi_ncdiag.py", line 805, in toGeovals
"nlevs", self.df.dimensions["atmosphere_pressure_coordinate_arr_dim"].size)
KeyError: 'atmosphere_pressure_coordinate_arr_dim'
2024-05-06T21:18:43Z CRITICAL - failed/ERR

The code is looking for a variable that does not exist - perhaps JEDI/EMC added a variable we don't have in the NCdiag files! Although that's a very general field!

@gmao-jjin3
Copy link
Contributor

Don't see that failure in creating Geovals in my swell-ufo test after updating my JEDI.

@Dooruk
Copy link
Collaborator

Dooruk commented May 7, 2024

@rtodling Tier2 tests are running convert-ncdiags successfully, I can point you to the folder. Are you sure you didn't change anything locally?

@Dooruk Dooruk closed this as completed May 30, 2024
@Dooruk
Copy link
Collaborator

Dooruk commented May 30, 2024

Closing this as the issue was not reproducible by other users.

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

No branches or pull requests

4 participants