Band
- class eolab.georastertools.product.rastertype.Band(identifier: str, description: str | None = None)[source]
Bases:
objectDefinition of a band: its identifier in the product’s name pattern and its description
Attributes
Description of the band
String that enables to identify the band in a raster product
Methods
Band.__init__(identifier[, description])