Skip to content

v0.35.0

Compare
Choose a tag to compare
@scottstanie scottstanie released this 09 Jan 18:28
· 9 commits to main since this release
e567e55

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: Add use_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