Platform

Platform

class Platform(value)[source]

Bases: sertit.misc.ListEnum

Platforms supported by EOReader

Attributes

S1

Sentinel-1

S2

Sentinel-2

S2_THEIA

Sentinel-2 Theia

S3_OLCI

Sentinel-3 OLCI

S3_SLSTR

Sentinel-3 SLSTR

L8

Landsat-8

L7

Landsat-7

L5

Landsat-5

L4

Landsat-4

L3

Landsat-3

L2

Landsat-2

L1

Landsat-1

PLA

PlanetScope

CSK

COSMO-SkyMed

CSG

COSMO-SkyMed 2nd Generation

TSX

TerraSAR-X

TDX

TanDEM-X

PAZ

SEOSAR/PAZ SAR

RS2

RADARSAT-2

PLD

Pléiades

SPOT7

SPOT-7

SPOT6

SPOT-6

RCM

RADARSAT-Constellation Mission

MAXAR

Maxar (not a real platform, but used as a template for every Maxar products)

QB

QuickBird

GE01

GeoEye-1

WV01

WorldView-1

WV02

WorldView-2

WV03

WorldView-3

WV04

WorldView-4

ICEYE

ICEYE

CUSTOM

Custom stack

CSG = 'COSMO-SkyMed 2nd Generation'

COSMO-SkyMed 2nd Generation

CSK = 'COSMO-SkyMed'

COSMO-SkyMed

CUSTOM = 'CUSTOM'

Custom stack

GE01 = 'GeoEye-1'

GeoEye-1

ICEYE = 'ICEYE'

ICEYE

L1 = 'Landsat-1'

Landsat-1

L2 = 'Landsat-2'

Landsat-2

L3 = 'Landsat-3'

Landsat-3

L4 = 'Landsat-4'

Landsat-4

L5 = 'Landsat-5'

Landsat-5

L7 = 'Landsat-7'

Landsat-7

L8 = 'Landsat-8'

Landsat-8

MAXAR = 'Maxar'

Maxar (not a real platform, but used as a template for every Maxar products)

PAZ = 'PAZ SAR'

SEOSAR/PAZ SAR

PLA = 'PlanetScope'

PlanetScope

PLD = 'Pleiades'

Pléiades

QB = 'QuickBird'

QuickBird

RCM = 'RADARSAT-Constellation Mission'

RADARSAT-Constellation Mission

RS2 = 'RADARSAT-2'

RADARSAT-2

S1 = 'Sentinel-1'

Sentinel-1

S2 = 'Sentinel-2'

Sentinel-2

S2_THEIA = 'Sentinel-2 Theia'

Sentinel-2 Theia

S3_OLCI = 'Sentinel-3 OLCI'

Sentinel-3 OLCI

S3_SLSTR = 'Sentinel-3 SLSTR'

Sentinel-3 SLSTR

SPOT6 = 'Spot-6'

SPOT-6

SPOT7 = 'Spot-7'

SPOT-7

TDX = 'TanDEM-X'

TanDEM-X

TSX = 'TerraSAR-X'

TerraSAR-X

WV01 = 'WorldView-1'

WorldView-1

WV02 = 'WorldView-2'

WorldView-2

WV03 = 'WorldView-3'

WorldView-3

WV04 = 'WorldView-4'

WorldView-4