v0.23.0
What's Changed
- Let
show_versions
readimportlib.metadata
, usekeep_bits
, notlerc
by @scottstanie in #344 - Add whirlwind unwrapper by @gmgunter in #345
- Remove whirlwind from the CI environment by @gmgunter in #348
- Add whirlwind to Docker image and CI environments by @gmgunter in #349
- Fix spurt tests by @scottstanie in #346
- Update
spurt
imports for exported interface by @scottstanie in #351 - Make network formation
staticmethod
s public by @scottstanie in #355 snaphu
: usecontextlib.ExitStack
instead iftry/finally
by @scottstanie in #354_log
: add option to redirect other loggers to same json file by @scottstanie in #358- Set the
final_arr
nodata to be same as original ifg mask by @scottstanie in #356 - Fix filtering ambiguity transfer for interp/goldstein by @scottstanie in #360
- Shrink
nlooks
for whirlwind, fix confusing name for scratchdirs by @scottstanie in #362 - Interleave GTiffs by band by @scottstanie in #363
- Improve code for transferring unwrapped phase ambiguities by @gmgunter in #364
- Move mask loading function into
masking.py
by @scottstanie in #365
Full Changelog: v0.22.1...v0.23.0