Skip to content

constants

Constants for Planetary Computer Sentinel-2 STAC catalog.

PlanetaryComputerS2Collection #

Bases: StrEnum

Planetary Computer Sentinel-2 Collections.

PlanetaryComputerS2Property #

Bases: StrEnum

Planetary Computer Sentinel-2 STAC query properties.

sortby_field property #

sortby_field: str

Returns the full JSON path prefix required by the STAC API sortby object.

PlanetaryComputerS2Band #

Bases: StrEnum

Planetary Computer Sentinel-2 asset band keys.

Planetary Computer uses plain base names (e.g., "B02") as asset keys, unlike Copernicus which appends resolution suffixes.

PlanetaryComputerS1Collection #

Bases: StrEnum

Planetary Computer Sentinel-1 Collections.

PlanetaryComputerS1Property #

Bases: StrEnum

Planetary Computer Sentinel-1 STAC query properties.

PlanetaryComputerS1Band #

Bases: StrEnum

Planetary Computer Sentinel-1 asset band keys.

Used to fetch assets from the STAC item.

PlanetaryComputerS1InstrumentMode #

Bases: StrEnum

Planetary Computer Sentinel-1 instrument modes.

Used for STAC queries.

PlanetaryComputerS1Polarization #

Bases: StrEnum

Planetary Computer Sentinel-1 polarizations.

Used for STAC queries.

PlanetaryComputerS1OrbitState #

Bases: StrEnum

Planetary Computer Sentinel-1 orbit states.

Used for STAC queries.

PlanetaryComputerS3Collection #

Bases: StrEnum

Planetary Computer Sentinel-3 Collections.

PlanetaryComputerS3Property #

Bases: StrEnum

Planetary Computer Sentinel-3 STAC query properties.

PlanetaryComputerS3OrbitState #

Bases: StrEnum

Planetary Computer Sentinel-3 orbit states.

Used for STAC queries.

PlanetaryComputerS3Band #

Bases: StrEnum

Planetary Computer Sentinel-3 asset band keys.