https://github.com/insarlab/MintPy
Revision 7bcb8252b4926b740fbac0954c1a474501cb7495 authored by Andre Theron on 19 June 2019, 20:32:56 UTC, committed by Zhang Yunjun on 19 June 2019, 20:32:56 UTC
+ add `prep_snap.py` based on `prep_isce` and `prep_roipac` to extract metadata from interferogram/coherence/unwrapped/elevation .dim (BEAM-DIMAP format) files produced by ESA SNAP and writes a RSC file in ROIPAC format in the same folder as the .dim file.

+ add `get_ellpsoid_local_radius()` in prep_snap to extract HEIGHT and EARTH_RADIUS from orbit parameters using code adapted and simplified from `isce.isceobj.Planet` in ISCE2.

+ add `snap` as processor in `load_data`.
1 parent 247461d
History
Tip revision: 7bcb8252b4926b740fbac0954c1a474501cb7495 authored by Andre Theron on 19 June 2019, 20:32:56 UTC
Init of basic snap (BEAM-DIMAP) ingest functionality (#101)
Tip revision: 7bcb825
File Mode Size
docs
mintpy
sh
test
.gitignore -rw-r--r-- 235 bytes
LICENSE -rw-r--r-- 35.1 KB
mkdocs.yml -rw-r--r-- 1.1 KB
readthedocs.yml -rw-r--r-- 582 bytes

back to top