Changes to Apps repository impacted by refactoring of init_chi_transforms - #749
Open
Ricky Wong (mo-rickywong) wants to merge 5 commits into
Open
Ricky Wong (mo-rickywong) wants to merge 5 commits into
Ricky Wong (mo-rickywong) wants to merge 5 commits into
Conversation
… such that it only needs to be call to set new north pole or stretching coords
29 tasks
Ricky Wong (mo-rickywong)
marked this pull request as ready for review
September 3, 2026 11:16
Ricky Wong (mo-rickywong)
requested review from
a team,
Alex Brown (atb1995),
cjohnson-pi,
iboutle,
James Kent (jameskent-metoffice),
mo-cjsmith,
thomasmelvin and
Thomas Bendall (tommbendall)
as code owners
September 3, 2026 11:16
Contributor
|
I've tested this with JEDI and am experiencing some test failures on Currently looking into this and will probably raise a linked JEDI PR for this down the line |
Thomas Bendall (tommbendall)
approved these changes
Sep 11, 2026
Thomas Bendall (tommbendall)
left a comment
Contributor
There was a problem hiding this comment.
This PR essentially removes a lot of calls to init_chi_transforms and final_chi_transforms from unit-tests, that are now optional given the changes in the linked Core branch.
I see no issues so am happy for this to pass science review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Summary
Sci/Tech Reviewer: Thomas Bendall (@tommbendall)
Code Reviewer: Mike Hobson (@mike-hobson)
Changes to apps as a result of Linked Core PR. The lfric core change removes the need to call
init_chi_transformsfor all tests. Only on spherical geometry meshes which have have rotation of stretching applied. As such, the majority of this change is deleting calls from unit tests.Linked PRs
Code Quality Checklist
Testing
trac.log
Test Suite Results - lfric_apps - AppsRefactorChiTrans/run1
Suite Information
Task Information
✅ succeeded tasks - 1218
Security Considerations
Performance Impact
AI Assistance and Attribution
Documentation
PSyclone Approval
Sci/Tech Review
(Please alert the code reviewer via a tag when you have approved the SR)
Code Review