The purpose of code development is to allow GMTSAR 5 users: to automate InSAR and SBAS, with an intuitive interface. Here a script to process SBAS for TOPS mode more easily. We know that Sentinel-1 is free and make huge archive data could be processed for Stacking InSAR or SBAS.
Based on example data S1A_Stack from GMT5SAR website, i modified the script to automatically prepare some files to run SBAS GMT5SAR (such as intf.tab and scene.tab).
If you are also interested to prepare directory and precise orbit ephemeris files, here
prep_dir.sh prep_orb.sh prep.sh
- change the path to your batch_tops.config file location (line 51)
- change SBAS parameter to your area (line 90)
- make sure that the path on every script has to be changed to your computer path!
- pair_config.sh and baseline_sen.sh are used to select master-slave combination pairs and draw them with GMT
-take inputs and automatically generate the configuration file for gmtsar. -allows you to launch gmtsar from a button.
Installation of prep scripts: -compile the c code in prep -gcc combination.c -o combination -use the python code to create configuration file
The project is under development is called on the develloper:
- beta tester
- convert bash scripts codes to python
- add plotting
- adjust scripts for S1B
- download orbits automatically
- download sentinel-1 automatically
- add other SAR data
Bash scripts were primary coded by: 2017.01.30 "Noorlaila Hayati" and organized: 2018.02.01 "Muhire Desire"
MIT License Copyright (c) 2020 Noorlaila Hayati MUHIRE Desire