-
Notifications
You must be signed in to change notification settings - Fork 104
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
RRFS–MPAS: Add the U. Utah SLR field ("SDEN") #1132
Conversation
…e resulting GRIB2 field is "SDEN".
@jaymes-kenyon @JesseMeng-NOAA My UPP standalone test for MPAS is at /home/Wen.Meng/stmp2/mpas_2024112100-after pn Hera. The new field "SDEN" was generated in WRFTWO dataset as:
Please let me know if you see issues in my test. |
@gspetro-NOAA You may start the UPP RTs on R&D machines. There should be no baseline changes with this PR. |
@WenMeng-NOAA — Thanks! Your test results look good to me. My own testing worked on Jet. |
The UPP RTs have been completed on WCOSS2 with no baseline changes. This PR is ready for merging. |
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.
RTs pass on Hera, Orion, and Hercules with no baseline changes.
[Re-attempt of previous PR #1130, which was closed]
This PR addresses issue #1125.
Specifically, it adds the University of Utah snow-to-liquid ratio (SLR) diagnostic output to RRFS–MPAS applications, yielding a GRIB2 field abbreviated "SDEN". Recent development with this diagnostic occurred in the merged PR #1104; refer to that PR for more details.
Additionally, the current PR fixes an unrelated typo in code comments.