From d1c684c5319184e4fd0c1605f6b97b3579319ffc Mon Sep 17 00:00:00 2001 From: bzhao Date: Tue, 17 Oct 2023 10:57:08 -0400 Subject: [PATCH 1/2] update cice6 to geos/v0.1.1 with minor update for plug --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f5c1522..4142e2ac 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ | Repository | Version | | ---------- | ------- | -| [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.1.0](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.1.0) | +| [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.1.1](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.1.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.34.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.34.0) | diff --git a/components.yaml b/components.yaml index 1954f931..8f037b97 100644 --- a/components.yaml +++ b/components.yaml @@ -145,7 +145,7 @@ mit: cice6: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@cice6 remote: ../CICE.git - tag: geos/v0.1.0 + tag: geos/v0.1.1 develop: geos/develop ignore_submodules: true From b815c8b7050fbb8007ab82e36bff6143ea1986ef Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Wed, 18 Oct 2023 11:15:40 -0400 Subject: [PATCH 2/2] Update to GEOSgcm_GridComp v2.3.1 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b4db481..cc408ba4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ | [GEOS_Util](https://github.com/GEOS-ESM/GEOS_Util) | [v2.0.3](https://github.com/GEOS-ESM/GEOS_Util/releases/tag/v2.0.3) | | [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.13.1](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.13.1) | | [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v2.2.4](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v2.2.4) | -| [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v2.3.0](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v2.3.0) | +| [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v2.3.1](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v2.3.1) | | [GEOSradiation_GridComp](https://github.com/GEOS-ESM/GEOSradiation_GridComp) | [v1.5.1](https://github.com/GEOS-ESM/GEOSradiation_GridComp/releases/tag/v1.5.1) | | [GFDL_atmos_cubed_sphere](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere) | [geos/v2.6.0](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere/releases/tag/geos%2Fv2.6.0) | | [GMI](https://github.com/GEOS-ESM/GMI) | [v1.1.0](https://github.com/GEOS-ESM/GMI/releases/tag/v1.1.0) | diff --git a/components.yaml b/components.yaml index fece5a5d..f3ffd477 100644 --- a/components.yaml +++ b/components.yaml @@ -54,7 +54,7 @@ FMS: GEOSgcm_GridComp: local: ./src/Components/@GEOSgcm_GridComp remote: ../GEOSgcm_GridComp.git - tag: v2.3.0 + tag: v2.3.1 sparse: ./config/GEOSgcm_GridComp.sparse develop: develop