Skip to content

v0.20.0

Compare
Choose a tag to compare
@scottstanie scottstanie released this 08 Jul 19:17
· 121 commits to main since this release
8bba665

Added

  • Functions in ps to combine amplitude dispersions from older rasters
  • truncate_mantissa option to repack functions for simple compression
  • band option to write_block and background writers
  • Option to run merge_dates and estimate_interferometric_correlations with thread_map for parallel processing
  • Baseline lag option for "STBAS" phase linking inversion

Changed

  • Logging now uses dictConfig and always logs JSON to a file for the Displacement workflow
  • Set modulus of compressed SLCs to be real SLC magnitude means
  • Updated Docker requirements and specfile
  • Delete intermediate unwrapping scratchdirs by default

Fixed

  • use_max_ps would occasionally fail with certain stride/window configurations
  • Unwrapped phase files did not always contain the right geographic metadata
  • Filenames in the timeseries/ folder were wrong
  • Set upsampled boundary to nan in compress
  • Unwrapped file output path

Merged PRs

Full Changelog: v0.19.0...v0.20.0