- Added GPU support for curvature (150)
- Added dask.Array support for curvature (150)
- Added GPU support for aspect (156)
- Added dask.Array support for aspect (156)
- Added GPU support for slope (152)
- Added dask.Array support for slope (152)
- Fixed slope cupy: nan edge effect, remove numpy padding that cause TypeError (160)
- Fixed aspect cupy: nan edge effect, remove numpy padding that cause TypeError(160)
- Updated README with Supported Spatial Features Table
- Added badge for open source gis timeline
- Added GPU Support for Multispectral tools (148)
- Added Python 3.9 to Test Suite