You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Added
13
13
14
-
- Added more default settings and command line arguments for integrated land-atm DAS setup
15
-
- Added functionality for model-based QC of MODIS SCF observations using soil layer 1 temperature.
16
-
- Added functionality to simulate landice tiles.
17
-
- Added functionality to read nc4-formatted tile file.
18
-
19
14
### Changed
20
15
21
16
### Fixed
@@ -26,6 +21,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
21
27
22
-----------------------------
28
23
24
+
## [v3.0.0] - 2025-05-28
25
+
26
+
- 0-diff vs. v2.0.0.
27
+
28
+
### Added
29
+
30
+
- Added functionality to simulate landice tiles ([PR #18](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/18)).
31
+
- Added functionality to read nc4-formatted tile file ([PR #18](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/18)).
32
+
- Added model-based QC of (MODIS) snow cover area fraction observations using layer-1 soil temperature ([PR #96](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/96)).
33
+
- Added default settings and command line args for coupled land-atm DAS ([PR #94](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/94)).
0 commit comments