Skip to content

v0.7.0

Compare
Choose a tag to compare
@fbunt fbunt released this 27 Mar 19:15
· 66 commits to main since this release
  • Pin dask to <=2024.2 until dask-geopandas can update to use the new dask-expr API (1f8a568)
  • Fix documentation for rasterization (4bf8508)
  • Fix issue in line_stats where dask would auto-rechunk causing actual chunks to differ from expected (23ababb)
  • Speed up and simplify Raster.get_chunk_rasters (6beb9f1)