-
Notifications
You must be signed in to change notification settings - Fork 175
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
Update ufs-weather-model to 2024-12-06 commit #3145
Update ufs-weather-model to 2024-12-06 commit #3145
Conversation
Conflicts: .gitmodules
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.
looks straight-forward.
Sorry I just was checking some tests I ran over the weekend for the WCDA - and I found an issue so we might want to stop the CI as I'm assuming itll find the same issue! For the WCDA test: The log file is here:
The ice_in file is here: /scratch1/NCEPDEV/stmp2/Jessica.Meixner/RUNDIRS/twcda01/gdas.2021032412/gdasfcst.2021032412/fcst.548096/ice_in There is one difference between GDAS and GFS runs: So I don't know if maybe the new CICE_hist_suffix should also have a GFS/GDAS setting? @DeniseWorthen @NickSzapiro-NOAA any chance you might have insight to this? |
Experiment C96_atm3DVar FAILED on Hercules in Build# 1 in |
Experiment C48_S2SWA_gefs FAILED on Hercules in Build# 1 in |
Experiment C96_S2SWA_gefs_replay_ics FAILED on Hercules in Build# 1 in |
Experiment C48_ATM FAILED on Hercules in Build# 1 in |
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 1 in |
Experiment C48_S2SW FAILED on Hercules in Build# 1 in |
Holding off the rest of the machines until the |
CI Passed on Hercules in Build# 3
|
75a6d3c
done. |
CI Tests set up to run in /lfs/h2/emc/ptmp/walter.kolczynski/PR/PR_3145/RUNTESTS on WCOSS |
CI Passed on Hera in Build# 4
|
93719be
into
NOAA-EMC:develop
This PR updates ufs-weather-model hash to the latest commit which addresses an issue seen in an earlier commit (see: NOAA-EMC#3110) Note this includes the PR that enables PIO for WW3, however additional work is required to use this feature. Another notable PR update is for a PIO finalize bug in CICE which also required updates to ice_in Resolves NOAA-EMC#3110
Description
This PR updates ufs-weather-model hash to the latest commit which addresses an issue seen in an earlier commit (see: #3110)
Note this includes the PR that enables PIO for WW3, however additional work is required to use this feature.
Another notable PR update is for a PIO finalize bug in CICE which also required updates to ice_in
Fixes #3110
Type of change
Change characteristics
How has this been tested?
Quick test that forecast runs for S2SW GFS. Running a quick cycled test but wanted to share this now so others don't have to make the same updates here in their local branches.
Checklist