Skip to content

0.0.27 Release

Compare
Choose a tag to compare
@snowman2 snowman2 released this 12 Jun 16:16
· 461 commits to master since this release
  • ENH: Added optional shape argument to rio.reproject (pull #116)
  • Fix RasterioDeprecationWarning (pull #117)
  • BUG: Make rio.shape order same as rasterio dataset shape (height, width) (pull #121)
  • Fix open_rasterio() for WarpedVRT with specified src_crs (pydata/xarray/pull/4104 & pull #120)
  • BUG: Use internal reprojection as engine for resampling window in merge (pull #123)

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 +
  • Taher Chegini +
  • Alan D. Snow

Other Contributions:

  • Justin Gruca - PR Reviews