From 5fb35f57a7975c85fffe145f2d83d806a315e69f Mon Sep 17 00:00:00 2001 From: Rolf Reichle <54944691+gmao-rreichle@users.noreply.github.com> Date: Wed, 25 Jun 2025 14:43:28 -0400 Subject: [PATCH 1/5] Update CHANGELOG.md in prep for release v3.1.0 --- CHANGELOG.md | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d12932b..11159a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,29 +11,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added optional SLURM "constraint". -- Added functionality to run on tile space of stretched cube-sphere grids. -- Added python package for post-processing ObsFcstAna output. - - ### Changed -- Revised processing of HISTORY template (GEOSldas_HIST.rc). -- Switch to using EASE grid tools in MAPL. -- Specify only ntasks_model for SLURM resource request. -- Revisions for handling of Nens and special nml and mwtrm path/files in coupled land-atm DAS. -- Updated some defaults in LDASsa_DEFAULT_inputs_*.nml files. - ### Fixed -- Fixed error from MAPL's ApplicationSupport.F90 to init UDUNITS. - ### Removed ### Deprecated ----------------------------- +## [v3.1.0] - 2025-06-26 + +- 0-diff vs. v3.0.0. + +### Added + +- Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([PR #87](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87), [PR #111](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111)). +- Support for 2d output from EASE tile space and 2d output on EASE grid: + - Switched EASE grid handling to new MAPL EASE Grid Factory ([PR #115](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/115)). + - Revised pre-processing of HISTORY template ([PR #118](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/118)). +- Support running on tile space of stretched cube-sphere grids ([PR #109](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/109)). + +### Changed + +- Revised experiment setup for coupled land-atm DAS ([PR #102](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/102)). +- Updated defaults in LDASsa_DEFAULT_inputs_*.nml files ([PR #104](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/104)). +- Added optional SLURM "constraint" ([PR #112](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/112)). +- Specify only "ntasks_model" in SLURM resource request ([PR #106](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/106)). + +### Fixed + +- UDUNITS error ([PR #101](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/101)). + +----------------------------- + ## [v3.0.0] - 2025-05-28 - 0-diff vs. v2.0.0. From d15fb7512f1bce7ea5e30cd3d1bb3b528b696aed Mon Sep 17 00:00:00 2001 From: Rolf Reichle <54944691+gmao-rreichle@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:13:29 -0400 Subject: [PATCH 2/5] Update CHANGELOG.md (fixed bad merge conflict resolution of previous commit) --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d438a5c4..55203c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -<<<<<<< feature/rreichle/CHANGELOG_for_v3.1.0 -======= -- Fixed ncra path for monthly compression -- Fixed error from MAPL's ApplicationSupport.F90 to init UDUNITS. - ->>>>>>> develop ### Removed ### Deprecated @@ -48,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- UDUNITS error ([PR #101](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/101)). +- UDUNITS error ([PR #101](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/101), [PR #123](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/123)). ----------------------------- From 4bc131ef2ec7cbfa55c41ae81826d3bddc0c7f84 Mon Sep 17 00:00:00 2001 From: Rolf Reichle <54944691+gmao-rreichle@users.noreply.github.com> Date: Wed, 25 Jun 2025 17:20:50 -0400 Subject: [PATCH 3/5] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55203c62..314e0f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for 2d output from EASE tile space and 2d output on EASE grid: - Switched EASE grid handling to new MAPL EASE Grid Factory ([PR #115](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/115)). - Revised pre-processing of HISTORY template ([PR #118](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/118)). -- Support running on tile space of stretched cube-sphere grids ([PR #109](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/109)). +- Support for tile space of stretched cube-sphere grids ([PR #109](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/109)). ### Changed From 8509c9fd6e8d3058284a85a846af81a926233e5b Mon Sep 17 00:00:00 2001 From: Rolf Reichle Date: Thu, 26 Jun 2025 08:47:40 -0400 Subject: [PATCH 4/5] dummy commit (added one blank character) (CHANGELOG.md) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 314e0f3f..69f0ea67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([PR #87](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87), [PR #111](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111)). +- Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([PR #87](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87), [PR #111](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111)). - Support for 2d output from EASE tile space and 2d output on EASE grid: - Switched EASE grid handling to new MAPL EASE Grid Factory ([PR #115](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/115)). - Revised pre-processing of HISTORY template ([PR #118](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/118)). From 7937b6a06b05dcaf0f51e114455e57fd4650d293 Mon Sep 17 00:00:00 2001 From: Rolf Reichle Date: Thu, 26 Jun 2025 08:49:20 -0400 Subject: [PATCH 5/5] dummy commit (added two blank chars) (GEOS_LdasGridComp.F90) --- GEOS_LdasGridComp.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GEOS_LdasGridComp.F90 b/GEOS_LdasGridComp.F90 index 3bf3025d..ccb6ad8d 100644 --- a/GEOS_LdasGridComp.F90 +++ b/GEOS_LdasGridComp.F90 @@ -8,7 +8,7 @@ module GEOS_LdasGridCompMod use ESMF use MAPL - + use GEOS_MetforceGridCompMod, only: MetforceSetServices => SetServices use GEOS_LandGridCompMod, only: LandSetServices => SetServices use GEOS_LandPertGridCompMod, only: LandPertSetServices => SetServices