From 028fe49e09bfc9d7e34b097958dd2e497f3b67cf Mon Sep 17 00:00:00 2001 From: Santha Akella <18061653+sanAkel@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:06:08 -0500 Subject: [PATCH 1/4] Update README.md Uptick MOM6 release version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecf2bff9..f1ce6938 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ | [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.42.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.42.0) | | [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.2](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.2) | +| [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v2.2.3](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.3) | | [NCEP_Shared](https://github.com/GEOS-ESM/NCEP_Shared) | [v1.3.0](https://github.com/GEOS-ESM/NCEP_Shared/releases/tag/v1.3.0) | | [QuickChem](https://github.com/GEOS-ESM/QuickChem) | [v1.0.0](https://github.com/GEOS-ESM/QuickChem/releases/tag/v1.0.0) | | [RRTMGP](https://github.com/GEOS-ESM/rte-rrtmgp) | [geos/v1.6+1.1.0](https://github.com/GEOS-ESM/rte-rrtmgp/releases/tag/geos%2Fv1.6%2B1.1.0) | From 0e9b0ead63f168531366488675af80bc92859c91 Mon Sep 17 00:00:00 2001 From: Santha Akella <18061653+sanAkel@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:07:00 -0500 Subject: [PATCH 2/4] Update components.yaml Uptick MOM6 to geos/v2.2.3 --- components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.yaml b/components.yaml index 7c4b763f..47745f6b 100644 --- a/components.yaml +++ b/components.yaml @@ -133,7 +133,7 @@ mom: mom6: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/@GEOS_OceanGridComp/MOM6_GEOSPlug/@mom6 remote: ../MOM6.git - tag: geos/v2.2.2 + tag: geos/v2.2.3 develop: main recurse_submodules: true From 88a5522f66cd595ec03797df3a22d373c427db83 Mon Sep 17 00:00:00 2001 From: Santha Akella <18061653+sanAkel@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:30:07 -0500 Subject: [PATCH 3/4] Uptick GEOS_OceanGC to v2.1.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ce6938..376fa53b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ | [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.9.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.9.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.3](https://github.com/GEOS-ESM/GEOS_OceanGridComp/releases/tag/v2.1.3) | +| [GEOS_OceanGridComp](https://github.com/GEOS-ESM/GEOS_OceanGridComp) | [v2.1.4](https://github.com/GEOS-ESM/GEOS_OceanGridComp/releases/tag/v2.1.4) | | [GEOS_Util](https://github.com/GEOS-ESM/GEOS_Util) | [v2.0.4](https://github.com/GEOS-ESM/GEOS_Util/releases/tag/v2.0.4) | | [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.7](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v2.2.7) | From 559c70a170dc27751beca3264bd4235ea2e422f5 Mon Sep 17 00:00:00 2001 From: Santha Akella <18061653+sanAkel@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:30:49 -0500 Subject: [PATCH 4/4] Uptick GEOS_OceanGC to v2.1.4 --- components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.yaml b/components.yaml index 47745f6b..3e1d2284 100644 --- a/components.yaml +++ b/components.yaml @@ -121,7 +121,7 @@ StratChem: GEOS_OceanGridComp: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/@GEOS_OceanGridComp remote: ../GEOS_OceanGridComp.git - tag: v2.1.3 + tag: v2.1.4 develop: develop mom: