Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 09:14
· 184 commits to master since this release
a0eeb40

ArchGDAL v0.5.2

Diff since v0.5.1

Closed issues:

  • How to read a subset of a multiband raster? (#78)
  • incorrect array dimension returned by ArchGDAL.read(ds, i, xoff, yoff, xsize, ysize) (#132)

Merged pull requests:

  • fix too large buffer sizes on reduced reads (#145) (@visr)