Skip to content

Releases: isce-framework/dolphin

v0.42.2

16 Sep 17:32
010cef4

Choose a tag to compare

What's Changed

Full Changelog: v0.42.1...v0.42.2

v0.42.1

14 Sep 21:39
d0b6660

Choose a tag to compare

What's Changed

  • Update theory-phase-linking.ipynb to be shorter and self-contained by @scottstanie in #639
  • Fix ability to pass indexes when using compressed SLCs by @scottstanie in #641

Full Changelog: v0.42.0...v0.42.1

v0.42.0

20 Aug 01:28
7adf7c2

Choose a tag to compare

What's Changed

  • Update workflow defaults for larger half-window and nearest-3 by @scottstanie in #634
  • Fix defaults in dolphin config CLI for interferogram_network settings by @scottstanie in #636
  • Refactor to check for nans in JAX crlb calculation by @scottstanie in #637

Full Changelog: v0.41.0...v0.42.0

v0.41.0

11 Aug 23:07
c7e6727

Choose a tag to compare

What's Changed

  • stitching.py: Add support for specifying output projection by @scottstanie in #607
  • Add Cramér–Rao lower bound (CRLB) estimation output to phase linking results by @scottstanie in #577
  • Fix hardcoded port 5000 for moto tests by @scottstanie in #617
  • masking.py: raise MaskingError after creating an empty mask by @scottstanie in #619
  • Add UAVSAR_WAVELENGTH to constants by @scottstanie in #620
  • Add sequential closure phase rasters to phase linking output by @scottstanie in #618
  • Fix numerical issues with CRLB calculation by @scottstanie in #626
  • Add apply_mask_to_timeseries to set masked pixels to nodata in outputs by @scottstanie in #627
  • Stitch and output all per-ministack temporal_coherence_ and similarity_ files by @scottstanie in #615

Full Changelog: v0.40.0...v0.41.0

v0.40.0

01 Jul 02:00

Choose a tag to compare

What's Changed

  • Throw better error for dolphin empty cli by @scottstanie in #604
  • Remove avg_coh from optional phase linking outputs by @scottstanie in #611
  • unwrap.py: Combine sliding window mask with similarity mask for interpolation by @scottstanie in #612

Full Changelog: v0.39.0...v0.40.0

v0.39.0

09 Jun 16:02

Choose a tag to compare

Largest visible change: Switch CLI to use tyro by @scottstanie in #578
This involves multiple fixes and some breaking changes:

  • Fixed
    • Missing arguments that were not configurable via the command line
    • dolphin unwrap and dolphin timesries has several issues resulting from the function API being out of sync with the argparse API
  • config Changes:
    • Strides must be specified as --sx 6 --sy 3, not --strides 6 3
    • Several worker settings options like --threads-per-worker are not longer top-level command line options; you can specify them with --worker-settings.threads-per-worker

What's Changed

Full Changelog: v0.38.0...v0.39.0

v0.38.0

15 Apr 16:08
4d2f6bc

Choose a tag to compare

What's Changed

  • Add demo-filtering-sizes.ipynb for high-pass filtering cutoff demo by @scottstanie in #561
  • Split corrections, remove raider pulled modules by @scottstanie in #531
  • Use is_symlink when checking for existing scratch files in spurt by @scottstanie in #568

Full Changelog: v0.37.0...v0.38.0

v0.37.0

27 Mar 18:52
bd7e4be

Choose a tag to compare

What's Changed

  • filtering.py: Change default sigma calculation, add docstring explanation by @scottstanie in #560

Full Changelog: v0.36.2...v0.37.0

v0.36.2

25 Mar 20:03
2b63a6d

Choose a tag to compare

What's Changed

Full Changelog: v0.36.1...v0.36.2

v0.36.1

07 Mar 02:04
912ee2c

Choose a tag to compare

What's Changed

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