Skip to content

Commit

Permalink
Update gocart components
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jun 21, 2024
1 parent 760db31 commit 488bb1a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

### Changed
- Long names for carbon diagnostics to use BC, OC, and BR instead of CA.*

- Long names for carbon diagnostics to use BC, OC, and BR instead of CA.*
- Note this requires MAPL v2.35.3+R21C_v1.2.0 or later
- Update `components.yaml` to match the `R21C` branch of GEOSgcm

## v2.1.2+R21C_v1.0.1

Expand Down
12 changes: 6 additions & 6 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ GOCART:
env:
local: ./env@
remote: ../ESMA_env.git
tag: v4.2.0
tag: v4.9.1
develop: main

cmake:
local: ./cmake@
remote: ../ESMA_cmake.git
tag: v3.17.0
tag: v3.26.0
develop: develop

ecbuild:
local: ./cmake@/ecbuild@
remote: ../ecbuild.git
tag: geos/v1.2.0
tag: geos/v1.3.0

HEMCO:
local: ./ESMF/HEMCO_GridComp@
Expand All @@ -27,12 +27,12 @@ HEMCO:
GMAO_Shared:
local: ./ESMF/Shared/GMAO_Shared@
remote: ../GMAO_Shared.git
tag: v1.5.6
tag: v1.7.2+R21C_v1.0.0
sparse: ./config/GMAO_Shared.sparse
develop: main

MAPL:
local: ./ESMF/Shared/MAPL@
remote: ../MAPL.git
tag: v2.23.1
develop: develop
tag: v2.35.3+R21C_v1.2.0
develop: R21C

0 comments on commit 488bb1a

Please sign in to comment.