easysnowdata.providers.stac.items_to_geodataframe#

easysnowdata.providers.stac.items_to_geodataframe(items: Any) GeoDataFrame[source]#

Items → GeoDataFrame (EPSG:4326) with id, collection, datetime, the item properties as columns, and the full item dict in stac_item so load() can take a filtered frame back.