This release adds stats and pixel-based crop in Raster class, switches license to Apache v2.0.
What's Changed
- Change default plot interpolation to avoid large PDF sizes by @rhugonnet in #643
- Adding statistics to Raster by @vschaffn in #638
- Transition to Apache License 2.0 by @vschaffn in #650
- Temporary fix to CI breaks by @rhugonnet in #653
- Handling a ROI when loading raster data by @vschaffn in #642
- Implement Tiling for Multiprocessing by @vschaffn in #652
- Cluster Classes and Testing Implementation by @vschaffn in #656
- Add percentage valid points in
get_stats()
by @vschaffn in #644 - Update version 0.1.13 by @vschaffn in #657
New Contributors
Full Changelog: v0.1.12...v0.1.13