-
Notifications
You must be signed in to change notification settings - Fork 259
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
Fixed the warm bias in stratosphere from MERRA2 coupled microphysics #1788
Conversation
@AnningCheng-NOAA Please do the same procedure I outlined in your FV3 PR to point this to your PR branch of fv3atm. Please revert the changes to rt.conf. Also, UFS code managers want your log file to be attached to the comments, not pushed to the repo. Plus, the log file that you pushed doesn't show a completed RT session. |
done, Grant. I am performing a full RT now.
…On Wed, Jun 7, 2023 at 2:06 PM Grant Firl ***@***.***> wrote:
@AnningCheng-NOAA <https://github.com/AnningCheng-NOAA> Please do the
same procedure I outlined in your FV3 PR to point this to your PR branch of
fv3atm. Please revert the changes to rt.conf. Also, UFS code managers want
your log file to be attached to the comments, not pushed to the repo. Plus,
the log file that you pushed doesn't show a completed RT session.
—
Reply to this email directly, view it on GitHub
<#1788 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMIJLXP4NRXYGJTE3UF3XKC7IZANCNFSM6AAAAAAY3MJAIE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Grant,
The RT takes a few days to be completed in
hera: /scratch1/NCEPDEV/global/Anning.Cheng/ufs-weather-model/tests using
command: rt.sh -a fv3-cpu -k -l rt.conf
should I uploaded there two files:
/scratch1/NCEPDEV/global/Anning.Cheng/ufs-weather-model/tests/logs/log_hera%
ls *merra*
rt_051_merra2_thompson_intel.log run_merra2_thompson_intel.log
Anning
On Wed, Jun 7, 2023 at 4:11 PM Anning Cheng - NOAA Affiliate <
***@***.***> wrote:
… done, Grant. I am performing a full RT now.
On Wed, Jun 7, 2023 at 2:06 PM Grant Firl ***@***.***>
wrote:
> @AnningCheng-NOAA <https://github.com/AnningCheng-NOAA> Please do the
> same procedure I outlined in your FV3 PR to point this to your PR branch of
> fv3atm. Please revert the changes to rt.conf. Also, UFS code managers want
> your log file to be attached to the comments, not pushed to the repo. Plus,
> the log file that you pushed doesn't show a completed RT session.
>
> —
> Reply to this email directly, view it on GitHub
> <#1788 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALQPMIJLXP4NRXYGJTE3UF3XKC7IZANCNFSM6AAAAAAY3MJAIE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
tests/logs/RegressionTests_hera.log
Outdated
FAILED TESTS: | ||
051 merra2_thompson_intel failed in check_result | ||
merra2_thompson_intel 051 failed in run_test | ||
172 atmaero_control_p8_rad_micro_intel failed in check_result | ||
atmaero_control_p8_rad_micro_intel 172 failed in run_test |
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.
@AnningCheng-NOAA Is the failure to the additional test expected? You listed only the merra2_thompson test in the expected test changes.
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.
@AnningCheng-NOAA can you resolve this conversation? @grantfirl can you make comment about this conversation?
@AnningCheng-NOAA Please add any FV3 and/or CCPP PRs and issues which this PR depends on. |
Denise: Yes. It is expected. atmaero_control_p8_rad_micro has set
mraerosol=.true. and the baseline should chang accordingly.
…On Mon, Jun 12, 2023 at 8:55 AM Denise Worthen ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In tests/logs/RegressionTests_hera.log
<#1788 (comment)>
:
> +FAILED TESTS:
+051 merra2_thompson_intel failed in check_result
+merra2_thompson_intel 051 failed in run_test
+172 atmaero_control_p8_rad_micro_intel failed in check_result
+atmaero_control_p8_rad_micro_intel 172 failed in run_test
@AnningCheng-NOAA <https://github.com/AnningCheng-NOAA> Is the failure to
the additional test expected? You listed only the merra2_thompson test in
the expected test changes.
—
Reply to this email directly, view it on GitHub
<#1788 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMIMUYP4Y5QOD3PIVUUDXK4GTFANCNFSM6AAAAAAY3MJAIE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Great. Please update the PR to list this test also to the expected test changes |
A full set of regression tests have been completed in hera. The baseline of merra2_thompson and atmaero_control_p8_rad_micro need to be modified accordingly because they set mraersol=.true.. The rest tests are passed. Attached are the log files. |
This PR(#1788), NOAA-EMC/fv3atm#664, and ufs-community/ccpp-physics#79 addresses issue #1786 |
@AnningCheng-NOAA Can you add the linked issues and PRs to the template, under the section "Linked PRs and Issues"? You can do this by using the 3 dots at the very top of your PR (after "contributor") to open the edit function. You can also add the name of the additional changed test. The reason for putting them in the linked section is that then they appear on the right-hand side of the PR, which will show the merge status for each of the linked PRs as they get committed. Thanks. |
@AnningCheng-NOAA can you sync up branch ? As the test log RegressionTests_hera.log is attached, it can be ignored when resolving conflicts. |
@jkbk2004 done and RTs are on at /scratch1/NCEPDEV/climate/Anning.Cheng/tmp/ufs-weather-model/tests. Please let me know if you have any questions. |
Sorry to put more work on you. Make sure you update the CMEPS repo as it is out of date with the current develop branch. Once this is resolved, please re-run tests on Hera or Cheyenne and attach the log to the comments and/or the PR information at the top. |
@AnningCheng-NOAA Please look at your log file. Most jobs failed to compile. |
Hi, Brian:
A dummy question: what is CMESP and how to update?
…On Wed, Jun 28, 2023 at 12:01 PM Brian Curtis ***@***.***> wrote:
Sorry to put more work on you. Make sure you update the CMEPS repo as it
is out of date with the current develop branch.
Once this is resolved, please re-run tests on Hera or Cheyenne and attach
the log to the comments and/or the PR information at the top.
—
Reply to this email directly, view it on GitHub
<#1788 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMIML6BRQ2DEQUTYNB3TXNRIONANCNFSM6AAAAAAY3MJAIE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@AnningCheng-NOAA This pr has nothing to do with cmeps component. So you need to point to correct cmeps hash in your branch. Correct one is NOAA-EMC/CMEPS@cec8db8 |
@jkbk2004 could you give some instructions on how to point to NOAA-EMC/CMEPS@cec8db8? |
/scratch1/NCEPDEV/climate/Anning.Cheng/tmp/ufs-weather-model/CMEPS-interface/CMEPS% git checkout cec8db8 |
Denise: the compilation error is related to network. /scratch1/NCEPDEV/stmp2/Anning.Cheng/FV3_RT/rt_33495/compile_001/build_fv3_001/FV3/ccpp/ccpp_prebuild.err I do not know if it has something to do with EMEPS. Could you take a quick look? Something is messed up, but nothing to do with my modifications. |
@AnningCheng-NOAA We need to see that the Regression tests all run and only the ones expected to fail actually do fail. I'm not sure why you're saying it is a system issue and not related to your changes. To update the CMEPS component, you need to check out the correct hash and then commit the new hash. |
@AnningCheng-NOAA I recommend to sync from fv3 component level again since #1793 was merged. General sync steps are below but apply the sync procedure from FV3 side and then ufs-weather-model repository level. |
@AnningCheng-NOAA Also, regrading test failures, I see only two cases affected: merra2_thompson_intel and atmaero_control_p8_rad_micro_intel. Once you confirm that's the case, another round of regression test on hera can be done to fully validate after you sync the branches. Let me know if you need any help. |
@AnningCheng-NOAA Do you want me to directly sync up your branch? |
@AnningCheng-NOAA I synced up branch ok. |
@AnningCheng-NOAA I see "An error occured while running ccpp_prebuild.py, check" Can you check how it build on your side? |
Jong, sure. I am working on it.
…On Wed, Jun 28, 2023 at 8:43 PM JONG KIM ***@***.***> wrote:
@AnningCheng-NOAA <https://github.com/AnningCheng-NOAA> I see "An error
occured while running ccpp_prebuild.py, check" Can you check how it build
on your side?
—
Reply to this email directly, view it on GitHub
<#1788 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMII4TN2JKR6CUDX3JGTXNTFUHANCNFSM6AAAAAAY3MJAIE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Jong: There is a module load err (GNU) for experiments 38-51 at /scratch1/NCEPDEV/global/Anning.Cheng/tmp1/ufs-weather-model/tests when invoking compile.sh. Could you take a look? |
Never mind, I have fixed the problem and the RTs are running now, will upload the log files when done. |
@AnningCheng-NOAA Note that the pr is closed status. Once you commit any change to your fork branch with closed status, Git wouldn't allow to reopen with same PR number. |
@jkbk2004 why it is closed? how to reopen it? |
@AnningCheng-NOAA reopen button is not activated on my side. Can you try to reopen? |
@AnningCheng-NOAA agrees to re-open the pr. |
I am still not able to re-open on my side. |
Please reopen it. I will upload the new log files when all RTs are done. I had to start my branch from scratch yesterday. The changes on my side is much easier than debugging whatever was messed up when merging. |
I had deleted my branch maie yesterday. Did it trigger the close-up of the PR? |
@jkbk2004 the reopen button is not on my side either. |
Not sure why the PR was closed. Reopen it again. |
Do I need to create a new PR to replace this one to address issue #1786 |
@AnningCheng-NOAA can you try to recover the pr? If the pr is not recovered with the following steps, then creating new pr is the way to go, I think. |
Although I reopen a new PR1815 (#1815) to replace this one, I welcome any suggestions/ways to reopen this PR. |
@AnningCheng-NOAA I can recreate all of the PRs for you if you make sure that the branches that you want to merge have all of the changes you want. Let me know if you want me to do this. |
Yes, go ahead.
…On Fri, Jun 30, 2023 at 10:05 AM Grant Firl ***@***.***> wrote:
@AnningCheng-NOAA <https://github.com/AnningCheng-NOAA> I can recreate
all of the PRs for you if you make sure that the branches that you want to
merge are up-to-date. Let me know if you want me to do this.
—
Reply to this email directly, view it on GitHub
<#1788 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQPMIPLONMJZEAKPCF6AXTXN3MJXANCNFSM6AAAAAAY3MJAIE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Description
Input data additions/changes
Anticipated changes to regression tests:
RegressionTests_hera.log
Subcomponents involved:
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
Testing Log (for CM's):