Skip to content

Version 1.29.7

Compare
Choose a tag to compare
@manthey manthey released this 04 Sep 18:28
· 385 commits to master since this release
80970f0

Improvements

  • Speed up getting plottable data from adjacent items; plot more data (#1613, #1614)
  • Better handle mixed dtype sources in the multi source (#1616)
  • Add a utility function to minimize caching (#1617)
  • Allow passing through converter options when writing a zarr sink to a non-zarr format (#1618)
  • Do less calculations when applying affine transforms in the multi-source (#1619)
  • Improve logging in the image converter (#1621)

Bug Fixes

  • Harden converting sources that report varied tile bands (#1615)
  • Harden many of the sources from reading bad files (#1623)
  • Some projected bounds in the rasterio source could be off (#1624)