Currently, if multiple subswaths are detected to intersect the AOI, then we raise an error since this is not supported yet. The selection happens internally so if the AOI matches multiple IW then the pipeline will exit with an Error.
But what can be done to get around it? Options:
For a good implementation see the Inferferometry ESA tutorial page 7.
TOPS Split
S-1 TOPS Split is applied to the data to select only those bursts which are required for the analysis. They are marked in blue in Figure 1. Currently, each Sub-Swath is processed separately. Note: If the area of interest covers several Sub-Swaths, they have to be merged with the S-1 TOPS Merge operator after the Sub-Swaths were debursted.
Currently, if multiple subswaths are detected to intersect the AOI, then we raise an error since this is not supported yet. The selection happens internally so if the AOI matches multiple IW then the pipeline will exit with an Error.
But what can be done to get around it? Options:
For a good implementation see the Inferferometry ESA tutorial page 7.