-
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
Allow use of downscaled warmstart files for cpld_control_sfs test #2375
Allow use of downscaled warmstart files for cpld_control_sfs test #2375
Conversation
@zach1221 @FernandoAndrade-NOAA can we rsync up *warmstart.nc file from /scratch1/NCEPDEV/stmp4/Denise.Worthen/input-data-20240501/MOM6_IC and CICE_IC ? |
@jkbk2004 Please do not push to my repos. |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
@jkbk2004 The baseline 0813 on Hera is apparently corrupted. The MOM restart for the sfs test in 0813 is identical to the MOM restart in 0819. It should not be. It appears you've overwritten the control_sfs baseline in 0813 w/ the new baseline. |
I ran UWM yesterday and all my jobs matched BL of 0813 include this sfs job. But right now I just did -rw-rw-r-- 1 role.epic epic 917198614 Aug 19 19:10 20210323.060000.MOM.res.nc this file is being updated last night which shouldn't. |
@jiandewang We used symlink 0813 to 0819 since this only change that sfs case. Somehow symlink introduced update of the sfs case on 0813 yesterday. That's why we fixed on 0813. I am confirming the 0813 baseline on hera now. |
I would recommend against symbolically linking baselines for this exact reason. You risk overwriting old baselines on accident. By the time the RT to create baselines is done, you can have a full baseline copied to a new bl_date on any system. |
@jkbk2004 The problem exists on Gaea also. These two files compare as identical, and they should not
|
I prefer to recreate whole baseline whenever pr contains baseline change. It's pain to selectively and manually handle baseline update for a few cases. |
@jkbk2004 Please do not recreate the whole baseline whenever pr contains baseline change. We added -b option specifically for this reason, to avoid the necessity of doing anything manually. Recreating all baselines unnecessarily uses more resources, takes more time and most importantly we can not be sure that only tests that are expected to change baselines, actually have their baselines updated. See this description #1834 And later on we decided to commit test_changes.list file with every commit to document which tests do change the baselines. |
0813 baselines are restored ok. jet is down. But I will make sure. we can start merging this pr. |
@jkbk2004 Oh Hercules, I cannot |
@jkbk2004 I have the same issue w/ the 0819 baseline on orion. Please check the permissions. |
release permission on herclues/orion |
@BrianCurtis-NOAA are we skipping Acorn this PR? |
I got Acorn back late, so I've almost finished comparisons. If they fail and it's not a quick re-run, i'll skip. For now, wait another 15-20, hopefully it goes quick. |
…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)
Commit Queue Requirements:
Description:
Updates the MOM_input templates and RT scripts to allow use of downscaled MOM6 and CICE6 warmstarts.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
The
cpld_control_ufs
test will require a baseline update.Input data Changes:
Downscaled warmstarts are from the current baseline for the
ocnice_prep
utility in UFS_UTILS (47705d5) and renamed.An updated input-data directory has been staged at
/scratch1/NCEPDEV/stmp4/Denise.Worthen/input-data-20240501
Library Changes/Upgrades:
Testing Log: