We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3c18b commit 7df8b70Copy full SHA for 7df8b70
CHANGES.md
@@ -0,0 +1,22 @@
1
+## v1.1.0 (4/11/2025)
2
+
3
+### Added
4
5
+* Implementation of point validation based on [Dahal et al](https://gmd.copernicus.org/articles/15/5093/2022/).
6
7
+### Changed
8
9
+* Performance improvements and simplification to habitat processing.
10
+* Store more analysis data from model validation.
11
12
+## v1.0.1 (19/10/2025)
13
14
+### Fixed
15
16
+* Fixed github action for publishing to pip.
17
18
+## v1.0.0 (19/10/2025)
19
20
21
22
+* Initial release as stand alone package.
0 commit comments