Skip to content

Commit

Permalink
Merge pull request #631 from GEOS-ESM/feature/mathomp4/update-to-esma…
Browse files Browse the repository at this point in the history
…-cmake-v3.31.1

Update to ESMA_cmake v3.31.1, MAPL 2.40.3
  • Loading branch information
sdrabenh authored Aug 22, 2023
2 parents d1b5990 + ea6d55a commit d472a95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.0.2](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.0.2) |
| [CPLFCST_Etc](https://github.com/GEOS-ESM/CPLFCST_Etc) | [v1.0.1](https://github.com/GEOS-ESM/CPLFCST_Etc/releases/tag/v1.0.1) |
| [ecbuild](https://github.com/GEOS-ESM/ecbuild) | [geos/v1.3.0](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.3.0) |
| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.31.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.31.0) |
| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.31.1](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.31.1) |
| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.19.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.19.0) |
| [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.8](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.8) |
| [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.5.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.5.0) |
Expand All @@ -32,7 +32,7 @@
| [GOCART](https://github.com/GEOS-ESM/GOCART) | [sdr_v2.1.2.7](https://github.com/GEOS-ESM/GOCART/releases/tag/sdr_v2.1.2.7) |
| [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.2.3](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.2.3) |
| [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.0.2](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.0.2) |
| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.40.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.40.0) |
| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.40.3](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.40.3) |
| [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) |
| [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) |
| [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v2.2.1](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.1) |
Expand Down
4 changes: 2 additions & 2 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 Down Expand Up @@ -42,7 +42,7 @@ GEOS_Util:
MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.40.0
tag: v2.40.3
develop: develop

FMS:
Expand Down

0 comments on commit d472a95

Please sign in to comment.