Output filenames Change required by NCO#110
Merged
WalterKolczynski-NOAA merged 6 commits intoJul 31, 2020
Merged
Conversation
Contributor
XianwuXue-NOAA
left a comment
There was a problem hiding this comment.
- "gefswave" didn't change; 2) probab didn't change required by Xiaoxue
| # 3.c Create bundled grib2 file with all parameters | ||
|
|
||
| cat gefswave.mean.t${cyc}z.f???.grib2 | $WGRIB2 - -match "(HTSGW|PERPW|WIND)" -grib gribfile > gribfile.out 2>&1 | ||
| cat gefswave.t${cyc}z.mean.f???.grib2 | $WGRIB2 - -match "(HTSGW|PERPW|WIND)" -grib gribfile > gribfile.out 2>&1 |
Contributor
XianwuXue-NOAA
left a comment
There was a problem hiding this comment.
I didn't find the change in scripts/exglobal_fcst_nemsfv3gfs.sh for gefswave to gefs.wave
XianwuXue-NOAA
approved these changes
Jul 31, 2020
9 tasks
TerrenceMcGuinness-NOAA
added a commit
that referenced
this pull request
Jun 8, 2023
update gits to come from emcbot
DavidHuber-NOAA
pushed a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Sep 12, 2025
DavidHuber-NOAA
pushed a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Sep 12, 2025
GitHub Issue NOAA-EMC/GSI NOAA-EMC#110. Add hpc-stack to master.
DavidHuber-NOAA
pushed a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Sep 12, 2025
* Ref NOAA-EMC#110 Add DE for regional (nam), fix bug in conmon_read_diag.F90. * Ref NOAA-EMC#110 Update for hera. * Ref NOAA-EMC#110 Update error checking. * Ref NOAA-EMC#110 Final clean up. * Ref NOAA-EMC#110 Final clean up. * Ref NOAA-EMC#110 Fix area assignment in DE script.
JessicaMeixner-NOAA
added a commit
to JessicaMeixner-NOAA/global-workflow
that referenced
this pull request
Nov 7, 2025
* changing file type (removing execute option) * adding in-line comments to document the usage of the WRST switch NOAA-EMC#110
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.
Change in the output filenames from wave-stat, requested by NCO.