Rs2ProductType

class Rs2ProductType(value)[source]

Bases: sertit.misc.ListEnum

RADARSAT-2 projection identifier. Take a look here.

Attributes

SCF

ScanSAR fine

SCN

ScanSAR narrow beam

SCS

ScanSAR sampled

SCW

ScanSAR wide beam

SGF

SAR georeferenced fine

SGX

SAR georeferenced extra

SLC

Single-look complex

SPG

SAR precision geocorrected

SSG

SAR systematic 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