CloudsBandNames#

class CloudsBandNames(value)[source]#

Bases: BandNames

Clouds Band names

ALL_CLOUDS = 'ALL CLOUDS'#

All clouds (Including all high confidence clouds, shadows and cirrus)

CIRRUS = 'CIRRUS'#

Binary mask of cirrus (High confidence)

CLOUDS = 'CLOUDS'#

Binary mask of clouds (High confidence)

RAW_CLOUDS = 'RAW CLOUDS'#

Raw cloud raster (can be either QA raster, rasterized cloud vectors…)

SHADOWS = 'SHADOWS'#

Binary mask of shadows (High confidence)