File: run_stripmap_stack.sh

package info (click to toggle)
mintpy 1.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,384 kB
  • sloc: python: 39,434; javascript: 6,880; sh: 376; makefile: 16
file content (25 lines) | stat: -rwxr-xr-x 713 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#! /bin/sh

# clean folders before re-run
if [ -d "Igrams" ]; then
    echo "clean obsolete files/folders before rerunning"
    rm -r baselines/ configs/ coregSLC/ geom_reference/ Igrams/ merged/ offsets/ refineSecondaryTiming/ run_files/ SLC/
    rm run_unPackALOS
    cd download
    rm -rf 20*
    mv ARCHIVED_FILES/* .
    cd ..
fi

# prepare SAR data
prepRawALOS.py -i download/ -o SLC -t '' --dual2single
chmod 755 run_unPackALOS
./run_unPackALOS

# stack processing
stackStripMap.py -s SLC/ -d DEM/gsi*.dem -t 1800 -b 1800 -a 20 -r 8 -u snaphu -W interferogram -m 20080212 -f 0.5 --applyWaterMask
submit_run_files4stripmap_stack.py

# mintpy
cd mintpy
smallbaselineApp.py ../KirishimaAlosAT424F620_630.txt