pysyncrosim.raster.Raster
- class pysyncrosim.raster.Raster(source, iteration=None, timestep=None)
A class to represent a raster object.
- __init__(source, iteration=None, timestep=None)
Methods
__init__
(source[, iteration, timestep])values
([band])Gets the values in each cell of the raster
Attributes
Gets the coordinate system of the raster
Gets the dimensions of the raster
Gets the extent of the raster
Gets the name of the raster
Gets the resolution of the raster
Gets the filepath of the raster