geoutils.Raster.load#
- Raster.load(bands=None, **kwargs)[source]#
Load the raster array from disk.
- Parameters:
- Raises:
ValueError – If the data are already loaded.
AttributeError – If no ‘filename’ attribute exists.
- Return type:
Load the raster array from disk.
ValueError – If the data are already loaded.
AttributeError – If no ‘filename’ attribute exists.