Skip to content

release 0.0.6

Compare
Choose a tag to compare
@snowman2 snowman2 released this 15 Jul 18:18
· 560 commits to master since this release
  • Add support for scalar coordinates in reproject (issue #15)
  • Updated writing encoding for FutureWarning (issue #18)
  • Use input raster profile for defaults to write output raster profile if opened with xarray.open_rasterio (issue #19)
  • Preserve None nodata if opened with xarray.open_rasterio (issue #20)
  • Added drop argument for clip() (issue #25)
  • Fix order of CRS for reprojecting geometries in clip() (pull #24)
  • Added set_spatial_dims() method for datasets when dimensions not found (issue #27)