Update build scripts on Gaea-C5 to conform with ufs-wx-model and global-workflow#1361
Merged
CoryMartin-NOAA merged 1 commit intoNOAA-EMC:developfrom Nov 6, 2024
Merged
Conversation
10 tasks
Contributor
CoryMartin-NOAA
left a comment
There was a problem hiding this comment.
@DavidBurrows-NCO is there no need to update the gaeac5 modulefile?
Contributor
Author
|
@CoryMartin-NOAA The gaeac5 module file looks good to me. The EPIC SI team installed spack-stack at the same location as before the OS upgrade, so I just moved gaea to gaeac5. I also just double checked that these paths still exists on C5: CRTM_FIX, GDASAPP_TESTDATA, and GDASAPP_UNIT_TEST_DATA_PATH. |
CoryMartin-NOAA
approved these changes
Nov 5, 2024
Contributor
Author
|
Thanks @CoryMartin-NOAA |
19 tasks
DavidNew-NOAA
pushed a commit
that referenced
this pull request
Jan 16, 2026
…al-workflow (#1361) After the recent Gaea-C5 OS upgrade, GDASApp fails to build. This issue corrects Gaea-C5 build and updates the build scripts to conform to ufs-wx-model (following ufs-wx-model ufs-community/ufs-weather-model#2448) and eventual global-workflow updates. Refs NOAA-EMC/global-workflow 3011 NOAA-EMC/global-workflow#3011 Refs NOAA-EMC/global-workflow 3032 NOAA-EMC/global-workflow#3032 Resolves #1360
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.
After the recent Gaea-C5 OS upgrade, GDASApp fails to build.
This issue corrects Gaea-C5 build and updates the build scripts to conform to ufs-wx-model (following ufs-wx-model ufs-community/ufs-weather-model#2448) and eventual global-workflow updates.
Refs NOAA-EMC/global-workflow 3011 NOAA-EMC/global-workflow#3011
Refs NOAA-EMC/global-workflow 3032 NOAA-EMC/global-workflow#3032
Resolves #1360