Linking consecutive S1 images #658
-
Sorry, probably a trivial question. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi Sven, Maybe you already figured this out, but you can put a list of Sentinel-1 IW slices into the file name part of the input "reference.xml" and "secondary.xml" files. You have to put them in like |
Beta Was this translation helpful? Give feedback.
Hi Sven,
Maybe you already figured this out, but you can put a list of Sentinel-1 IW slices into the file name part of the input "reference.xml" and "secondary.xml" files. You have to put them in like
["slice1.zip","slice2.zip"]
but thentopsApp.py
will figure out how to get the bursts from two or more slices for the overlap between the two dates.