Skip to content

Commit

Permalink
Update to v11.2.0 components
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Sep 25, 2023
1 parent 1bba214 commit 9c42809
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Update `components.yaml` to match that of GEOSgcm v11.1.1
- Update `components.yaml` to match that of GEOSgcm v11.2.0
- ESMA_env v4.19.0 (Baselibs 7.14.0)
- ESMA_cmake v3.31.0 (Fixes for NAS, debug flags)
- GMAO_Shared v1.9.1 (Bug fix for MITgcm)
- MAPL 2.40.1 (Various fixes and features)
- ESMA_cmake v3.31.1 (Fixes for NAS, debug flags)
- GMAO_Shared v1.9.2 (Bug fix for MITgcm, CI fixes)
- MAPL 2.40.3 (Various fixes and features)
- Update CI to use Baselibs by default from CircleCI Orb

## [v2.2.1] - 2023-05-30
Expand Down
6 changes: 3 additions & 3 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
cmake:
local: ./cmake@
remote: ../ESMA_cmake.git
tag: v3.31.0
tag: v3.31.1
develop: develop

ecbuild:
Expand All @@ -28,12 +28,12 @@ HEMCO:
GMAO_Shared:
local: ./ESMF/Shared/GMAO_Shared@
remote: ../GMAO_Shared.git
tag: v1.9.1
tag: v1.9.2
sparse: ./config/GMAO_Shared.sparse
develop: main

MAPL:
local: ./ESMF/Shared/MAPL@
remote: ../MAPL.git
tag: v2.40.0
tag: v2.40.3
develop: develop

0 comments on commit 9c42809

Please sign in to comment.