Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 410 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 410 Bytes

S1-ISCE

Simple scripts for processing Sentinel-1 data using the ISCE InSAR package. At the minimum you must have the isceTemplate.xml file and the procS1ISCE.py file. You will need to update the path to the template file in procS1ISCE.py in order for it to run correctly.

Built for python3

Required python modules
lxml
requests