Releases: xarray-contrib/xarray-spatial
Releases · xarray-contrib/xarray-spatial
Version 0.0.2
Version 0.0.2 - 6/24/2020
- Add Pixel-based Region Connectivity Tool (#52)
- Fixes to Proximity Tools (#45, #37, #36)
- Changes to slope function to allow for change x, y coordinate fields (#46)
- Added Pharmacy Desert Example Notebook
- Add natural breaks classification method
- Add equal-interval classification method
- Add quantile classification method
- Add binary membership classification method
- Fixes to zonal stats docstring (#40)
- Added experimental query layer from agol-pandas (will probably not be supported long term)
- Added ReadtheDocs page
- Added experimental hotspot analysis tool (Getis-Ord Gi*) (#27)
- Added experimental curvature analysis tool (Getis-Ord Gi*)
- Added support for creating WMTS tilesets (moved out of datashader)
- Added contributor code of conduct
Initial Release
This is the first release of xarray-spatial includes major contributions from @brendancol , @thuydotm and @jbednar. Geo-related functionality was moved over from Datashader which included things from datashader.geo and datashader.spatial