TsxProductType

TsxProductType

class TsxProductType(value)[source]

Bases: sertit.misc.ListEnum

TerraSAR-X & TanDEM-X & PAZ projection identifier. Take a look here

Attributes

SSC

Single Look Slant Range, Complex representation

MGD

Multi Look Ground Range, Detected representation

GEC

Geocoded Ellipsoid Corrected, Detected representation

EEC

Enhanced Ellipsoid Corrected, Detected representation

EEC = 'EEC'

Enhanced Ellipsoid Corrected, Detected representation

GEC = 'GEC'

Geocoded Ellipsoid Corrected, Detected representation

MGD = 'MGD'

Multi Look Ground Range, Detected representation

SSC = 'SSC'

Single Look Slant Range, Complex representation