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: docs/CHANGELOG.md
+23-10Lines changed: 23 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
-
## [0.2.1] - 2023-04-03
9
+
### Added:
10
+
11
+
### Removed:
12
+
13
+
### Changed:
14
+
15
+
16
+
## [0.3.0] - 2023-06-21
10
17
<!-- markdown-link-check-disable-next-line -->
18
+
This version is only compatible with [STEMMUS_SCOPE 1.3.0](https://github.com/EcoExtreML/STEMMUS_SCOPE/releases/tag/1.2.0).
19
+
20
+
### Changed:
21
+
- The landcover type outputs in `forcing_globals.mat` (e.g. `IGBP_veg_long`) are now time dependent, instead of a single constant value ([#84](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/84)).
22
+
23
+
### Fixed:
24
+
- The regional landcover classes from the IGBP classification system are now supported as well ([#80](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/80)).
25
+
26
+
## [0.2.1] - 2023-04-03
11
27
This version is only compatible with [STEMMUS_SCOPE 1.2.0](https://github.com/EcoExtreML/STEMMUS_SCOPE/releases/tag/1.2.0).
12
28
13
29
### Added:
@@ -22,7 +38,6 @@ This version is only compatible with [STEMMUS_SCOPE 1.2.0](https://github.com/Ec
22
38
- The output netcdf file is again compatible to the model evaluation website ([#76](https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/76)).
23
39
24
40
## [0.2.0] - 2023-02-21
25
-
<!-- markdown-link-check-disable-next-line -->
26
41
This version is only compatible with [STEMMUS_SCOPE 1.2.0](https://github.com/EcoExtreML/STEMMUS_SCOPE/releases/tag/1.2.0).
27
42
28
43
### Added:
@@ -40,11 +55,9 @@ This version is only compatible with [STEMMUS_SCOPE 1.2.0](https://github.com/Ec
40
55
## [0.1.0] - 2022-11-24
41
56
The first release of PyStemmusScope. Compatible with STEMMUS_SCOPE 1.1.11.
0 commit comments