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 required for addition of oops::Variable. Targeted merge: 11/06/24 #210

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

mo-joshuacolclough
Copy link
Contributor

@mo-joshuacolclough mo-joshuacolclough commented Jun 7, 2024

Description.

For https://github.com/JCSDA-internal/oops/pull/2646.
Fixes a segfault with the latest OOPS update. Changes oops_variables -> obs_variables such as is seen in the IODA change: https://github.com/JCSDA-internal/ioda/pull/1283/files.

Requires testing with all other feature/use_variable branches.

Issue

Resolves #209

Dependencies

Targeted merge date: 11/06/24.

Impact

Fixes usage of opsinputs downstream, with ops-um-jedi and lfric-lite-jedi atms_hofx tests.

@mo-joshuacolclough mo-joshuacolclough self-assigned this Jun 7, 2024
@mo-joshuacolclough mo-joshuacolclough changed the title Changes required for addition of oops::Variable. Targeted merge: *11/06/24* Changes required for addition of oops::Variable. Targeted merge: 11/06/24 Jun 7, 2024
Copy link

@MayeulDestouches MayeulDestouches left a comment

Choose a reason for hiding this comment

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

Looks good to me.
I think this could go in develop even now, as it does not rely on oops::Variable but on the existing oops::obsVariables that were introduced in OOPS a couple of weeks ago.

Copy link
Collaborator

@mikecooke77 mikecooke77 left a comment

Choose a reason for hiding this comment

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

I agree with @MayeulDestouches that this can go in without the dependency. Could you add the ready to merge flag and I will merge.

@mo-joshuacolclough
Copy link
Contributor Author

Thanks all :)

@mikecooke77 mikecooke77 merged commit db2f670 into develop Jun 10, 2024
7 of 9 checks passed
@mikecooke77 mikecooke77 deleted the feature/use_variable branch June 10, 2024 15:52
@twsearle twsearle restored the feature/use_variable branch June 11, 2024 07:22
@twsearle
Copy link
Collaborator

twsearle commented Jun 11, 2024

@mikecooke77 I think deleting this branch has caused the UKMO OOPS CI to fail. I am restoring it to try and get them a green tick. Something for us to consider now we have build-groups working. https://github.com/JCSDA-internal/oops/actions/runs/9453134878/job/26037844053

@mikecooke77 mikecooke77 deleted the feature/use_variable branch June 12, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes relating to the addition of Variable in OOPS JCSDA-internal/oops/pull/2646
5 participants