-
Notifications
You must be signed in to change notification settings - Fork 251
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
Updates of ccpp-framework and ccpp-physics (merge ccpp-framework feature/capgen into main/20240308) Combined PR #2190 #2181
Conversation
…v3atm: scale lightning threat indices from flashes per 5 minutes to flashes per minute, and then back to flashes per 5 minutes
…r-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
I suggest ufs-community/ccpp-physics#182 be split to its own PR since it is expected to be answer-changing. All conus13km tests will change their lightning threat output by 1e-6 or so due to a unit conversion. This way, we can isolate any answer changes in this pull request with only capgen. |
There are no answer changes except the ones you identified. I ran the full regression test suite before adding your changes in and all results were b4b identical. |
In fact, in commit d8d13e2 (that is before adding your changes and updating the submodule pointers up to the top-level repository), I committed the file |
Hi @climbfuji, PR #2180 was merged in and we'd like to get started on testing this PR. Please go ahead and sync up your branches / resolve any conflicts, thanks. |
Please also verify any test changes in this PR by committing the updated test_changes.list file |
I'll need to rerun the full regression tests for that again. Will do on Hercules. |
…r-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
All done, I committed the file and also updated the PR description. |
Nevermind about that. I didn't bring in the bldate.conf change before testing. My bad. All looks good. |
on-behalf-of @ufs-community <[email protected]>
Skipping Acorn as it's still down. |
@climbfuji fv3atm has merged now. |
…0240308' of https://github.com/climbfuji/ufs-weather-model into feature/ccpp_framework_merge_feature_capgen_into_main_20240308
Updated, please check. Thanks! |
Commit Queue Requirements:
Description:
This PR updates the submodule pointer for the changes in fv3atm, ccpp-framework and ccpp-physics described in the associated PRs below: in ccpp-framework, merge feature/capgen into main; in ccpp-physics and fv3atm, use
flashes per minute
as the unit for lightning threat and then scale toflashes per 5 minute
in the diagnostic output.The ccpp-physics and fv3atm change leads to different answers for the
conus13km_*
regression tests (confirmed by @SamuelTrahanNOAA).Commit Message:
Priority:
Git Tracking
UFSWM:
This set of PRs is part of the broader issue of transitioning the CCPP Framework code generator from
ccpp_prebuild
tocapgen
. Specifically, this issue is required for NCAR/ccpp-framework#540 which in turn is required to fix the-check all
issues with unallocated arrays.Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: