geestac.image#
Module to handle Image Datasets.
Classes#
Image Dataset. |
Module Contents#
- class geestac.image.Image(href, name, parent)[source]#
Bases:
geestac.dataset.DatasetImage Dataset.
- Parameters:
href (str)
name (str)
- _bands: geestac.custom_types.ListNamespace[geestac.bands.Band | geestac.bands.BitBand | geestac.bands.CategoricalBand | geestac.bands.OpticalBand][source]#
- property bands: geestac.custom_types.ListNamespace[geestac.bands.Band | geestac.bands.BitBand | geestac.bands.CategoricalBand | geestac.bands.OpticalBand][source]#
Image bands.