5.0.12
What's Changed
A number of changes including:
- Classification Accuracy statistics have been updated with a couple of significant bug fixes as previous versions mixed up users and producers accuracies. Tests added so won't happen again.
- A number of new vector functions using geopandas to intersect vector layers to make selections or add attribute information.
- Further updates and refinements to the mapping functions
- Update to CMake build when finding gdal library under windows. Note, this means RSGISLib will only build against GDAL 3.6 or higher without editing the CMakeList.txt
- Added functions for using the CatBoost classifier - further functions will be added in the next release.
- Added a function to filter the files within the ftp listings db. by @petebunting in #59
- Refactor .deb build scripts and build separate python packages by @maxfenv in #62
Full Changelog: 5.0.11...5.0.12