kernel-ops

Measure AOI coverage for candidate scene footprints: per-scene overlap and marginal gain vs a selection, coverage roll-ups with gap geometry, and an optional greedy pick.

post/v1/op/catalog.scene_coverage

Headers

x-api-keystring nullable

Request body

aoiobject required

Target area GeoJSON Polygon or MultiPolygon

selected_idsstring[]

Scene ids already selected; metrics are marginal to these

max_cloud_pctnumber nullable

Cloud ceiling. Scenes above it (or with unknown cloud) are measured but excluded from cloud-free roll-ups and from the greedy suggestion.

suggestboolean

Also return a greedy pick maximising marginal coverage

max_scenesinteger

Greedy suggestion size ceiling

target_coverage_pctnumber

Greedy stops once selection+suggestion reaches this

Response

Successful Response

aoi_area_sq_kmnumber

Changes

No recorded changes to this endpoint across all 1 revision of this API.