Skip to content

v0.0.20

Latest
Compare
Choose a tag to compare
@rhugonnet rhugonnet released this 03 Aug 20:05
· 4 commits to main since this release
02c2026

A small release primarily aimed at fixing the pip dependencies, which started breaking now that GeoPandas has dropped Fiona by default. Mirroring https://github.com/GlacioHack/geoutils/releases/tag/v0.1.8.

What's Changed

  • Pin max version of SciKit-GStat for backward compatibility by @rhugonnet in #537
  • Fix CoregPipeline tests subsampling by passing non-init Coreg objects by @rhugonnet in #539
  • Update Raster.interp_points point input for GeoUtils 0.1.6 by @rhugonnet in #540
  • Rework affine transformation re-gridding (from 3D point cloud to 2.5D DEM) for accuracy and performance by @rhugonnet in #531
  • Update Raster.shift() to translate by @rhugonnet in #545
  • Fix pip install and add new tests by @rhugonnet in #559
  • Update release number to 0.0.20 by @rhugonnet in #560

Full Changelog: v0.0.19...v0.0.20