Skip to content

Commit 0f68bed

Browse files
committed
additional updates of CHANGELOG.md
1 parent 367d5e0 commit 0f68bed

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16-
- Bumped max_obs limit from 250k to 280k in ASCAT reader.
17-
- Commented out static QC mask in CYGNSS reader and guarded mask deallocation when disabled.
18-
- Cleaned up ldas_setup. Split out ldas.py and setup_utils.py.
19-
- Added reader for surface meteorological forcing from S2S-3.
20-
- Update `GEOSlandassim_GridComp/io_hdf5.F90` to allow for use with HDF5 1.14.
21-
- Changed default format of tile-space HISTORY output to nc4.
22-
2316
### Fixed
2417

2518
### Removed
@@ -30,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3023

3124
## [v3.2.0] - 2025-11-26
3225

33-
- 0-diff vs. v3.2.0 (except for lat/lon fields in "1d" nc4 output, which have roundoff differences between files directly generated with MAPL [new default] and files generated with tile_bin2nc4 [discontinued]).
26+
- 0-diff vs. v3.1.0 (except for lat/lon fields in "1d" nc4 output, which have roundoff differences between files directly generated with MAPL [new default] and files generated with tile_bin2nc4 [discontinued]).
3427

3528
### Added
3629

@@ -41,13 +34,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4134

4235
- Changed default format of tile-space HISTORY output to nc4 ([PR #144](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/144)).
4336
- Enable remapping of landice restarts from ldas_setup ([PR #146](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/146)).
44-
- Updated static QC of CYGNSS observations ([PR #XXX](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/XXX)).
37+
- Commented out static QC mask in CYGNSS obs reader ([PR #151](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/151)).
4538
- Cleaned up ldas_setup; split out ldas.py and setup_utils.py; restored ntasks-per-node option ([PR #107](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/107)).
4639
- Update `GEOSlandassim_GridComp/io_hdf5.F90` to allow for use with HDF5 1.14 ([PR #139](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/139)).
4740

4841
### Fixed
4942

50-
- Fixed bug in ASCAT EUMET soil moisture obs reader ([PR #148](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/148), [PR #XXX](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/XXX)).
43+
- Fixed bug in ASCAT EUMET soil moisture obs reader; bumped max_obs limit ([PR #148](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/148), [PR #151](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/151)).
5144
- Provide default "zoom" value for remap_restarts yaml file ([PR #137](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/137)).
5245
- Fixed Restart=1 when the domain is not global ([PR #107](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/107)).
5346

0 commit comments

Comments
 (0)