Skip to content

Release 0.5.4

Compare
Choose a tag to compare
@collijk collijk released this 07 May 18:52
· 0 commits to 2be3c6cfe32151e5fe8f18d0b95409e4b9fa5d75 since this release

[0.5.4] - 2024-05-07

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