We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc2398 commit 2663052Copy full SHA for 2663052
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
### Changed
18
19
+- Bumped max_obs limit from 250k to 280k in ASCAT reader.
20
+- Commented out static QC mask in CYGNSS reader and guarded mask deallocation when disabled.
21
- Cleaned up ldas_setup. Split out ldas.py and setup_utils.py.
22
- Added reader for surface meteorological forcing from S2S-3.
23
- Update `GEOSlandassim_GridComp/io_hdf5.F90` to allow for use with HDF5 1.14.
@@ -151,4 +153,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151
153
152
154
-----------------------------
155
-
0 commit comments