0.0.29 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