Changes required for addition of oops::Variable
. Targeted merge: 11/06/24
#210
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.