-
Notifications
You must be signed in to change notification settings - Fork 256
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
NSSL MP update: documentation update and parameter name change #1775
Conversation
FYI, the CCPP physics PR that this references was combined with ufs-community/ccpp-physics#76 to try to save code management work, but I'm not 100% sure that the combined PR (ufs-community/ccpp-physics#76) should go in. We either need to resolve the conversation there about its status or ask the author of ufs-community/ccpp-physics#77 to de-combine the PRs if the conversation is not resolved soon. |
@JiliDong-NOAA Is regression test log available? |
@jkbk2004 I haven't done any regression test so far. Will start on Hera today. |
@JiliDong-NOAA sure! go ahead to attach the log to the pr description once the test is done. |
It looks like ccpp-physics in this PR is not synced with the latest commit. Should I wait for it to get synced before trying RT? @jkbk2004 @MicroTed |
@JiliDong-NOAA Yes, I think that ufs-community/ccpp-physics#77 needs to be updated to ufs/dev before you test. If @MicroTed is unavailable to do this, you can always manually merge in ufs/dev on the machine you're using before running rt.sh. |
thanks @MicroTed @grantfirl . FV3 and ufs-weather-model have been synced as well. Regression tests are being running on Hera and WCOSS2. Orion is down today and I will try once it is back. |
@JiliDong-NOAA Can you attach hera test log? so we can move this pr forward. |
it is still running. I am not sure if I use the right command: "rt.sh -l rt.conf" |
got an error in RT hafs_regional_1nest_atm_qr_intel
this is strange as this PR shouldn't change any forecast, particularly when NSSL MP is not used. Could this be a system issue? I will run an individual RT for hafs_regional_1nest_atm_qr_intel. |
The individual RT of hafs_regional_1nest_atm_qr passed OK. @jkbk2004 Is there any way to pick up from this failed RT test and resume? Restarting the whole suite of RTs will take another 20 hours to finish the first 138 RTs. |
@JiliDong-NOAA You did not use ecflow, which is why the test took so long. It ran each test sequentially. To run using ecflow, you need to log into the ecflow node (ssh hecflow01) and then use I use nems for ACCT. Yours may be different. |
Ah I see. thanks @DeniseWorthen ! I will do as you suggested. |
RegressionTests_hera.log |
@JiliDong-NOAA Great. Brian tells me it is no longer required to log into an ecflow node, so you should be able to just skip that step. |
Thanks again @DeniseWorthen |
@BrianCurtis-NOAA I'm adding this PR to the commit queue, and beginning testing. |
Jenkins-ci attached. ORTs passed. |
Automated RT Failure Notification |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
Testing is complete, we can begin the merging process. I'll follow up on the ccpp-physics sub-pr #77. |
@JiliDong-NOAA fv3 pr was merged. can you update submodule pointer and revert change in gitmodiles? New fv3 hash is NOAA-EMC/fv3atm@e1de62f |
FV3 updated |
Description
This PR updates documentation for NSSL MP parameters and changes two parameter name.
Input data additions/changes
Anticipated changes to regression tests:
Subcomponents involved:
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):