Skip to content

0.5.0

Compare
Choose a tag to compare
@snowman2 snowman2 released this 07 Jul 14:55
· 334 commits to master since this release

Changes

  • ENH: Allow passing in kwargs to rio.reproject (issue #369; pull #370)
  • ENH: Allow nodata override and provide default nodata based on dtype in rio.reproject (pull #370)
  • ENH: Add support for passing in gcps to rio.reproject (issue #339; pull #370)
  • BUG: Remove duplicate acquire in open_rasterio (pull #364)
  • BUG: Fix exporting dataset to raster with non-standard dimensions (issue #372)