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

prepare for atlas version 0.38.0 #99

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Conversation

twsearle
Copy link
Collaborator

@twsearle twsearle commented Jun 21, 2024

Description

Atlas at tag/0.38.0 will throw an error if a field is accessed where the fieldset contains multiple fields with the same name. This change fixes an error in the Increment class that added multiple fields with the same name to the objects owned fieldset. As part of this change, Increment copy constructor will now perform a deep copy rather than a shallow copy.

Issue(s) addressed

Partial fix for #98

Impact

None expected.

build groups

build-group=ecmwf/atlas#211

Checklist

  • I have updated the unit tests to cover the change
  • I have run the unit tests
  • I have run mo-bundle to check integration with the rest of JEDI and run the unit tests under all environments
    • this fails some tests due to a separate MPI issue with the atlas-orca meshgenerator that will be resolved in a separate PR.

@twsearle twsearle self-assigned this Jun 21, 2024
@twsearle twsearle changed the title Feature/upgrade atlas version prepare for atlas version 0.38.0 Jun 21, 2024
@twsearle twsearle requested review from s-good and frld June 21, 2024 11:31
@twsearle twsearle force-pushed the feature/upgrade-atlas-version branch from 39b979b to 99de647 Compare June 21, 2024 12:25
@twsearle twsearle requested a review from s-good June 21, 2024 14:27
Copy link
Collaborator

@s-good s-good left a comment

Choose a reason for hiding this comment

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

I'm happy with this change and have confirmed that the orca-jedi ctests now pass with atlas 0.38.

@twsearle twsearle merged commit 4a45269 into develop Jun 27, 2024
2 checks passed
@twsearle twsearle deleted the feature/upgrade-atlas-version branch June 27, 2024 08:40
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.

2 participants