Combination #2777 (maintask writes CMEPS restart log), #2779 (FV3 CI/CD), and fix RT if statement blocks#2795
Merged
jkbk2004 merged 12 commits intoJul 9, 2025
Conversation
13 tasks
…cc.platform@noaa.gov>
…platform@noaa.gov>
…/ufs-weather-model into HEAD
Collaborator
|
All tests are done ok. We can start merging process. |
Collaborator
|
CMEPS hash ae6db21 |
Collaborator
|
@dpsarmie new fv3 hash is NOAA-EMC/ufsatm@207d984 |
jkbk2004
previously approved these changes
Jul 9, 2025
Collaborator
|
Waiting on CMEPS to get to NOAA-EMC/CMEPS@ae6db21 |
Collaborator
Author
|
Sorry about that. Hashes for FV3 and CMEPS should be updated now. |
jkbk2004
approved these changes
Jul 9, 2025
BrianCurtis-NOAA
approved these changes
Jul 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Queue Requirements:
Description:
This brings in changes from the FV3 repo to UFS. The changes include modifications of the FV3 code to add more submodules, fixes the CI/CD workflow in GitHub for the FV3 repo, and the addition of unit tests to the FV3 repo.
There are no baseline changes expected with this commit.
PR #2777
#2698 enabled writing of a log file to indicate that CMEPS has completed writing a restart file. If all mediator tasks do this for the same file, there are race conditions. So different tasks aren't opening and closing same filename, add 1 line change so that only if maintask call log_restart_fh
RT If statement typo
Fixes if statements in RTs with typo.
Commit Message:
Priority:
Git Tracking
UFSWM:
Combined in this PR
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Input data Changes:
Library Changes/Upgrades:
Testing Log: