geodesymiami / rsmas_insar

RSMAS InSAR code
https://rsmas-insar.readthedocs.io/
GNU General Public License v3.0
58 stars 22 forks source link

Troubleshooting topsStack.boundingBox #541

Open falkamelung opened 4 months ago

falkamelung commented 4 months ago

For MerapiSenAT127.template, this options

topsStack.boundingBox             = -7.59 -7.51 108.4 112.49    # -1 0.15 -91.6 -90.9

gave a #number of bursts problem:

cat number_of_bursts_sorted.txt

coreg_secondarys/20210522 #of_bursts: 1   1
coreg_secondarys/20210627 #of_bursts: 1   1
coreg_secondarys/20220517 #of_bursts: 1   1
coreg_secondarys/20220529 #of_bursts: 1   1

and failed in in run_07_merge

The other problem is that 20220610 does not cover the area:

date      south      north
20220610 -9.380561 -7.745574
20221207 -9.547672 -5.254478
20221219 -9.381239 -5.421411
20221231 -9.381606 -7.081162
*****************************************
The overlap region among all dates (based on the preview kml files):
 South   North   East  West
-9.379377 -7.08305 110.084877 112.713837
*****************************************