Skip to content

version 0.2.1

Compare
Choose a tag to compare
@dbaston dbaston released this 06 Mar 18:56
· 54 commits to master since this release

Enhancements

  • CLI: Warn if inputs do not have the same CRS

Fixes

  • Python: Use pyproj to check CRS equality if GDAL not available
  • Python: Correct formatting of pyproject.toml
  • Python: Fix tests that fail with GDAL < 3.6
  • Fix clang 16 warnings