riogrande.io#
Public API for riogrande I/O.
Key classes and functions are importable directly from this package:
Classes#
Functions#
load_block(): Load a spatial block from a raster file.write_band(): Write a band to a new raster file.update_band(): Update an existing band in a raster file.get_bands_by_tag(): Find bands across files by tag.coregister_raster(): Reproject a raster to match a reference.compress_tif(): LZW-compress a GeoTIFF file.
Exceptions#
exceptions: Custom exceptions for I/O operations.