Platform
Platform¶
- class Platform(value)[source]¶
Bases:
sertit.misc.ListEnum
Platforms supported by EOReader
Attributes
Sentinel-1
Sentinel-2
Sentinel-2 Theia
Sentinel-3 OLCI
Sentinel-3 SLSTR
Landsat-8
Landsat-7
Landsat-5
Landsat-4
Landsat-3
Landsat-2
Landsat-1
PlanetScope
COSMO-SkyMed
COSMO-SkyMed 2nd Generation
TerraSAR-X
TanDEM-X
SEOSAR/PAZ SAR
RADARSAT-2
Pléiades
Pleiades-Néo
SPOT-7
SPOT-6
Vision-1
RADARSAT-Constellation Mission
Maxar (not a real platform, but used as a template for every Maxar products)
QuickBird
GeoEye-1
WorldView-1
WorldView-2
WorldView-3
WorldView-4
ICEYE
SAOCOM-1
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
- PNEO = 'Pleiades-Neo'¶
Pleiades-Néo
- 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
- SAOCOM = 'SAOCOM-1'¶
SAOCOM-1
- SPOT6 = 'Spot-6'¶
SPOT-6
- SPOT7 = 'Spot-7'¶
SPOT-7
- TDX = 'TanDEM-X'¶
TanDEM-X
- TSX = 'TerraSAR-X'¶
TerraSAR-X
- VIS1 = 'Vision-1'¶
Vision-1
- WV01 = 'WorldView-1'¶
WorldView-1
- WV02 = 'WorldView-2'¶
WorldView-2
- WV03 = 'WorldView-3'¶
WorldView-3
- WV04 = 'WorldView-4'¶
WorldView-4