s1ard icon indicating copy to clipboard operation
s1ard copied to clipboard

priority for tile completeness or spatial coverage?

Open johntruckenbrodt opened this issue 1 year ago • 1 comments

When defining a search geometry via aoi_geometry, the processor currently selects all tiles overlapping with this geometry for ARD processing. However, due to the overlap between tiles, more tiles than necessary could be processed if just considering spatial coverage.
For example, in the below case processing the left tile would suffice for fully covering the defined area (orange) but the right tile would also be processed. Perhaps a new configuration option is needed to leave the decision the the user.
image

johntruckenbrodt avatar Feb 02 '24 12:02 johntruckenbrodt