PlaProductType#

class PlaProductType(value)[source]#

Bases: ListEnum

PlanetScope product types (processing levels)

L1B = 'Basic Scene Product'#

PlanetScope Basic Scene Product (Level 1B)

Scaled Top of Atmosphere Radiance(at sensor) and sensor corrected product. This product has scene based framing and is not projected to a cartographic projection. Radiometric and sensor corrections are applied to the data.

L3A = 'Ortho Tile Product'#

PlanetScope Ortho Tile Product (Level 3A)

Radiometric and sensor corrections applied to the data. Imagery is orthorectified and projected to a UTM projection.

PSOrthoTile

PlanetScope Ortho Tiles as 25 km x 25 km UTM tiles. This data set includes imagery from all PlanetScope sensors. Resampled to 3.125m.

Naming: <strip_id>_<tile_id>_<acquisition date>_<satellite_id>_<bandProduct>.<extension>

Product band order:

  • Band 1 = Blue

  • Band 2 = Green

  • Band 3 = Red

  • Band 4 = Near-infrared (analytic products only)

Analytic 5B Product band order:

  • Band 1 = Blue

  • Band 2 = Green

  • Band 3 = Red

  • Band 4 = Red-Edge

  • Band 5 = Near-infrared

L3B = 'Ortho Scene Product'#

PlanetScope Ortho Scene Product (Level 3B)

Orthorectified, scaled Top of Atmosphere Radiance (at sensor) or Surface Reflectance image product suitable for analytic and visual applications. This product has scene based framing and projected to a cartographic projection.

PSScene3Band

PlanetScope 3-band multispectral basic and orthorectified scenes. This data set includes imagery from PlanetScope-0 and PlanetScope-1 sensors as well as full-frame and split-frame PlanetScope-2 sensors. Newer PSScene3Band items have a corresponding PSScene4Band item.

Resampled to 3.0m.

PSScene4Band

PlanetScope 4-band multispectral basic and orthorectified scenes. This data set includes imagery from all PlanetScope sensors. All PSScene4Band items have a corresponding PSScene3Band item.

Resampled to 3.0m.