From 58253d4f48388320bf8831dfe64f79d2637de8e1 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Tue, 20 Jan 2026 13:05:16 -0500 Subject: [PATCH 1/2] v11: Update to Ocean GC v2.7.1 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab92742d..b8cca7ae 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.15.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.15.0) | | [GAAS](https://github.com/GEOS-ESM/GAAS) | [v1.0.0](https://github.com/GEOS-ESM/GAAS/releases/tag/v1.0.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.7.0](https://github.com/GEOS-ESM/GEOS_OceanGridComp/releases/tag/v2.7.0) | +| [GEOS_OceanGridComp](https://github.com/GEOS-ESM/GEOS_OceanGridComp) | [v2.7.1](https://github.com/GEOS-ESM/GEOS_OceanGridComp/releases/tag/v2.7.1) | | [GEOS_Util](https://github.com/GEOS-ESM/GEOS_Util) | [v2.1.12](https://github.com/GEOS-ESM/GEOS_Util/releases/tag/v2.1.12) | | [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.16.1](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.16.1) | | [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v2.3.15](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v2.3.15) | diff --git a/components.yaml b/components.yaml index 53367cb9..0427c288 100644 --- a/components.yaml +++ b/components.yaml @@ -171,7 +171,7 @@ ACHEM: GEOS_OceanGridComp: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/@GEOS_OceanGridComp remote: ../GEOS_OceanGridComp.git - tag: v2.7.0 + tag: v2.7.1 develop: release/v2 mom: From 604bf3f8953ed1600868f25aac23276a8254ef6c Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Tue, 20 Jan 2026 14:27:39 -0500 Subject: [PATCH 2/2] Update to FMS geos/2019.01.02+noaff.11 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8cca7ae..0f19499e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ | [ecbuild](https://github.com/GEOS-ESM/ecbuild) | [geos/v1.4.0](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.4.0) | | [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.69.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.69.0) | | [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v5.17.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v5.17.0) | -| [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.10](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.10) | +| [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.11](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.11) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.15.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.15.0) | | [GAAS](https://github.com/GEOS-ESM/GAAS) | [v1.0.0](https://github.com/GEOS-ESM/GAAS/releases/tag/v1.0.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) | diff --git a/components.yaml b/components.yaml index 0427c288..2d098cd4 100644 --- a/components.yaml +++ b/components.yaml @@ -56,7 +56,7 @@ MAPL: FMS: local: ./src/Shared/@FMS remote: ../FMS.git - tag: geos/2019.01.02+noaff.10 + tag: geos/2019.01.02+noaff.11 develop: geos/release/2019.01 GEOSgcm_GridComp: