https://github.com/insarlab/MintPy
Revision eef7b8ab0058985e6502a4ae5c8d94d08f5633f0 authored by Zhang Yunjun on 14 July 2019, 03:20:27 UTC, committed by Zhang Yunjun on 15 July 2019, 19:01:04 UTC
plot_transection.py:
+ add get_view_cmd() to assemble an view.py command to plot the map axes based on the input argument of plot_transection.py.
+ merge both the inps from plot_transection.py and the inps from view.py into the objects, to truely share the same setting, to take advantage of existing auto setting from view.py.
+ bug fixed for --save option

smallbaselineApp.py: move the copy/update part of plot_smallbaselineApp.sh from plot_result() to startup()
1 parent d974ec6
History
Tip revision: eef7b8ab0058985e6502a4ae5c8d94d08f5633f0 authored by Zhang Yunjun on 14 July 2019, 03:20:27 UTC
deep integrated plot_transection.py with view.py
Tip revision: eef7b8a
File Mode Size
.circleci
docs
mintpy
sh
test
.gitignore -rw-r--r-- 272 bytes
LICENSE -rw-r--r-- 35.1 KB
mkdocs.yml -rw-r--r-- 1.1 KB
readthedocs.yml -rw-r--r-- 582 bytes

back to top