From 6293d060b50b38b9f2e993ee646b1b98d239a695 Mon Sep 17 00:00:00 2001 From: bzhao Date: Wed, 2 Mar 2022 15:57:46 -0500 Subject: [PATCH 1/5] added cice6 as a component to be populated --- components.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components.yaml b/components.yaml index c14b85c0..864cebfb 100644 --- a/components.yaml +++ b/components.yaml @@ -102,6 +102,13 @@ mom6: develop: dev/gfdl recurse_submodules: true +cice6: + local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@cice6 + remote: ../CICE.git + tag: geos/v0.0.1 + develop: geos/main + recurse_submodules: true + GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git From 43bb7013caeda2c5f6148d9809c69a1e76936d51 Mon Sep 17 00:00:00 2001 From: bzhao Date: Wed, 2 Mar 2022 16:12:18 -0500 Subject: [PATCH 2/5] change App to a tag since Matt's branch is gone --- components.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.yaml b/components.yaml index 864cebfb..7baf114f 100644 --- a/components.yaml +++ b/components.yaml @@ -112,8 +112,8 @@ cice6: GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git - #tag: v1.5.5 - branch: feature/mathomp4/postinstall + tag: v1.5.6 + #branch: feature/mathomp4/postinstall develop: develop UMD_Etc: From 7205ba493daf1370236d10b32c19fa5577933377 Mon Sep 17 00:00:00 2001 From: bzhao Date: Fri, 22 Apr 2022 16:14:43 -0400 Subject: [PATCH 3/5] change icepack from submodule to a standalone repo managed by mepo --- components.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/components.yaml b/components.yaml index 7baf114f..6ba457ef 100644 --- a/components.yaml +++ b/components.yaml @@ -107,7 +107,12 @@ cice6: remote: ../CICE.git tag: geos/v0.0.1 develop: geos/main - recurse_submodules: true + +icepack: + local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@cice6/icepack + remote: ../Icepack.git + tag: geos/v0.0.1 + develop: geos/main GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App From 329f2b6c9293ed0a75df2b05fdcbe7ad6e07f2bc Mon Sep 17 00:00:00 2001 From: bzhao Date: Thu, 15 Jun 2023 14:07:42 -0400 Subject: [PATCH 4/5] set cice6 and icepack to proper tags for checking out --- components.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components.yaml b/components.yaml index 162b243c..46863097 100644 --- a/components.yaml +++ b/components.yaml @@ -145,14 +145,14 @@ mit: cice6: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@cice6 remote: ../CICE.git - tag: geos/v0.0.1 - develop: geos/main + tag: geos/v0.0.2 + develop: geos/develop icepack: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@cice6/icepack remote: ../Icepack.git - tag: geos/v0.0.1 - develop: geos/main + tag: geos/v0.0.2 + develop: geos/develop sis2: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/@sis2 From 0e4e1450f27b68137fc661127265f50fc4a6af1f Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 22 Jun 2023 08:21:26 -0400 Subject: [PATCH 5/5] Update CI BCs --- .circleci/config.yml | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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: diff --git a/README.md b/README.md index cb707693..4a9af696 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ | Repository | Version | | ---------- | ------- | -| [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.0.1](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.0.1) | +| [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.29.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.29.0) | @@ -31,6 +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) | +| [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.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) |