Update hsi path on Gaea clusters#1031
Merged
GeorgeGayno-NOAA merged 1 commit intoMar 7, 2025
Merged
Conversation
Collaborator
Author
Collaborator
|
@DavidHuber-NOAA - I don't have access to Gaea, so I will trust that this is working. |
GeorgeGayno-NOAA
approved these changes
Mar 7, 2025
12 tasks
natalie-perlin
pushed a commit
to natalie-perlin/UFS_UTILS
that referenced
this pull request
Mar 11, 2025
natalie-perlin
pushed a commit
to natalie-perlin/UFS_UTILS
that referenced
this pull request
Mar 11, 2025
DavidHuber-NOAA
added a commit
to NOAA-EMC/global-workflow
that referenced
this pull request
Mar 12, 2025
…n/ice post products (#3433) # Description This updates the hashes for both the UFS_Utils and GFS-utils hashes. For UFS_Utils, this is intended to update the hsi module for Gaea so that that repository will again build on that platform. The updates to GFS-utils require updates to to namelists as provided by @aerorahul. Resolves #3432 # Type of change - [x] Bug fix (fixes something broken) - [x] Maintenance (code refactor, clean-up, new CI test, etc.) # Change characteristics - Is this a breaking change (a change in existing functionality)? NO - Does this change require a documentation update? NO - Does this change require an update to any of the following submodules? YES - [x] GFS-utils NOAA-EMC/gfs-utils#102 - [x] UFS-utils ufs-community/UFS_UTILS#1031 # How has this been tested? - [x] CI testing on Hera - [x] Build tests on Gaea C6 and C5 # Checklist - [x] Any dependent changes have been merged and published - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings - [x] New and existing tests pass with my changes - [x] This change is covered by an existing CI test or a new one has been added --------- Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
EricSinsky-NOAA
pushed a commit
to EricSinsky-NOAA/UFS_UTILS
that referenced
this pull request
Mar 28, 2025
guoqing-noaa
pushed a commit
to guoqing-noaa/global-workflow
that referenced
this pull request
May 29, 2025
…n/ice post products (NOAA-EMC#3433) # Description This updates the hashes for both the UFS_Utils and GFS-utils hashes. For UFS_Utils, this is intended to update the hsi module for Gaea so that that repository will again build on that platform. The updates to GFS-utils require updates to to namelists as provided by @aerorahul. Resolves NOAA-EMC#3432 # Type of change - [x] Bug fix (fixes something broken) - [x] Maintenance (code refactor, clean-up, new CI test, etc.) # Change characteristics - Is this a breaking change (a change in existing functionality)? NO - Does this change require a documentation update? NO - Does this change require an update to any of the following submodules? YES - [x] GFS-utils NOAA-EMC/gfs-utils#102 - [x] UFS-utils ufs-community/UFS_UTILS#1031 # How has this been tested? - [x] CI testing on Hera - [x] Build tests on Gaea C6 and C5 # Checklist - [x] Any dependent changes have been merged and published - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings - [x] New and existing tests pass with my changes - [x] This change is covered by an existing CI test or a new one has been added --------- Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
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 OF CHANGES:
Update the paths to the HSI module on C5 and C6.
TESTS CONDUCTED:
Only test builds on both C5 and C6 were conducted. The change in HSI module paths should have no effect on the science.
DEPENDENCIES:
None
ISSUE:
Resolves #1030