SAR-ARD / s1ard

Sentinel-1 ARD Prototype Processor
MIT License
23 stars 6 forks source link

[search.scene_select] avoid multiple geometry definitions #183

Closed johntruckenbrodt closed 4 months ago

johntruckenbrodt commented 4 months ago

defining vectorobject via kwargs resulted in two conflicting geometries because the function only expected aoi_tiles or aoi_geometry as geometry arguments.