revrt.utilities.base.check_geotiff#
- check_geotiff(layer_file_fp, geotiff, transform_atol=0.01)[source]#
Compare GeoTIFF with exclusion layer and raise errors if mismatch
- Parameters:
- Raises:
revrtProfileCheckError – If shape, profile, or transform don’t match between layered file and GeoTIFF file.