Rs2ProductType

Rs2ProductType

class Rs2ProductType(value)[source]

Bases: sertit.misc.ListEnum

RADARSAT-2 projection identifier. Take a look here.

Attributes

SLC

Single-look complex

SGX

SAR georeferenced extra

SGF

SAR georeferenced fine

SCN

ScanSAR narrow beam

SCW

ScanSAR wide beam

SCF

ScanSAR fine

SCS

ScanSAR sampled

SSG

SAR systematic geocorrected

SPG

SAR precision geocorrected

SCF = 'SCF'

ScanSAR fine

SCN = 'SCN'

ScanSAR narrow beam

SCS = 'SCS'

ScanSAR sampled

SCW = 'SCW'

ScanSAR wide beam

SGF = 'SGF'

SAR georeferenced fine

SGX = 'SGX'

SAR georeferenced extra

SLC = 'SLC'

Single-look complex

SPG = 'SPG'

SAR precision geocorrected

SSG = 'SSG'

SAR systematic geocorrected