Add/fix build capability for Gaea-C5, Gaea-C6, and container#87
Merged
Conversation
…fs-utils into feature/c5c6conbuild
10 tasks
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
aerorahul
requested changes
Nov 13, 2024
Contributor
aerorahul
left a comment
There was a problem hiding this comment.
@DavidBurrows-NCO can you please address some questions from the review?
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
aerorahul
reviewed
Nov 13, 2024
19 tasks
WalterKolczynski-NOAA
approved these changes
Nov 26, 2024
aerorahul
approved these changes
Dec 4, 2024
Contributor
aerorahul
left a comment
There was a problem hiding this comment.
looks good. not sure what shellnorms is complaining about.
Contributor
Author
|
Thanks, Rahul. I looked through a few times and don't see anything strange. |
EricSinsky-NOAA
pushed a commit
to EricSinsky-NOAA/gfs-utils
that referenced
this pull request
Mar 28, 2025
…C#87) After the recent Gaea-C5 OS upgrade, gfs_utils fails to build. This corrects Gaea-C5 build, adds Gaea-C6 build capability (following ufs-wx-model [2448](ufs-community/ufs-weather-model#2448)), and adds containerized build capability. Refs NOAA-EMC/global-workflow [3011](NOAA-EMC/global-workflow#3011) Refs NOAA-EMC/global-workflow [3025](NOAA-EMC/global-workflow#3025) Resolve NOAA-EMC#86 --------- Co-authored-by: Mark A Potts <mark.potts@noaa.gov>
EricSinsky-NOAA
pushed a commit
to EricSinsky-NOAA/gfs-utils
that referenced
this pull request
Jul 10, 2025
…C#87) After the recent Gaea-C5 OS upgrade, gfs_utils fails to build. This corrects Gaea-C5 build, adds Gaea-C6 build capability (following ufs-wx-model [2448](ufs-community/ufs-weather-model#2448)), and adds containerized build capability. Refs NOAA-EMC/global-workflow [3011](NOAA-EMC/global-workflow#3011) Refs NOAA-EMC/global-workflow [3025](NOAA-EMC/global-workflow#3025) Resolve NOAA-EMC#86 --------- Co-authored-by: Mark A Potts <mark.potts@noaa.gov>
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
After the recent Gaea-C5 OS upgrade, gfs_utils fails to build.
This corrects Gaea-C5 build, adds Gaea-C6 build capability (following ufs-wx-model 2448), and adds containerized build capability.
Refs NOAA-EMC/global-workflow 3011
Refs NOAA-EMC/global-workflow 3025
Resolve #86
Type of change
Change characteristics
How has this been tested?
Cloned and built on Gaea-C5, Gaea-C6, and container
Checklist