Version 0.3.6 - 2023-06-02
With the 0.3.6 release, xarray-spatial now supports python 3.11. This release focuses on demonstrating the reliability of the library by adding more tests against GDAL/QGIS.
What's Changed
- Fixed feature-proposal.md config by @nodell111 in #718
- WIP Add viewshed gpu notebook by @thuydotm in #720
- Update README.md by @RichardScottOZ in #719
- update pharmacy desserts notebook by @thuydotm in #723
- Update contributor badge by @thuydotm in #740
- Use setuptools by @giancastro in #749
- More examples to user guide by @thuydotm in #742
- WIP Housing price feature engineering notebook by @thuydotm in #725
- Zonal_crosstab 3D: Ensure content of input param
values
is preserved by @thuydotm in #754 - Classification tools: use binary search in numpy case by @thuydotm in #760
- Zonal crosstab user guide notebook enhancement by @thuydotm in #759
- Test against QGIS, GDAL by @thuydotm in #744
- classify.binary: handle NaNs and infinite values by @thuydotm in #763
- Multispectral tools: convert data to float32 dtype before doing calculations by @thuydotm in #755
- Updated citation for 2023 by @brendancol in #769
- Test all functions to ensure inputs unmodified by @thuydotm in #764
- Pin numpy version by @thuydotm in #780
- correct docs for proximity by @thuydotm in #778
- Test on Python 3.11 by @thuydotm in #750
- Change log for release v0.3.6 by @thuydotm in #785