Skip to content

v0.13.7

Choose a tag to compare

@github-actions github-actions released this 04 Nov 22:02
· 477 commits to main since this release

Release Notes

Internal Changes

  • When combining the responses, now dask handles data chunking more efficiently. This is especially important for handling large responses from WMS services.
  • Improve type hints for CRS-related arguments of all functions by including string, integer, and pyproj.CRS types.
  • In gtiff2xarray use rasterio engine to make sure all rioxarray attrs are read.