SensorType

SensorType

class SensorType(value)[source]

Bases: sertit.misc.ListEnum

Sensor type of the products, optical or SAR

Attributes

OPTICAL

For optical data

SAR

For SAR data

OPTICAL = 'Optical'

For optical data

SAR = 'SAR'

For SAR data