Skip to content

v0.5.3

Compare
Choose a tag to compare
@collijk collijk released this 18 Mar 13:07
· 40 commits to main since this release

What's Changed

Fixed

  • Fixed a bug with nodata call into rasterio.warp.resample
  • Fixed implementation of x_coordinates and y_coordinates
  • Fixed documentation build process

Added

  • Added a getitem method to the RasterArray class
  • Added a to_gdf method and backing function to convert raster data to vector data.
  • Contributing guide and a better readme

Full Changelog: 0.5.2...0.5.3