Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 46 additions & 8 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,53 @@ Overview of GEOSldas Git Releases:
============================


[v19.0.0](https://github.com/GEOS-ESM/GEOSldas/releases/tag/v19.0.0) - 2025-04-15
------------------------------

- 0-diff vs. GEOSldas v18.1.0 for Intel with standard optimization and no bit shaving. Otherwise, there are roundoff differences in diagnostic output ([PR #796](https://github.com/GEOS-ESM/GEOSldas/pull/796)).

- Uses GEOSldas_GridComp v2.0.0.

- Science changes:
- New update_type for joint 3d soil moisture and 1d snow analysis (Tb+sfmc+sfds+SCF obs) ([GEOSldas_GridComp PR #68](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/68)).
- Updated subroutine read_obs_sm_ASCAT_EUMET() to work with both original and revised file name templates ([GEOSldas_GridComp PR #69](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/69)).
- Added CYGNSS soil moisture reader ([GEOSldas_GridComp PR #76](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/76)).
- Added M21C surface met forcing ([GEOSldas_GridComp PR #77](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/77), [PR #794](https://github.com/GEOS-ESM/GEOSldas/pull/794)).

- Minor changes:
- Revised variable names (SHORT_NAME) and descriptions (LONG_NAME) to match M21C file specs ([GEOSldas_GridComp PR #72](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/72)).
- Updated subroutines read_obs_sm_ASCAT_EUMET(), read_obs_SMAP_halforbit_Tb(), read_obs_SMOS() and read_obs_MODIS_SCF() with hardcoded time ranges for when observations are available and should be read ([GEOSldas_GridComp PR #73](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/73)).
- Renamed tilecoord%pfaf to %pfaf_index; added matlab tile file reader ([GEOSldas_GridComp PR #78](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/78)).
- Improved setup of coupled land/atm DAS (incl. changed nomenclature of met forcing files: "Nx+-" --> "bkg.lfo_*") ([GEOSldas_GridComp PR #81](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/81)).

- GEOSgcm_GridComp v2.7.2:
- Updated LONG_NAME attributes to match M21C file specs; conservative regridding of (obs) PRECIP_FILE inputs ([GEOSgcm_GridComp PR #1032](https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/1032)).
- Fixed mean land elevation; v13 bcs ([GEOSgcm_GridComp PR #1049](https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/1049)). Not 0-diff for make_bcs!
- Turned off GOSWIM via N_constit=0 ([GEOSgcm_GridComp PR #1050](https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/1050)).

- Utilities:
- GEOS_Util v2.1.6 ([PR #796](https://github.com/GEOS-ESM/GEOSldas/pull/796)).

- Infrastructure:
- ESMA_env v4.36.0, Baselibs v7.32.0 ([PR #796](https://github.com/GEOS-ESM/GEOSldas/pull/796)).
- Removed SLES12 for NCCS.
- Moved to GEOSpyD 24.11.3 Python 3.12.
- ESMA_cmake v3.57.0 ([PR #796](https://github.com/GEOS-ESM/GEOSldas/pull/796)).
- MAPL v2.54.2 ([PR #796](https://github.com/GEOS-ESM/GEOSldas/pull/796)).

- Removed:
- Removed support for SLES12 operating system at NCCS ([GEOSldas_GridComp PR #83](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/83)).


[v18.1.0](https://github.com/GEOS-ESM/GEOSldas/releases/tag/v18.1.0) - 2024-11-05
------------------------------

- 0-diff vs. GEOSldas v18.0.3 except for data assimilation in cube-sphere tile space ([PR #41](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/41)).
- 0-diff vs. GEOSldas v18.0.3 except for data assimilation in cube-sphere tile space ([GEOSldas_GridComp PR #41](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/41)).

- Uses GEOSldas_GridComp v1.1.0.

- Minor changes:
- More optimal distribution of tiles on processors for cubed-sphere tile space ([PR #41](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/41)).
- More optimal distribution of tiles on processors for cubed-sphere tile space ([GEOSldas_GridComp PR #41](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/41)).

- GEOSgcm_GridComp v2.6.3:
- Changed exports and LONG_NAMES for land water and energy balances ([GEOSgcm_GridComp PR #957](https://github.com/GEOS-ESM/GEOSgcm_GridComp/pull/957)).
Expand All @@ -65,23 +103,23 @@ Overview of GEOSldas Git Releases:
- GEOS-IT and c1120 options for remap_restarts package ([GEOS_Util PR #94](https://github.com/GEOS-ESM/GEOS_Util/pull/94), [GEOS_Util PR #96](https://github.com/GEOS-ESM/GEOS_Util/pull/96))

- Infrastructure:
- ESMA_env v4.29.1, Baselibs v8.7.0 ([PR #781](https://github.com/GEOS-ESM/GEOSldas/pull/781)).
- ESMA_env v4.29.1, Baselibs v7.24.0 ([PR #781](https://github.com/GEOS-ESM/GEOSldas/pull/781)).
- Update to Intel MPI 2021.13.
- ESMA_cmake v3.52.0 ([PR #781](https://github.com/GEOS-ESM/GEOSldas/pull/781)).
- MAPL v2.50.1 ([PR #781](https://github.com/GEOS-ESM/GEOSldas/pull/781)).
- ecbuild v1.4.0 ([PR #781](https://github.com/GEOS-ESM/GEOSldas/pull/781)).

- Bug fixes:
- Do not increment CO2_YEAR when it is a no-data-value. For Catchment simulations, exclude CatchCN-specific resource variables from LDAS.rc ([PR #51](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/51)).
- Bug fix and improved efficiency in matlab script for generation of mwRTM_param ([PR #46](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/46)).
- Changed EXPDIR to absolute path for POSTPROC_HIST>0 option to work ([PR #42](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/42)).
- Support HISTORY output of ASNOW alone from ENSAVG Gridcomp ([PR #49](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/49)).
- Do not increment CO2_YEAR when it is a no-data-value. For Catchment simulations, exclude CatchCN-specific resource variables from LDAS.rc ([GEOSldas_GridComp PR #51](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/51)).
- Bug fix and improved efficiency in matlab script for generation of mwRTM_param ([GEOSldas_GridComp PR #46](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/46)).
- Changed EXPDIR to absolute path for POSTPROC_HIST>0 option to work ([GEOSldas_GridComp PR #42](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/42)).
- Support HISTORY output of ASNOW alone from ENSAVG Gridcomp ([GEOSldas_GridComp PR #49](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/49)).

- Documentation:
- Updates and corrections ([PR #776](https://github.com/GEOS-ESM/GEOSldas/pull/776)).

- Removed:
- Removed restart options F and G ([PR #40](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/40)).
- Removed restart options F and G ([GEOSldas_GridComp PR #40](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/40)).


[v18.0.3](https://github.com/GEOS-ESM/GEOSldas/releases/tag/v18.0.3) - 2024-04-12
Expand Down