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 fef963d commit 2ce8a19Copy full SHA for 2ce8a19
CHANGELOG.md
@@ -1,15 +1,15 @@
1
## Xarray-Spatial Changelog
2
-----------
3
4
-### Version 0.2.1 - 5/5/2021
+### Version 0.2.1 - 5/6/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
- Removed conda recipe (#397)
12
-- Updated Functions & Classes Docstrings (#302)
+- Updated functions and classes docstrings (#302)
13
14
### Version 0.2.0 - 4/28/2021
15
- Test release for new github actions
0 commit comments