version 0.2.1
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