[production/GFSv17] Add output argument to log_restart_fh function#3240
Merged
dpsarmie merged 3 commits intoMay 29, 2026
Merged
Conversation
18 tasks
Collaborator
Author
|
This was tested against the GFSv17 regression test baselines and no baseline changes were confirmed. This was tested by @DavidHuber-NOAA in the global workflow and the logs files were in the correct locations with the correct filenames. This should be ready to merge into the v17 production branch. |
Collaborator
Author
|
And all subcomponent PRs were reviewed, tested, and merged into their respective production branches. |
Collaborator
|
In .gitmodules, CICE is pointing to develop branch @dpsarmie |
Collaborator
Author
Thank you for catching that. Updated .gitmodules and confirmed that the hashes that were there are representative of the production branches in the subcomponents. |
NickSzapiro-NOAA
approved these changes
May 29, 2026
Collaborator
NickSzapiro-NOAA
left a comment
There was a problem hiding this comment.
Thanks for getting it to work
BrianCurtis-NOAA
approved these changes
May 29, 2026
FernandoAndrade-NOAA
approved these changes
May 29, 2026
0dae59e
into
ufs-community:production/GFS.v17
2 of 5 checks passed
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:
test_changes.listindicates which tests, if any, are changed by this PR. Committest_changes.list, even if it is empty.Description:
NCO has asked that the log files for each subcomponent be placed inside of their respective OUTPUT folders. To accomplish this, an argument was added to the log_restart_fh function. The subcomponents will add their respective OUTPUT directory (or RESTART in the case of CMEPS) to the function.
This will also be added to develop but the feature will be controlled via a user config option. For the production branch, the output directories will just act as the default.
Commit Message:
Priority:
Git Tracking
UFSWM:
No issue for this commit
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log:
Testing Remarks: