easysnowdata.optical.hls.search#
- easysnowdata.optical.hls.search(aoi: Any = None, time: Any = None, *, source: str | None = None, products: str | Sequence[str] | None = None, cloud_cover: float | None = None, query: dict[str, Any] | None = None, max_items: int | None = None, **kwargs: Any) GeoDataFrame[source]#
Search both HLS products and return the items as one
GeoDataFrame.The frame carries the STAC properties (including
eo:cloud_cover) plusproduct(L30/S30) andplatform— the metadata the old class fetched by scraping one XML file per granule.