Releases: leftfield-geospatial/homonim
Releases · leftfield-geospatial/homonim
v0.4.1
v0.4.0
Features:
- Round and clip to corrected image dtype range when it is an integer type.
- Write corrected image internal mask when nodata is None.
- Allow 12bit JPEG input / output images (when supported by Rasterio).
- Cache RasterArray mask.
- Issue warnings rather than log them.
Fixes:
- Allow --nodata before --dtype on CLI.
Docs:
- Expand CLI 'Output file format' section.
- Add 'Contributing' section.
v0.3.2
- Work around for rasterio/rasterio#2847.
- Documentation updates.
v0.3.1
v0.3.0
v0.2.3
v0.2.1
v0.2.0
- Upgrade raster comparison, and parameter statistics to process by block.
- Add block related parameters to CLI.
- Add infrastructure for sphinx document generation, and improve CLI documentation with cloup.
- Publish documentation to Read The Docs.
- Standardise context management API to correction, comparison and statistics classes.