https://github.com/insarlab/MintPy
Revision 97fc78e51638c51ca88b6782b6c48feee398804f authored by Zhang Yunjun on 08 August 2019, 16:00:44 UTC, committed by GitHub on 08 August 2019, 16:00:44 UTC
* add "citing this work" in README * suppress matplotlib UserWarning while calling plotting scripts. * add GPS related options back to tsview.py to avoid undefined arguments error, but raise an exception in tsview.py while --gps-comp option is input. * update plotting script usage in smallbaselineApp.ipynb * fix bug of the relative path of data files in save_kmz
1 parent c2750e0
Tip revision: 97fc78e51638c51ca88b6782b6c48feee398804f authored by Zhang Yunjun on 08 August 2019, 16:00:44 UTC
add "citing this work" in README (#177)
add "citing this work" in README (#177)
Tip revision: 97fc78e
.gitignore
*.DS_Store
*.pyc
*.idea/*
*ipynb_checkpoints*
build/
docs/api_docs/
docs/examples/dev/*
docs/resources/*logo*
docs/resources/*.ai
docs/resources/*.pdf
isce*
mintpy/dev/*
mintpy/modis*
setup.py
site/

Computing file changes ...