v0.16.0
Added
- Added
dolphin.timeseries
module with basic functionality:- Invert a stack of unwrapped interferograms to a timeseries (using correlation weighting optionally)
- Estimate a (weighted) linear velocity from a timeseries
- Added inversion and velocity estimation as options to
DisplacementWorkflow
- Create
DatasetStackWriter
protocol, withBackgroundStackWriter
implementation
Changed
- Rename
GdalWriter
toBackgroundBlockWriter
- Displacement workflow now also creates/returns a stitched, multi-looked version of the amplitude dispersion
Fixed
BackgroundRasterWriter
was not creating the files necessary before writing- Allow user to specify more than one type of interferogram in
Network
configuration
Full Changelog: v0.15.3...v0.16.0