Skip to content

Commit

Permalink
Update bufr to 12.1.0 (JCSDA#1263)
Browse files Browse the repository at this point in the history
Update BUFR to 12.1.0
  • Loading branch information
DavidHuber-NOAA authored Aug 21, 2024
1 parent dfb069d commit f9666c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages:
boost:
require: '@1.84 ~atomic +chrono +date_time +exception +filesystem ~graph ~iostreams ~locale ~log ~math ~mpi ~numpy +pic +program_options +python ~random +regex +serialization ~signals +system +test +thread +timer ~wave cxxstd=17 visibility=hidden'
bufr:
require: '@12.0.1 +python'
require: '@12.1.0 +python'
cairo:
require: '+pic'
cdo:
Expand Down
2 changes: 1 addition & 1 deletion configs/containers/specs/jedi-ci.yaml
2 changes: 1 addition & 1 deletion configs/templates/gsi-addon-dev/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spack:
# Note: Set 'compilers' manually; must match upstream list
- compilers: []
- packages:
- global-workflow-env ^[email protected] ^[email protected] ^[email protected]
- global-workflow-env ^[email protected] ^[email protected]
- ufs-weather-model-env
- gsi-env

Expand Down

0 comments on commit f9666c4

Please sign in to comment.