Different number of tiles in source and target for lfric2lfric - #685
Draft
cjohnson-pi wants to merge 42 commits into
Draft
Different number of tiles in source and target for lfric2lfric#685cjohnson-pi wants to merge 42 commits into
cjohnson-pi wants to merge 42 commits into
Conversation
This reverts commit 599cf12.
Contributor
Author
|
Current status is that the lfric2lfric/example runs and regrids the tile_snow_rgrain from surface_tiles=11 to land_tiles=9 but the data in the output file is incorrect. This demonstrates where code needs to be added to go from 11 to 9. |
28 tasks
|
Your CLA signature was found on the base branch, but you appear to have modified the CONTRIBUTORS.md file in this PR. Please do not edit the CONTRIBUTORS.md file. If you have already signed the CLA, revert changes to the file and your signature will be picked up. |
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
For Global to Regional, the global model has 11 surface tiles whilst the regional has 9. This needs to be handled in lfric2lfric.
This likely is based on UM rcf_calc_tiles UM rcf_init_tile_frac UM rcf_init_field_on_tiles and rcf_calc_tile_map .
The branch from #581 has been merged in. So the difference is:
Diff: cjohnson-pi/lfric_apps@lfric2lfric_extrusions...cjohnson-pi:lfric_apps:change_tiles
Sci/Tech Reviewer:
Code Reviewer:
Code Quality Checklist
Testing
trac.log
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