This release notably includes performance improvements for statistics, the addition of various filters robust to NaNs for rasters, and a profiling tool.
What's Changed
- Move
filter.pyfrom xDEM to GeoUtils and integrate into raster class by @adebardo in #699 - Change save() to to_file() with a DeprecationWarning for save() by @marinebcht in #767
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #771
- Unpin Xarray max version with recent Rioxarray release by @rhugonnet in #775
- Fix behaviour for boolean raster
reprojectby @rhugonnet in #773 - Bump actions/cache from 4 to 5 by @dependabot[bot] in #781
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #782
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #783
- Add profiling module by @marinebcht in #751
- Adding workflow to publish on Testpypi by @adebardo in #785
- Optimization of get_stats() by @marinebcht in #747
- Add support for 3D point geometries in
PointCloudclass by @rhugonnet in #765 - Update version number to
0.2.1by @rhugonnet in #788
Full Changelog: v0.2.0...v0.2.1