v0.2.4
Small release to avoid (or silence when unavoidable) logging warnings recently introduced by Rasterio/GDAL.
What's Changed
- Fix conflict between arguments co_opts and compress/tiled of Raster.to_file() (previously .save()) by @marinebcht in #796
- Add test for is_bigtiff() function by @adebardo in #826
- Fail on logging exceptions and update functionalities raising warnings by @rhugonnet in #832
- Update version to
0.2.4by @rhugonnet in #838
Full Changelog: v0.2.3...v0.2.4