Changelog
These changes include minor improvements to documentation, CI/CD pipeline enhancements, Docker support, and various package updates.
Documentation Updates
- Added attribution section for PDAL in documentation, including citations
- Added jupyter notebook examples and installation guide
- Updated documentation link in README.md to point to new domain
- Removed unused notebook and updated Binder links
- Added instructions for installing jupyter using conda or pip
CI/CD and Build Improvements
- Added Docker image publishing to workflow
- Added Python 3.13 to CI test matrix
- Fixed Python version syntax in workflow configuration
- Added .dockerignore and updated Dockerfile for example data handling
Package Updates
- Updated conda channel to conda-forge for package installation
- Renamed visualization functions to more general terms
- Updated version to 0.2.2 in setup.py
**Full Changelog**: https://github.com/iosefa/PyForestScan/compare/v0.2.1...v0.2.2