-
Notifications
You must be signed in to change notification settings - Fork 254
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
Bugfix for nest namelists, includes "feature/update mom6 20210402" #488
Bugfix for nest namelists, includes "feature/update mom6 20210402" #488
Conversation
*allow topo-edits to change the land mask when run with CICE6 in ufs
…similar to other platforms
…r-model into bugfix_nests_namelist_and_unnecessary_recompiling
@climbfuji thanks for the information, will run it on wcoss |
@climbfuji <https://github.com/climbfuji> Thanks for confirming the
successful run of CI tests.
…On Fri, Apr 9, 2021 at 8:25 PM Dom Heinzeller ***@***.***> wrote:
@jiandewang <https://github.com/jiandewang> regression tests passed
against existing baselines on hera.intel and hera.gnu, logs updated in the
PR. I kicked off the ci tests, once those are done I will add the auto-rt
labels for the other platforms and run on Cheyenne. Please run rt.sh on the
wcoss platforms (on Monday, no rush). Thanks!
I wanted to clarify how to run the tests for the correct branch. On each
of the wcoss systems, please do
git checkout -b bugfix_nests_namelist_and_unnecessary_recompiling --recursive https://github.com/climbfuji/ufs-weather-model
to check out the correct code.
@junwang-noaa <https://github.com/junwang-noaa> @MinsukJi-NOAA
<https://github.com/MinsukJi-NOAA> CI tests passed for commit 2126475
<2126475>
.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#488 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TKLG4LNDXRWEF6L4VLTH6LHZANCNFSM4Z4NBJCQ>
.
|
@climbfuji wcoss runs finished successfully, see RT log on HERA: /scratch2/NCEPDEV/climate/Jiande.Wang/For-others/For-Dom. Let me know when it's the time for me to ask for reviewers to approve the MOM6 PR and do the merging. |
…ttps://github.com/climbfuji/ufs-weather-model into bugfix_nests_namelist_and_unnecessary_recompiling
Regression tests passed on all platforms, ci tests passed as well. @jiandewang the mom6 PR NOAA-EMC/MOM6#65 can be merged. @junwang-noaa the fv3atm PR NOAA-EMC/fv3atm#263 can be merged. Thanks! |
@climbfuji Could you edit the PR title to add that it includes the MOM6 update? |
MOM6 PR has been merged to dev/emc |
FV3 PR was merged.
…On Mon, Apr 12, 2021 at 9:06 AM jiandewang ***@***.***> wrote:
Regression tests passed on all platforms, ci tests passed as well.
@jiandewang <https://github.com/jiandewang> the mom6 PR NOAA-EMC/MOM6#65
<NOAA-EMC/MOM6#65> can be merged. @junwang-noaa
<https://github.com/junwang-noaa> the fv3atm PR NOAA-EMC/fv3atm#263
<NOAA-EMC/fv3atm#263> can be merged. Thanks!
MOM6 PR has been merged to dev/emc
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#488 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TNP3YJP6DNSKMT2Q4LTILV5XANCNFSM4Z4NBJCQ>
.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK and ready to merge after submodules are reverted.
Submodule pointers have been updated, I verified them to be correct. |
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
Description
This PR
atmos_model_nml
for nests (see associated PRs for more information)Issue(s) addressed
Testing
No answer changes expected for the regression tests. No change to baselines, no new input data. Regression tests passed on:
Dependencies
NOAA-GFDL/GFDL_atmos_cubed_sphere#86
NOAA-EMC/fv3atm#263
#488