SarProductType

SarProductType

class SarProductType(value)[source]

Bases: sertit.misc.ListEnum

Generic products types, used to chose a SNAP graph.

Attributes

CPLX

Single Look Complex

GDRG

Ground Range

OTHER

Other products types, no used in EOReader

CPLX = 'COMPLEX'

Single Look Complex

GDRG = 'GROUND'

Ground Range

OTHER = 'OTHER'

Other products types, no used in EOReader