SarBand#

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

Bases: Band

SAR Band object. Based on STAC band object. See here for more information, without useless information.

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

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

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

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.

spyndex_name#

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

Type:

Spyndex standard name, can be found here

Type:

https