https://github.com/insarlab/MintPy
Revision a33bb99e0d77ddd059a5377b3347e2c4f3a31b01 authored by Zhang Yunjun on 20 March 2019, 21:38:16 UTC, committed by Zhang Yunjun on 20 March 2019, 23:08:20 UTC
move the dynamic import from pysar/__init__.py to pysar/workflow/__init__.py to speed up the initiation of scripts used by pysarApp.

pysarApp:
+ move modify_network before reference_point
+ move stack_interferograms after correct_unwrap_error
+ move avgSpatialCoh.h5 and maskConnComp.h5 generation to new function: TimeSeriesAnalysis.generate_ifgram_aux_file()
+ change default `pysar.network.maskFile` value from `maskConnComp.h5` to `no` and remove obsolete maskSpatialCoh.h5 file.
+ add missing return statement for run_*()

utils/plot: change default mask file for avgPhaseVelocity.h5 to `None` instead of `maskSpatialCoh.h5`

Do not update maskConnComp.h5 and avgSpatialCoh.h5 within modify_network.py as they are not relavent anymore.
1 parent 39c3f4e
History
Tip revision: a33bb99e0d77ddd059a5377b3347e2c4f3a31b01 authored by Zhang Yunjun on 20 March 2019, 21:38:16 UTC
pysarApp: move modify_network before reference_point
Tip revision: a33bb99
File Mode Size
_includes
_layouts
docs
examples
pysar
sh
test
.gitignore -rw-r--r-- 572 bytes
LICENSE -rw-r--r-- 35.1 KB
README.md -rw-r--r-- 5.4 KB
_config.yml -rw-r--r-- 310 bytes

README.md

back to top