SpectralBand#

class SpectralBand(eoreader_name, **kwargs)[source]#

Bases: Band

Spectral Band object. Based on STAC band object. See here for more information.

__init__(eoreader_name, **kwargs)[source]#
update(**kwargs) Band#
asset_role#

Asset role, as described in the best-practices paragraph.

center_wavelength#

STAC center_wavelength. The center wavelength of the band, in micrometers (μm).

common_name#

STAC common_name. The band’s common_name is the name that is commonly used to refer to that band’s spectral properties. None if not existing.

description#

STAC description. Description to fully explain the band. CommonMark 0.29 syntax MAY be used for rich text representation.

eoreader_name#

Mapping between EOReader names and STAC common names

full_width_half_max#

STAC full_width_half_max. Full width at half maximum (FWHM). The width of the band, as measured at half the maximum transmission, in micrometers (μm).

gsd#

GSD of the band (in meters)

id#

ID of the band, used to retrieve the band file or the band number in the stack.

name#

STAC name. This is typically the name the data provider uses for the band. It should be treated like an ‘id’, to identify that a particular band used in several assets represents the same band (all the other fields should be the same as well). It is also recommended that clients use this name for display, potentially in conjunction with the common name.

solar_illumination#

STAC solar_illumination. The solar illumination of the band, as measured at half the maximum transmission, in W/m2/micrometers.

spyndex_name#

//awesome-ee-spectral-indices.readthedocs.io/en/latest/

Type

Spyndex standard name, can be found here

Type

https