In this version, we added altitude correction management, fixed some bugs, removed dependencies on GDAL and RichDEM from the tests, and clarified the tool's governance with an initial addition of the necessary files.
What's Changed
- Minor fixes to documentation by @rhugonnet in #669
- Reduce RAM usage of
spatial_error_propagation
by optimizing subsampling of pairwise distances by @rhugonnet in #672 - Add
apply_z_correction
Parameter towarp_dem
Function by @vschaffn in #670 - Implement Nan padding in blockwise coregistration stats by @vschaffn in #663
- Fix SciPy warnings and errors by @rhugonnet in #678
- Remove GDAL and RichDEM dependancy from tests by @vschaffn in #675
- Remove GDAL from Makefile tests by @adebardo in #680
- Temporary fix to intermittent setup-miniconda issues in CI by @rhugonnet in #684
- Add Option to Disable Vertical Shift in Nuth and Kääb Coregistration by @vschaffn in #687
- Add Governance and code of conduct files by @adebardo in #682
- Update documentation for ROI and stats by @vschaffn in #676
- Update version 0.1.1 by @adebardo in #690
New Contributors
Full Changelog: v0.1.0...v0.1.1