Skip to content

0.0.29 Release

Compare
Choose a tag to compare
@snowman2 snowman2 released this 23 Jun 13:51
· 449 commits to master since this release

Changes

  • BUG: Remove unnecessary memory copies in reproject method (pull #136)
  • BUG: Fix order of axis in rio.isel_window (pull #133)
  • BUG: Allow clipping with disjoint geometries (issue #132)
  • BUG: Remove automatically setting tiled=True for windowed writing (pull #134)
  • ENH: Add rio.pad_box (pull #138)

Acknowledgements

A total of 3 people contributed patches to this release. People with a
"+" by their names contributed a patch for the first time.

  • David Brochart
  • Joe Hamman +
  • Alan D. Snow

Other Contributions:

  • Justin Gruca - PR Reviews