easysnowdata.providers.planet.build_search_filter#
- easysnowdata.providers.planet.build_search_filter(aoi: Any = None, time: Any = None, *, cloud_cover: float | None = None, asset_types: Sequence[str] | None = None, permission: bool = True, extra: Sequence[dict[str, Any]] = ()) dict[str, Any][source]#
Build a Data API
search_filterfrom the package’s AOI/time inputs.permission=Truekeeps only items the account may actually download, which is what makes a search result safe to hand tocreate_order().