All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
##[Unreleased]
- Fixed remaining compatibility issues with Windows (e.g. in GeoTIFF writer)
- Dropped deprecated pylas dependency (with lazperf) - use laspy (with lazrs) instead
- Test suit runs on Windows/Mac and different Python versions
- Installations instructions are provided on readthedocs as well
- Following updates in laserchicken 0.6.0, features including "<" have been renamed.
- Compatibility issues (mainly path and logging related) to run on Windows
- Token authentication can be now used for WebDAV remote data access
- Fix import of the GDAL library
- A method for setting up multiple custom features is added to the data processing pipeline.
- The KDTree's cached by Laserchicken is cleared in the data_processing (optional) and classification pipelines.
- Dask's futures are released as soon as finished, freeing memory of the workers