Upgrade to spack-stack 1.8.0 and BUFR 12.1.0#791
Closed
DavidHuber-NOAA wants to merge 5 commits into
Closed
Conversation
* origin/develop: Move to contrib spack-stack on Jet (#787) a quick workaround for increasing the mpi task numbers on orion for ctest :: rrfs_3denvar_rdasens (#788) Recover the capability of handling model fields from operation gfs.v16.3 (#785) fix a bug in deter_sfc_gmi (#781) add safeguard to thompson_reff (#779) Fix incorrect usage of real(i_kind) in mg_input.f90 (#760) Transition to Thompson Microphysics for Microwave All-sky Assimilation (#743) Format changes for EUMETSAT metop-sg and CADS debug fix (#773) Update global_4denvar and global_enkf ctests to reflect GFS v17 (#774) fix for cris-fsr memory corruption (#767) Gnssrwnd1.0 (#747)
7 tasks
Collaborator
Author
|
I have been informed by the spack-stack developers that we should wait for version 1.9.0, which will be more stable. Closing. |
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
This upgrades the GSI to use spack-stack 1.8.0 libraries. This upgrades a few libraries/packages:
python 3.11.6 -> 3.11.7
cmake 3.23.1 -> 3.27.9
hdf5 1.14.0 -> 1.14.3
bufr 11.7.0 -> 12.1.0
Resolves #642
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Regression tests on Hera passed. Timing results against BUFR 11.7.0 were within acceptable limits. Official tests will be performed once there are official installations of spack-stack 1.8.0 on all platforms. Additionally, this will be tested in the global-workflow.
Checklist