-
Notifications
You must be signed in to change notification settings - Fork 250
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
sync with head of NOAA-EMC UPP develop #2326
sync with head of NOAA-EMC UPP develop #2326
Conversation
I'd like @WenMeng-NOAA to check the pull request description. Please provide any details I should add to the PR description. |
@SamuelTrahanNOAA You might add one item in PR description: |
I cannot test this with the GNU compilers until someone installs the GNU version of g2tmpl 1.12.0 |
@SamuelTrahanNOAA Running CRTM to generate simulated satellite products in ufs-weather-model RTs would be inefficient since CRTM requires more resources. Can you pick up the following control files for inline post from my directory /home/Wen.Meng/stmp2/xml/xml_to_txt on Hera: There should be no simulated satellite variables included. So there is no need to load CRTM fix files at runtime. |
I already copied those files, and the UPP still fails unless I have CRTM fix files. You've updated postxconfig-NT-fv3lam.txt since I copied it, so I'll update that one now. |
@WenMeng-NOAA - To be clear: When I use those files, the inline post still aborts unless the CRTM fix files are present. |
@SamuelTrahanNOAA That's right. The postxconfig-NT-fv3lam.txt was updated with removal of these simulated satellite fields. There should be no simulated satellite fields included in the inline post control files. Could you test again and let me know if you still see issues. Thanks! |
I concur with this. We should merge this PR as soon as possible. |
I'm starting Acorn testing, I will report on it's success/failure soon. |
@brian Curtis - NOAA Affiliate ***@***.***> please use other
supporting libs in the system.
…On Thu, Aug 22, 2024 at 3:27 PM Brian Curtis ***@***.***> wrote:
I'm starting Acorn testing, I will report on it's success/failure soon.
—
Reply to this email directly, view it on GitHub
<#2326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFCKCEVB4SUKEQ55733ZSY3QZAVCNFSM6AAAAABJJFTITWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBVGQ3TQMBSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Are the Jet tests running? I don't see any committed logs for Jet, other than my own. |
Jet is running. |
I'm working with Hang, but things will push into tomorrow. We'll try to get Acorn in! |
Acorn update:
|
@SamuelTrahanNOAA since IFI isn't normally tested, it doesn't pass baseline comparison, but I want to confirm with you that it just needs new baselines, I can get that done.
|
@BrianCurtis-NOAA - The tests with IFI should change because they contain all the other post fields. Any tests which run the post are expected to change. (Unless they happen to avoid all the variables whose metadata has changed.) |
Acorn worked! We'll have to make Hang's changes permanent once Alex comes back. |
Ok, I think we're ready to begin the merge process with the fv3atm sub-component PR. |
Might want to look into why superlinter is failing after this PR is merged. Well it did have the red X, but now it's good. so i don't know what's going on. |
@SamuelTrahanNOAA fv3atm PR #845 is merged. Please update hash and gitmodule url. |
I've updated the FV3 hash and reverted .gitmodules. I think we're ready to go! |
Thanks for all your efforts! |
…r-model into develop * 'develop' of https://github.com/ufs-community/ufs-weather-model: update mom6 to its main repo. 20240824 commit (FMA) (ufs-community#2412) Update CMEPS; fix aux history functionality for float variable type; Switch to using Aux history files in atm_ds2s_docn_dice test; Remove IFI tests (was ufs-community#2417) (ufs-community#2395) Combination for CCPP-physics ufs-community#213 and ufs-community#218 (H2O scheme refactor and C3/SAS/MYNN fix) (ufs-community#2408) Unify CDEPS gfs, cfsr, and gefs datm datamodes + Improve error checking in rt.sh (2388) + Add ability to read increment files on native cubed sphere grid (2304) (ufs-community#2389) sync with head of NOAA-EMC UPP develop (ufs-community#2326) Allow use of downscaled warmstart files for cpld_control_sfs test (ufs-community#2375) update to MOM6 main 20240729 commit (gfdl-to-main-2024-05-31) (ufs-community#2381)
* UFSWM - update g2tmpl library, g2 library, UPP hash. Sync parm files with new UPP version. * FV3 - update inline post for UPP, point UPP submodule to head of develop, revise spack.yaml
Commit Queue Requirements:
Description:
Syncing to the top of FV3/upp brings in many bug fixes and new features. Users must update their build systems and static files due to this update.
After this update, users must...
The reasons users must update are...
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
This is already in Spack Stack, and ported to some platforms, but must be added to ufs-weather-model's Spack Stack directories.
Testing Log: