From 78bf7e84c9d5cdb770790a53ebae7cddbf50f401 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 16 Jun 2023 10:56:48 -0400 Subject: [PATCH 1/4] Update to MAPL 2.39.3 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06ba4814..cb707693 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ | [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v1.9.1](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v1.9.1) | | [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) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.39.1](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.39.1) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.39.3](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.39.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.0](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.0) | diff --git a/components.yaml b/components.yaml index fb536398..4dec26a0 100644 --- a/components.yaml +++ b/components.yaml @@ -42,7 +42,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.39.1 + tag: v2.39.3 develop: develop FMS: From 91a53514094b4302b59cc30e5c6f72891eea51b3 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 22 Jun 2023 14:13:39 -0400 Subject: [PATCH 2/4] Update FVdycoreCubed_GridComp to v2.5.0 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb707693..36623ba3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ | [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.29.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.29.0) | | [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.17.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.17.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.4.4](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.4.4) | +| [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.5.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.5.0) | | [geos-chem](https://github.com/GEOS-ESM/geos-chem) | [geos/v13.0.0-rc1](https://github.com/GEOS-ESM/geos-chem/releases/tag/geos%2Fv13.0.0-rc1) | | [GEOS_OceanGridComp](https://github.com/GEOS-ESM/GEOS_OceanGridComp) | [v2.1.1](https://github.com/GEOS-ESM/GEOS_OceanGridComp/releases/tag/v2.1.1) | | [GEOS_Util](https://github.com/GEOS-ESM/GEOS_Util) | [v2.0.0](https://github.com/GEOS-ESM/GEOS_Util/releases/tag/v2.0.0) | diff --git a/components.yaml b/components.yaml index 4dec26a0..5d7fece9 100644 --- a/components.yaml +++ b/components.yaml @@ -61,7 +61,7 @@ GEOSgcm_GridComp: FVdycoreCubed_GridComp: local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSsuperdyn_GridComp/@FVdycoreCubed_GridComp remote: ../FVdycoreCubed_GridComp.git - tag: v2.4.4 + tag: v2.5.0 develop: develop fvdycore: From 4744790128444a1b96d3dd19577b63d8ae746714 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 23 Jun 2023 13:38:19 -0400 Subject: [PATCH 3/4] Update to MAPL 2.39.4, ESMA_cmake 3.30.0 --- README.md | 4 ++-- components.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb707693..13966a40 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ | [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.0.1](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.0.1) | | [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.29.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.29.0) | +| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.30.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.30.0) | | [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.17.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.17.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.4.4](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.4.4) | @@ -31,7 +31,7 @@ | [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v1.9.1](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v1.9.1) | | [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) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.39.3](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.39.3) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.39.4](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.39.4) | | [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.0](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.0) | diff --git a/components.yaml b/components.yaml index 4dec26a0..b2ca2bf6 100644 --- a/components.yaml +++ b/components.yaml @@ -11,7 +11,7 @@ env: cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.29.0 + tag: v3.30.0 develop: develop ecbuild: @@ -42,7 +42,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.39.3 + tag: v2.39.4 develop: develop FMS: From fb2e915e589cfdd4fa19d238c4d7258d47e5abd2 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 23 Jun 2023 13:39:13 -0400 Subject: [PATCH 4/4] Update CI BCs to v11.1.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 03b60548..1222d031 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,7 +17,7 @@ parameters: # Anchors to prevent forgetting to update a version os_version: &os_version ubuntu20 baselibs_version: &baselibs_version v7.13.0 -bcs_version: &bcs_version v11.00.0 +bcs_version: &bcs_version v11.1.0 tag_build_arg_name: &tag_build_arg_name gcmversion orbs: