You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update coincident.search.search(dataset='worldcover') to return 2021 LULC of the bbox of an input geometry (GeoDataFrame or GeoSeries). Maybe returned clipped raster and print distribution statistics too?
I might open an issue on odc-stac to accept the geodataframe/stac-geoparquet directly (I think the to_pystac_items could be avoided since all the information is already in memory)!
Update
coincident.search.search(dataset='worldcover')
to return 2021 LULC of the bbox of an input geometry (GeoDataFrame or GeoSeries). Maybe returned clipped raster and print distribution statistics too?Building off of code below:
The text was updated successfully, but these errors were encountered: