-
Notifications
You must be signed in to change notification settings - Fork 172
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
Add GFS v16.3.11[12] changes to develop #1918
Comments
Thanks for opening this issue and issue #1919 @RussTreadon-NOAA ! I previously made a list of items to take care of in Also, I noticed today that this global_convinfo.txt if-block is in ops ( |
GSI tag gfsda.v16.3.10 does not update Issue #1919 only adds binary GSI fix file GFS v16.3.10 also updates ASCII GSI fix files Issue #1919 needs to be expanded to include updates to I can't comment on the DO-3 Spire if-block on lines 123 to 126 of |
Given the to-do list in #1356 does EID take care of synching ops GFS changes to dev? If so, g-w issues #1918 and #1919 which I created today are not needed and should be closed. |
@RussTreadon-NOAA Both issues are needed and I appreciate you opening them because they'd need to get opened soon anyway. I hadn't gotten to it yet so I'm glad they exist now. :) Thanks for the feedback in your prior comment. I looked at NOAA-EMC/GSI#636 and updated the checklist in #1356 to note which ones were taken care of in the GSI PR and will subsequently be taken care of in this issue or #1919. @RussTreadon-NOAA @ADCollard A few questions:
|
Great questions @KateFriedman-NOAA. To my knowledge of the several GSI repos in NOAA-EMC, only GSI-Monitor has an officially tasked code manager. I am unaware of assigned code managers for other GSI repos. I acted proactively today in support of @ADCollard. He has a many tasks (operations & JEDI) on his plate. Let's give him a chance to reply and we'll go from there. |
Updated references to the version number since the annual CO2 update is being slotted in first. |
@ADCollard @RussTreadon-NOAA Shall we wait until GFSv16.3.12 (active assimilation) update is in ops and then work to bring the v16.3.11 and v16.3.12 changes into global-workflow |
@KateFriedman-NOAA I would suggest waiting until then |
Works for me! I'll adjust this issue to cover both upgrades and pull the remaining checklist items from issue #1356 into this one so I can close that issue now that that version is in ops. Thanks! |
@KateFriedman-NOAA Sorry for the slow followup to this. I went through the checklist and I had totally forgotten about needing to update the ufs-weather-model and the UPP! I assume I will need to ask @WenMeng-NOAA to provide the tag for UPP. Who should I approach for the ufs-weather-model? |
@ADCollard No worries! For ufs-weather-model talk to @junwang-noaa. Thanks! |
@WenMeng-NOAA @junwang-noaa Following on from the recent update to CRTM in operations in December, we need to merge these changes into the develop version of the global workflow. So we need to update the versions used in Can I just go ahead and make this change? Looking in
|
The GSI update is addressed in GSI PR #684 |
@ADCollard Since upp is the component with dependency on crtm. I'd suggest to update upp with crtm 2.4.1 first. Also may I ask how you test crtm 2.4.1 in GSI. I think those components are using spack-stack, the same as the ufs-weather-model. So far in the latest spack-stack version 1.6.0, I see crtm is still 2.4.0.1. We may need to ask the library team to install the crtm 2.4.1 in the spack-stack package so that ufs weather model, GSI and upp can use it. spack-stack 1.6.0 library updates are listed here: |
@ADCollard @KateFriedman-NOAA @junwang-noaa The UPP develop branch was updated with crtm/2.4.0.1 for most of R&D platforms. I will update WCOSS2 and WCOSS2 Acorn soon. After that, an upp submodule revision update PR will be submitted to ufs-weather-model. |
@KateFriedman-NOAA @ADCollard @junwang-noaa The UPP develop branch was committed at d597055 for upgrading crtm to 2.4.0.1 on WCOSS2 and Acorn. The crtm upgrade in modulefiles for R&D platforms like Hera and Orion was done early in another PR. |
Thanks @WenMeng-NOAA ! @junwang-noaa @ADCollard Checking on this, do we have an updated UWM with |
@KateFriedman-NOAA @junwang-noaa I am not entirely sure how to proceed. The move to 2.4.0.1 should produce identical results for both UWM and UPP, so I would think that it would be straightforward to update. Should I just try to do it myself? I assume the UPP is ready with the branch committed at d597055. I am assuming that final testing should wait for any fixes related to the Rocky 8 transition? |
@ADCollard So, we're temporarily adding a UPP submodule to global-workflow Will let @junwang-noaa comment on where the crtm update in ufs-weather-model stands. |
@KateFriedman-NOAA @junwang-noaa @WenMeng-NOAA Just following up on this again. As I understand it the global workflow develop version is using CRTM v2.4.0.1 for GSI and UPP. So this issue is effectively solved. The ufs-weather-model still has references to earlier CRTM versions, but as far as I can tell CRTM is not used there except through the UPP (which, of course, has its own repository). So is there any further action required to address this issue? |
@KateFriedman-NOAA @junwang-noaa @WenMeng-NOAA |
Yes, let's try to get this in quickly now. The @ADCollard Your branch for this PR is behind current Has anyone tested these changes on top of current |
FYI, related to this, the |
@KateFriedman-NOAA I am doing that now. I built the |
@CatherineThomas-NOAA What is the issue with the GSI right now? Is it related to HIRS? |
@ADCollard
CrIS N21 is now in the anavinfo file under the correlated error section, but the exglobal script doesn't have that sensor in the OBS_INPUT yet. |
@junwang-noaa Is the newer @ADCollard Let me know if I can assist with testing or anything. |
@KateFriedman-NOAA @CatherineThomas-NOAA I have synced my fork with develop and it built successfully. I will test now but if you want to test it the build is at |
@KateFriedman-NOAA @CatherineThomas-NOAA I ran my fork through a full cycle using the c96 test data on Hera. There were no failures. ufs appears to compile with |
Wonderful! @ADCollard If you're ready and @junwang-noaa has no concerns, we can start CI testing on your PR to make sure all is well for the various GFS modes. Our CI test system doesn't yet test on WCOSS2...has this been run there? Please bring your PR out of draft and I can kick off CI testing. Thanks! |
@KateFriedman-NOAA It is now out of draft. I will run the test on WCOSS today. |
@ADCollard Great, thanks! Assuming the WCOSS2 test goes well I'll fire off the CI tests on Hera. |
@KateFriedman-NOAA The global workflow test case ran for two full cycles on WCOSS2 without failures. |
Excellent...I'll fire off our CI tests on Hera and Orion. Assuming those run well we can merge this on Monday most likely. |
PR #2283 has been merged into |
What new functionality do you need?
GSI PR #636 updated script
exglobal_atmos_analysis.sh
. This script is version controlled in global-workflowdevelop
for NOAA-EMC/GSIdevelop
.This issue is opened to document the updating of
exglobal_atmos_analysis.sh
in g-wdevelop
.What are the requirements for the new functionality?
Update
exglobal_atmos_analysis.sh
in g-wdevelop
to be consistent with GFS v16.3.11.Acceptance Criteria
This issue will be complete when
exglobal_atmos_analysis.sh
in g-wdevelop
is consistent with the changes introduced in GFS v16.3.11.Tasks:
CRTMv2.4.0.1
in spack-stack on R&Ds (needspack-stack/1.6.0
)crtm_ver=2.4.0.1
in version files - Add new data sources used in GFS v16.3.12 #2283Uncomment GMI lineMoved to issue GFSv16.3.15 - Update to obsproc.v1.2 #2291scripts/exglobal_atmos_analysis.sh
(commented out in GFSv16.3.5[6] GSI updates #1404).abi_g18
line back intoscripts/exglobal_atmos_analysis.sh
(removed in ops and indevelop
GFSv16.3.5[6] GSI updates #1404) - done in Changes to add NOAA-21 and GOES-18 radiances in monitor mode GSI#636 & in Add new data sources used in GFS v16.3.12 #2283scripts/exglobal_atmos_analysis.sh
(see comment below GFS.v16.3.11 - Enable the monitoring of NOAA-21 and GOES-18 radiances #1356 (comment)) - Add new data sources used in GFS v16.3.12 #2283global_convinfo.txt
andglobal_satinfo.txt
) - will be done inAdd GFS v16.3.11 binary GSI fix file to EID locations #1919New GSI fix set for GFS v16.3.12 #2282gsi_ver=20240208
inversions/fix.ver
The text was updated successfully, but these errors were encountered: