https://github.com/insarlab/MintPy
Revision 6c85534f104f92f7b70c305ce85dcad4f19d6aa6 authored by sssangha on 16 February 2021, 22:43:09 UTC, committed by Zhang Yunjun on 22 February 2021, 19:36:36 UTC
+ utils.readfile: add read_gdal()
   - add read_gdal() to read files that contains both data and attributes inside, e.g. *.tif/grd, using GDAL
   - add "gdal" as an independent processor, for files that 1) are not recognized by existing insar processor AND 2) have GDAL supported file extensions, defined in readfile.GDAL_FILE_EXTS

+ tropo_gacos:
   - support the new *.tif format
   - add more input files checking

+ docs/references: add literature for GACOS
1 parent 91bc780
History
Tip revision: 6c85534f104f92f7b70c305ce85dcad4f19d6aa6 authored by sssangha on 16 February 2021, 22:43:09 UTC
support GACOS .tif format via readfile.read_gdal()
Tip revision: 6c85534
File Mode Size
.circleci
.github
docker
docs
mintpy
test
.gitignore -rw-r--r-- 222 bytes
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
readthedocs.yml -rw-r--r-- 582 bytes
setup.py -rw-r--r-- 3.9 KB

back to top