Rename dtfanl to dtfinc#4523
Merged
DavidHuber-NOAA merged 4 commits intoNOAA-EMC:developfrom Feb 6, 2026
Merged
Conversation
CoryMartin-NOAA
previously approved these changes
Feb 5, 2026
Contributor
CoryMartin-NOAA
left a comment
There was a problem hiding this comment.
Looks good, thanks @TravisElless-NOAA
16 tasks
DavidHuber-NOAA
approved these changes
Feb 5, 2026
Contributor
|
Launching CI on C6. |
WenMeng-NOAA
approved these changes
Feb 6, 2026
Contributor
WenMeng-NOAA
left a comment
There was a problem hiding this comment.
The update for generating master index files looks good to me.
CatherineThomas-NOAA
pushed a commit
to CatherineThomas-NOAA/global-workflow
that referenced
this pull request
Feb 9, 2026
It was noted in NOAA-EMC#4299 that the NSST dtfanl files being produced by GSI were really increment files. This PR renames all global workflow variables from `DTFANL` to `DTFINC` and also renames the file within and saved by the global workflow to `dtfinc.nc`. Resolves NOAA-EMC#4395 Resolves NOAA-EMC#4505
14 tasks
CatherineThomas-NOAA
added a commit
that referenced
this pull request
Feb 11, 2026
# Description This PR merges #4523 and its prerequisite PR #4299 into the dev/gfs.v17 branch. It changes the NSST output naming convention from "analysis" to "increment" to better reflect what's actually in the file. [PR#4523 ](#4523 adds the idx file creation for the master grib files. Co-authored-by: Cory Martin <[email protected]> Co-authored-by: Travis Elless <[email protected]>
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.
Description
It was noted in #4299 that the NSST dtfanl files being produced by GSI were really increment files. This PR renames all global workflow variables from
DTFANLtoDTFINCand also renames the file within and saved by the global workflow todtfinc.nc.Resolves #4395
Resolves #4505
Type of change
Change characteristics
How has this been tested?
4 different CI tests were run on Gaea. All tests completed and produced the same results as develop tests.
All tests can be found in: /gpfs/f6/drsa-precip3/world-shared/Travis.J.Elless/test
Checklist