https://github.com/insarlab/MintPy
Revision 726fa7025ec2402a374a32cb9bad990eba985f9b authored by Zhang Yunjun on 13 September 2022, 04:11:09 UTC, committed by GitHub on 13 September 2022, 04:11:09 UTC
+ delete the obsolete `mintpy/legacy/gui` folder, as 1) they are not working nor maintained anymore, 2) they are causing problems while trying pre-commit hooks

+ legacy/transect_legacy.py: update print() from py2 to py3

+ utils/isce_utils.get_processor(): add `data.db` to the supported list of metadata files generated by stripmapStack

+ load_data.py: add more msg for aria if load_data failed
1 parent d987950
History
Tip revision: 726fa7025ec2402a374a32cb9bad990eba985f9b authored by Zhang Yunjun on 13 September 2022, 04:11:09 UTC
del obsolete mintpy/legacy/gui folder (#846)
Tip revision: 726fa70
File Mode Size
.circleci
.github
docs
mintpy
scripts
tests
.gitignore -rw-r--r-- 1.8 KB
.readthedocs.yaml -rw-r--r-- 677 bytes
Dockerfile -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 35.1 KB
MANIFEST.in -rw-r--r-- 89 bytes
mkdocs.yml -rw-r--r-- 1.5 KB
pyproject.toml -rw-r--r-- 91 bytes
requirements.txt -rw-r--r-- 643 bytes
setup.py -rw-r--r-- 6.8 KB

back to top