We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fd5dcd + 3edc958 commit 1855832Copy full SHA for 1855832
CHANGELOG.md
@@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
### Changed
14
15
- accessors are now more compatible for dataarray and dataset.
16
-- `ed.clip`accessor now manages first bounding box then clip geometry to be faster.
17
-- New whittaker function that is ~20 times -faster.
18
-/!\ Beware, lambda from previous whittaker must be multiplied by 10 000 to have same results.
+- `ed.clip` accessor now manages first bounding box then clip geometry to be faster.
+- New whittaker function that is about 20 times faster.
+Beware, lambda from previous whittaker must be multiplied by 10 000 to have same results.
19
20
## [0.1.6] - 2024-06-05
21
0 commit comments