https://github.com/insarlab/MintPy
Revision 386ff9b3ee9f20411e4c621da4b42532094971b6 authored by Zhang Yunjun on 18 March 2023, 07:37:15 UTC, committed by GitHub on 18 March 2023, 07:37:15 UTC
Simplify the input arguments for object initiation for tsview, plot_transection and plot_coherence_matrix:

+ for each *Viewer object __init__(): replace cmd/iargs with inps, as the later covers both, and simpler.

+ for each *Viewer configure(): rename to open() for simplicity
1 parent 7704c34
History
Tip revision: 386ff9b3ee9f20411e4c621da4b42532094971b6 authored by Zhang Yunjun on 18 March 2023, 07:37:15 UTC
simpify obj input args for `tsview/plot_tran*/plot_coh*_mat*` (#982)
Tip revision: 386ff9b
File Mode Size
.circleci
.github
docs
scripts
src
tests
.gitignore -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.8 KB
.readthedocs.yaml -rw-r--r-- 676 bytes
Dockerfile -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 35.1 KB
MANIFEST.in -rw-r--r-- 88 bytes
mkdocs.yml -rw-r--r-- 1.4 KB
pyproject.toml -rw-r--r-- 90 bytes
requirements.txt -rw-r--r-- 583 bytes
setup.py -rw-r--r-- 7.4 KB

back to top