LandsatInstrument#

class LandsatInstrument(value)[source]#

Bases: ListEnum

Landsat instruments

ETM = 'ETM+'#

ETM+ Instrument, for Landsat-7 constellation

MSS = 'MSS'#

MSS Instrument, for Landsat-5, 4, 3, 2, 1 constellation

OLI = 'OLI'#

OLI Instrument, for Landsat-8 and 9 constellation

OLI_TIRS = 'OLI-TIRS'#

OLI-TIRS instruments combined, for Landsat-8 and 9 constellation

TIRS = 'TIRS'#

TIRS Instrument, for Landsat-8 and 9 constellation

TM = 'TM'#

TM Instrument, for Landsat-5 and 4 constellation