raster_tools.blocks.geo_block_infos_as_dask#
- raster_tools.blocks.geo_block_infos_as_dask(raster)[source]#
Return a chunksize-1 dask object-array of
GeoBlockInfo.Suitable as a side-input to
dask.array.map_blocks()aligned 1:1 with the data blocks.
Return a chunksize-1 dask object-array of GeoBlockInfo.
Suitable as a side-input to dask.array.map_blocks() aligned 1:1
with the data blocks.