Open loreabad6 opened 2 years ago
To implement this, we would need to:
topsar_split
, 2. apply_orbit_file
, 3. back_geocoding
,
x. enhanced_spectral_diversity
, 4. topsar_deburst
,
interferogram
, 6. topsar_merge
, 7. ...stsa
workflow to get a list of IW instead of only the first onetopsar_merge
step Currently if the AOI matches e.g., IW1 from the ref image and IW2 from the match image, we give an error: "Subswaths intersecting the AOI do not match." Nevertheless, we should handle this case also with TOPSAR merge
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.