v0.35.0
What's Changed
- Fix grammar on VRT size check by @scottstanie in #516
- Use L1 inversion by default for timeseries by @scottstanie in #518
- Add
keepdims
options to reader classes to avoid squeezing singleton dims by @scottstanie in #521 - Use the most recent compressed SLC as output for
LAST_PER_MINISTACK
by @scottstanie in #513 simulate.py
: Adduse_seasonal_coherence
, remove numba by @scottstanie in #524- Adapt short wavelength filter to use
gdal_fillnodata
to mitigate edge effects by @scottstanie in #520 - Compute residuals to the timeseries inversion, save to raster outputs by @scottstanie in #523
Full Changelog: v0.34.2...v0.35.0