Skip to content

Releases: isce-framework/dolphin

v0.36.1

07 Mar 02:04
912ee2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.0...v0.36.1

v0.36.0

21 Feb 21:48
Compare
Choose a tag to compare

What's Changed

  • Remove import for goldstein and filtering from top level __init_.py by @scottstanie in #530
  • docs: Fix mathjax render, fix broken DateOrDatetime error by @scottstanie in #538
  • Refactor select_reference_point to pick the centroid of high-coherence candidate pixels by @scottstanie in #535
  • Replace __name__ with "dolphin" in getLogger calls by @scottstanie in #543
  • Convert glrt SHP method to use JAX by @scottstanie in #444
  • Add utils.grow_nodata_region to remove bad borders from shp_counts.tif by @scottstanie in #548

Full Changelog: v0.35.1...v0.36.0

v0.35.1

15 Jan 16:23
e3799b5
Compare
Choose a tag to compare

What's Changed

  • filtering.py: Fix in_bounds_pixels masking, set default to 25 km by @seyeonjeon in #527
  • Set output_reference_idx separately from compressed_reference_idx by @scottstanie in #528

Full Changelog: v0.35.0...v0.35.1

v0.35.0

09 Jan 18:28
e567e55
Compare
Choose a tag to compare

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

v0.34.2

03 Dec 02:44
207194f
Compare
Choose a tag to compare

What's Changed

  • 'Use nearest resampling for merging temporal coherence by @scottstanie in #508

Full Changelog: v0.34.1...v0.34.2

v0.34.1

29 Nov 17:00
dafb90b
Compare
Choose a tag to compare

What's Changed

  • Use fspath when opening with gdal to support older versions by @scottstanie in #502

Full Changelog: v0.34.0...v0.34.1

v0.34.0

27 Nov 02:29
3273510
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.34.0

v0.33.0

07 Nov 13:49
8d7b43b
Compare
Choose a tag to compare

What's Changed

  • Add fill_value to filter_long_wavelength, apply to masked pixels if provided by @scottstanie in #483
  • Avoid capturing all logging from spurt by @scottstanie in #484
  • Add create_nonzero_conncomp_counts to create counts of valid unwrapped outputs by @scottstanie in #485

Full Changelog: v0.32.0...v0.33.0

v0.32.0

05 Nov 15:46
ffcdb93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31...v0.32.0

v0.31

04 Nov 04:41
f2a3043
Compare
Choose a tag to compare

What's Changed

  • Skip nodata values of interferograms when interpolating by @scottstanie in #476

Full Changelog: v0.30...v0.31