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

Changes nc4 file suffix to nc on IODA observation files #1216

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AndrewEichmann-NOAA
Copy link
Collaborator

Tested with SOCA ctest on Hera

Resolves #1215

@AndrewEichmann-NOAA AndrewEichmann-NOAA marked this pull request as ready for review July 9, 2024 20:01
Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's a bit more involved than this @AndrewEichmann-NOAA , prep and post will probably be affected and probably the archiving task in the g-w.

@AndrewEichmann-NOAA
Copy link
Collaborator Author

it's a bit more involved than this @AndrewEichmann-NOAA , prep and post will probably be affected and probably the archiving task in the g-w.

Is there a test (a manual one, a condition to be met) that would satisfy these issues?

@guillaumevernieres
Copy link
Contributor

it's a bit more involved than this @AndrewEichmann-NOAA , prep and post will probably be affected and probably the archiving task in the g-w.

Is there a test (a manual one, a condition to be met) that would satisfy these issues?

beyond the ctests that we already have?

@guillaumevernieres
Copy link
Contributor

my grepping says you missed "nc4" in exgdas...post.py

@AndrewEichmann-NOAA
Copy link
Collaborator Author

AndrewEichmann-NOAA commented Jul 10, 2024

The ctests work without the change in post, so maybe there should be something else considered, assuming this goes forward

@guillaumevernieres
Copy link
Contributor

The ctests work without the change in post, so maybe there should be something else considered, assuming this goes forward

that's a problem for sure, our ctest only check if stuff ran without failure, it's useful but a bit primitive!

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.

Change IODA observation filename suffixes from nc4 to nc
3 participants