Radaer api la side - part two initialisation - #683
Draft
Alan J Hewitt (alanjhewitt) wants to merge 8 commits into
Draft
Radaer api la side - part two initialisation#683Alan J Hewitt (alanjhewitt) wants to merge 8 commits into
Alan J Hewitt (alanjhewitt) wants to merge 8 commits into
Conversation
Alan J Hewitt (alanjhewitt)
requested review from
a team,
Joerg Henrichs (hiker) and
iboutle
as code owners
July 30, 2026 10:01
Alan J Hewitt (alanjhewitt)
requested review from
Cameron Bateman (cameronbateman-mo)
and removed request for
a team
July 30, 2026 10:01
Alan J Hewitt (alanjhewitt)
marked this pull request as draft
July 30, 2026 10:01
This was referenced Jul 30, 2026
|
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
Sci/Tech Reviewer:
Code Reviewer:
I developed the original lfric to radaer functionality in 2020. Like a lot of developments back then, it was needed in a hurry and so I developed a fudged solution with technical debt.
We will need user flexibility soon to be able to run radaer with different user settings, hence this part two of two development.
In part two, the previously hard coded lists (from part one) are instead generated from user settings based on the value of i_mode_setup if running with setting "ukca". For settings "glomap_clim" and "dust_and_clim", the user is not allowed to set i_mode_setup as this will always be setting "8" aka SUBCOCSSDU7mode.
These lists are to be determined during the initialisation step and saved for the rest of the run.
I will also include some documentation to describe the RADAER API.
Code Quality Checklist
Testing
trac.log
Security Considerations
Performance Impact
AI Assistance and Attribution
Documentation
See my built documentation here
https://wwwspice/~alan.j.hewitt/lfric_apps/radaer_api_la_side_4/html/science_guide/radaer/index.html
PSyclone Approval
Sci/Tech Review
(Please alert the code reviewer via a tag when you have approved the SR)
Code Review