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 a19d9ee commit a65681cCopy full SHA for a65681c
CHANGELOG.md
@@ -1,6 +1,14 @@
1
## Xarray-Spatial Changelog
2
-----------
3
4
+### Version 0.2.1 - 5/5/2021
5
+- Added GPU and Dask support for Focal tools: mean, apply, hotspots (#238)
6
+- Moved kernel creation functions to convolution module (#238)
7
+- Update Code of Conduct (#391)
8
+- Fixed manhattan distance to sum of abs (#309)
9
+- Example notebooks running on PC Jupyter Hub (#370)
10
+- Fixed examples download cli cmd (#349)
11
+
12
### Version 0.2.0 - 4/28/2021
13
- Test release for new github actions
14
0 commit comments