diff --git a/CHANGELOG.md b/CHANGELOG.md index 63be3f29..de97af7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## Unreleased + ## [10.21.1] - 2022-02-14 ### Zero-diff to Previous Release: YES @@ -25,6 +27,7 @@ Major Zero-Diff Changes: 17. Compress CircleCI Artifacts by @mathomp4 in [#513](https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/513) 18. Use circleci-tools orb for CI by @mathomp4 in [#242](https://github.com/GEOS-ESM/GMAO_Shared/pull/242) + ## [10.21.0] - 2021-12-21 ### Zero-diff to Previous Release: NO diff --git a/README.md b/README.md index cadfa3f0..3a4def1b 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.7](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.7) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v1.6.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v1.6.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) | -| [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.7.0](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.7.0) | -| [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v1.6.2](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v1.6.1) | -| [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v1.14.1](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v1.14.1) | +| [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.8.0](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.8.0) | +| [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v1.7.0](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v1.7.0) | +| [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v1.15.0](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v1.15.0) | | [GFDL_atmos_cubed_sphere](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere) | [geos/v1.3.0](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere/releases/tag/geos%2Fv1.3.0) | | [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v1.5.1](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v1.5.1) | -| [GOCART](https://github.com/GEOS-ESM/GOCART) | [v1.0.1](https://github.com/GEOS-ESM/GOCART/releases/tag/v1.0.1) | -| [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.2.1](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.2.1) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.17.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.17.0) | +| [GOCART](https://github.com/GEOS-ESM/GOCART) | [v2.0.4](https://github.com/GEOS-ESM/GOCART/releases/tag/v2.0.4) | +| [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.2.2](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.2.2) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.17.2](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.17.2) | | [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.0.2](https://github.com/GEOS-ESM/MOM6/releases/tag/geos%2Fv2.0.2) | | [RRTMGP](https://github.com/GEOS-ESM/rte-rrtmgp) | [geos/v1.5+1.0.0](https://github.com/GEOS-ESM/rte-rrtmgp/releases/tag/geos%2Fv1.5%2B1.0.0) diff --git a/components.yaml b/components.yaml index 4771582b..afdbc9f4 100644 --- a/components.yaml +++ b/components.yaml @@ -36,7 +36,7 @@ GMAO_Shared: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.17.0 + tag: v2.17.2 develop: develop FMS: @@ -48,7 +48,7 @@ FMS: GEOSgcm_GridComp: local: ./src/Components/@GEOSgcm_GridComp remote: ../GEOSgcm_GridComp.git - tag: v1.14.1 + tag: v1.15.0 sparse: ./config/GEOSgcm_GridComp.sparse develop: develop @@ -67,13 +67,13 @@ fvdycore: GEOSchem_GridComp: local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp remote: ../GEOSchem_GridComp.git - tag: v1.7.0 + tag: v1.8.0 develop: develop HEMCO: local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp/Shared/HEMCO/@HEMCO remote: ../HEMCO.git - tag: geos/v2.2.1 + tag: geos/v2.2.2 develop: geos/develop geos-chem: @@ -85,8 +85,7 @@ geos-chem: GOCART: local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp/@GOCART remote: ../GOCART.git - tag: v1.0.1 - sparse: ./config/GOCART.sparse + tag: v2.0.4 develop: develop mom: @@ -112,7 +111,7 @@ RRTMGP: GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git - tag: v1.6.2 + tag: v1.7.0 develop: develop UMD_Etc: