Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 518 Bytes

0004-will-not-use-stac-api-for-spatio-temporal-filtering-of-dataset-downloads.md

File metadata and controls

23 lines (14 loc) · 518 Bytes

4. Will not use stac-api for spatio-temporal filtering of dataset downloads.

Date: 2022-04-27

Status

Accepted

Context

The updated Dataset.download feature will offer spatio-temporal filtering as well as collection and band filtering.

Decision

The filtering will be performed client side in Python, rather than using our stac-api.

Consequences

This is a workaround for our stac-api not really being optimal or well aligned with our use case of large datasets with millions of small chip items.