Revision 4fef13ce85f1d4c94cc857f8793e070bfd1237a3 authored by stackTom on 20 August 2022, 04:02:57 UTC, committed by GitHub on 20 August 2022, 04:02:57 UTC
+ save_hdf5eos.py: support radar-coded dataset
   - calculate `data_footprint` for radar-coded files, based on geometry files from both isce and roipac style
   - check the incompatible --subset option with radar-coded dataset
   - add example cmd for radar-coded dataset

+ utils0.py: add `snwe_to_wkt_polygon()`

Co-authored-by: Zhang Yunjun <yunjunzgeo@gmail.com>
1 parent 36a0835
History
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