EO product types#

eodag maintains a catalog of EO product types including some of their metadata. Each product type is given an identifier (e.g. S2_MSI_L2A) that should then be used by users to search for this kind of product.

This catalog is saved as a YAML file that can be viewed here. The example below shows the catalog entry for the product type Sentinel 2 Level-2A.

S2_MSI_L2A:
  abstract: |
    The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C
    products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection).
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL2 Level-2A
  missionStartDate: "2015-06-23T00:00:00Z"

This product type catalog can be obtained from the API:

from eodag import EODataAccessGateway
dag = EODataAccessGateway()
dag.list_product_types()

Or from the CLI:

eodag list

The catalog is used in different ways by eodag:

  • Product types made available for a given provider (search/download) are listed in its configuration. This allows to unify the product type identifier among the providers.

    eodag search --conf peps_conf.yml -p S2_MSI_L2A
    eodag search --conf creodias_conf.yml -p S2_MSI_L2A
    
  • Some of the metadata mapped can be used to search for products without specifying any identifier. In other terms, this catalog can be queried. When a search is made, the search criteria provided by the user are first used to search for the product type that best matches the criteria. The actual search is then performed with this product type.

    eodag search --sensorType OPTICAL --processingLevel L2
    
    from eodag import EODataAccessGateway
    dag = EODataAccessGateway()
    dag.search(sensorType="OPTICAL", processingLevel="L2")
    
  • The metadata stored in this file are sometimes added to the properties attribute to an EOProduct. It depends on whether the metadata are already mapped or not for the provider used to search for products.

The catalog is saved as a YAML file and distributed alongside eodag. Click on the link below to display its full content.

product_types.yml
CBERS4_MUX_L2:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 MUX camera Level-2 product. System corrected images, expect some
    translation error.
  instrument: MUX
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L2
  keywords: MUX,CBERS,CBERS-4,L2
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 MUX Level-2

CBERS4_AWFI_L2:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 AWFI camera Level-2 product. System corrected images, expect some
    translation error.
  instrument: AWFI
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L2
  keywords: AWFI,CBERS,CBERS-4,L2
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 AWFI Level-2

CBERS4_PAN5M_L2:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 PAN5M camera Level-2 product. System corrected images, expect some
    translation error.
  instrument: PAN5M
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L2
  keywords: PAN5M,CBERS,CBERS-4,L2
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 PAN5M Level-2

CBERS4_PAN10M_L2:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 PAN10M camera Level-2 product. System corrected images, expect some
    translation error.
  instrument: PAN10M
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L2
  keywords: PAN10M,CBERS,CBERS-4,L2
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 PAN10M Level-2

CBERS4_MUX_L4:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 MUX camera Level-4 product. Orthorectified with ground control
    points.
  instrument: MUX
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L4
  keywords: MUX,CBERS,CBERS-4,L4
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 MUX Level-4

CBERS4_AWFI_L4:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 AWFI camera Level-4 product. Orthorectified with ground control
    points.
  instrument: AWFI
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L4
  keywords: AWFI,CBERS,CBERS-4,L4
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 AWFI Level-4

CBERS4_PAN5M_L4:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 PAN5M camera Level-4 product. Orthorectified with ground control
    points.
  instrument: PAN5M
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L4
  keywords: PAN5M,CBERS,CBERS-4,L4
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 PAN5M Level-4

CBERS4_PAN10M_L4:
  abstract: |
    China-Brazil Earth Resources Satellite, CBERS-4 PAN10M camera Level-4 product. Orthorectified with ground control
    points.
  instrument: PAN10M
  platform: CBERS
  platformSerialIdentifier: CBERS-4
  processingLevel: L4
  keywords: PAN10M,CBERS,CBERS-4,L4
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-12-07T00:00:00Z"
  title: CBERS-4 PAN10M Level-4

# Landasat --------------------------------------------------------------------
# https://www.usgs.gov/faqs/what-naming-convention-landsat-collections-level-1-scenes
L57_REFLECTANCE:
  abstract: |
    Landsat 5,7,8 L2A data (old format) distributed by Theia (2014 to 2017-03-20) using MUSCATE prototype,
    Lamber 93 projection.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L5,L7,L8
  processingLevel: L2A
  keywords: OLI,TIRS,LANDSAT,L5,L7,L8,L2,L2A,MUSCATE
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2014-01-01T00:00:00Z"
  missionEndDate: "2017-03-20T00:00:00Z"
  title: Landsat 5,7,8 Level-2A

L8_REFLECTANCE:
  abstract: |
    Landsat 8 L2A data distributed by Theia since 2017-03-20 using operational version of MUSCATE, UTM projection,
    and tiled using Sentinel-2 tiles.
  instrument: OLI,TIRS
  platform: LANDSAT8
  platformSerialIdentifier: L8
  processingLevel: L2A
  keywords: OLI,TIRS,LANDSAT,LANDSAT8,L8,L2,L2A,MUSCATE
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2013-02-11T00:00:00Z"
  title: Landsat 8 Level-2A

L8_OLI_TIRS_C1L1:
  abstract: |
    Landsat 8 Operational Land Imager and Thermal Infrared Sensor Collection 1 Level-1 products. Details at
    https://landsat.usgs.gov/sites/default/files/documents/LSDS-1656_Landsat_Level-1_Product_Collection_Definition.pdf
  instrument: OLI,TIRS
  platform: LANDSAT8
  platformSerialIdentifier: L8
  processingLevel: L1
  keywords: OLI,TIRS,LANDSAT,LANDSAT8,L8,L1,C1,COLLECTION1
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2013-02-11T00:00:00Z"
  title: Landsat 8 Level-1

LANDSAT_C2L1:
  abstract: |
    The Landsat Level-1 product is a top of atmosphere product distributed as scaled and calibrated digital numbers.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L1,L2,L3,L4,L5,L6,L7,L8
  processingLevel: L1
  keywords: OLI,TIRS,LANDSAT,L1,L2,L3,L4,L5,L6,L7,L8,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-1 Product
  missionStartDate: "1972-07-25T00:00:00Z"

LANDSAT_C2L2:
  abstract: |
    Collection 2 Landsat OLI/TIRS Level-2 Science Products (L2SP) include
    Surface Reflectance and Surface Temperature scene-based products.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L8,L9
  processingLevel: L1
  keywords: OLI,TIRS,LANDSAT,L8,L9,L2,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat OLI and TIRS Collection 2 Level-2 Science Products 30-meter multispectral data.
  missionStartDate: "2013-02-11T00:00:00Z"

LANDSAT_C2L2_SR:
  abstract: |
    The Landsat Surface Reflectance (SR) product measures the fraction of incoming solar radiation that is reflected
    from Earth's surface to the Landsat sensor.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,SR,surface,reflectance,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 UTM Surface Reflectance (SR) Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_C2L2_ST:
  abstract: |
    The Landsat Surface Temperature (ST) product represents the temperature of the Earth's surface in Kelvin (K).
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,ST,surface,temperature,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 UTM Surface Temperature (ST) Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_C2L2ALB_BT:
  abstract: |
    The Landsat Top of Atmosphere Brightness Temperature (BT) product is a top of atmosphere product with radiance
    calculated 'at-sensor', not atmospherically corrected, and expressed in units of Kelvin.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,BT,Brightness,Temperature,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 Albers Top of Atmosphere Brightness Temperature (BT) Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_C2L2ALB_SR:
  abstract: |
    The Landsat Surface Reflectance (SR) product measures the fraction of incoming solar radiation that is reflected
    from Earth's surface to the Landsat sensor.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,SR,Surface,Reflectance,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 Albers Surface Reflectance (SR) Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_C2L2ALB_ST:
  abstract: |
    The Landsat Surface Temperature (ST) product represents the temperature of the Earth's surface in Kelvin (K).
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,Surface,Temperature,ST,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 Albers Surface Temperature (ST) Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_C2L2ALB_TA:
  abstract: |
    The Landsat Top of Atmosphere (TA) Reflectance product applies per pixel angle band corrections to the Level-1
    radiance product.
  instrument: OLI,TIRS
  platform: LANDSAT
  platformSerialIdentifier: L4,L5,L7,L8
  processingLevel: L2
  keywords: OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,TA,Top,Atmosphere,Reflectance,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat Collection 2 Level-2 Albers Top of Atmosphere (TA) Reflectance Product
  missionStartDate: "1982-08-22T00:00:00Z"

LANDSAT_TM_C1:
  abstract: |
    Landsat 4-5 TM image data files consist of seven spectral bands (See band designations).
    The resolution is 30 meters for bands 1 to 7.
    (Thermal infrared band 6 was collected at 120 meters, but was resampled to 30 meters.)
    The approximate scene size is 170 km north-south by 183 km east-west (106 mi by 114 mi).
  instrument: TM
  platform: LANDSAT
  platformSerialIdentifier: L4,L5
  processingLevel: L1
  keywords: TM,LANDSAT,L4,L5,L1,C1,COLLECTION1
  sensorType: OPTICAL
  license: proprietary
  title: Landsat 4-5 Thematic Mapper (TM) Collection-1 Level-1 Data Products
  missionStartDate: "1982-08-22T00:00:00Z"
  missionEndDate: "2013-06-06T00:00:00Z"

LANDSAT_TM_C2L1:
  abstract: |
    Landsat 4-5 TM image data files consist of seven spectral bands (See band designations).
    The resolution is 30 meters for bands 1 to 7.
    (Thermal infrared band 6 was collected at 120 meters, but was resampled to 30 meters.)
    The approximate scene size is 170 km north-south by 183 km east-west (106 mi by 114 mi).
  instrument: TM
  platform: LANDSAT
  platformSerialIdentifier: L4,L5
  processingLevel: L1
  keywords: TM,LANDSAT,L4,L5,L1,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat 4-5 Thematic Mapper (TM) Collection-2 Level-1 Data Products
  missionStartDate: "1982-08-22T00:00:00Z"
  missionEndDate: "2013-06-06T00:00:00Z"

LANDSAT_TM_C2L2:
  abstract: |
    Collection 2 Landsat 4-5 Thematic Mapper (TM) Level-2 Science Products (L2SP) include
    Surface Reflectance and Surface Temperature scene-based products.
  instrument: TM
  platform: LANDSAT
  platformSerialIdentifier: L4,L5
  processingLevel: L2
  keywords: TM,LANDSAT,L4,L5,L2,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Landsat 4-5 Thematic Mapper (TM) Collection-2 Level-2 Data Products
  missionStartDate: "1982-08-22T00:00:00Z"
  missionEndDate: "2013-06-06T00:00:00Z"

LANDSAT_ETM_C1:
  abstract: |
    Landsat 7 ETM+ images consist of eight spectral bands with a spatial resolution of 30 meters for bands 1 to 7.
    The panchromatic band 8 has a resolution of 15 meters. All bands can collect one of two gain settings (high or low)
    for increased radiometric sensitivity and dynamic range, while Band 6 collects both high and low gain for all
    scenes. Approximate scene size is 170 km north-south by 183 km east-west (106 mi by 114 mi).
  instrument: ETM+
  platform: LANDSAT
  platformSerialIdentifier: L7
  processingLevel: L1
  keywords: ETM,ETM+,LANDSAT,L7,L1,C1,COLLECTION1
  sensorType: OPTICAL
  license: proprietary
  title: Enhanced Thematic Mapper Plus (ETM+) 15- to 30-meter multispectral Collection-1 Level-1 data from Landsat 7
  missionStartDate: "1999-04-15T00:00:00Z"

LANDSAT_ETM_C2L1:
  abstract: |
    Landsat 7 ETM+ images consist of eight spectral bands with a spatial resolution of 30 meters for bands 1 to 7.
    The panchromatic band 8 has a resolution of 15 meters. All bands can collect one of two gain settings (high or low)
    for increased radiometric sensitivity and dynamic range, while Band 6 collects both high and low gain for all
    scenes. Approximate scene size is 170 km north-south by 183 km east-west (106 mi by 114 mi).
  instrument: ETM+
  platform: LANDSAT
  platformSerialIdentifier: L7
  processingLevel: L1
  keywords: ETM,ETM+,LANDSAT,L7,L1,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Enhanced Thematic Mapper Plus (ETM+) 15- to 30-meter multispectral Collection-2 Level-1 data from Landsat 7
  missionStartDate: "1999-04-15T00:00:00Z"

LANDSAT_ETM_C2L2:
  abstract: |
    Collection 2 Landsat 7 ETM+ Level-2 Science Products (L2SP) include Surface Reflectance and Surface Temperature
    scene-based products.
  instrument: ETM+
  platform: LANDSAT
  platformSerialIdentifier: L7
  processingLevel: L2
  keywords: ETM,ETM+,LANDSAT,L7,L2,C2,COLLECTION2
  sensorType: OPTICAL
  license: proprietary
  title: Enhanced Thematic Mapper Plus (ETM+) 15- to 30-meter multispectral Collection-2 Level-2 data from Landsat 7
  missionStartDate: "1999-04-15T00:00:00Z"

# MODIS -----------------------------------------------------------------------
MODIS_MCD43A4:
  abstract: |
    The MODerate-resolution Imaging Spectroradiometer (MODIS) Reflectance product MCD43A4 provides 500 meter
    reflectance data adjusted using a bidirectional reflectance distribution function (BRDF) to model the values as if
    they were taken from nadir view. The MCD43A4 product contains 16 days of data provided in a level-3 gridded data
    set in Sinusoidal projection. Both Terra and Aqua data are used in the generation of this product, providing the
    highest probability for quality assurance input data. It is designated with a shortname beginning with MCD, which
    is used to refer to 'combined' products, those comprised of data using both Terra and Aqua.
  instrument: MODIS
  platform: Terra+Aqua
  platformSerialIdentifier: EOS AM-1+PM-1
  processingLevel: L3
  keywords: MODIS,Terra,Aqua,EOS,AM-1+PM-1,L3,MCD43A4
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2000-03-05T00:00:00Z"
  title: MODIS MCD43A4

# OSO -------------------------------------------------------------------------
OSO:
  abstract: |
    An overview of OSO Land Cover data is given on https://www.theia-land.fr/en/ceslist/land-cover-sec/
    and the specific description of OSO products is available on
    https://www.theia-land.fr/product/carte-doccupation-des-sols-de-la-france-metropolitaine/
  instrument:
  platform:
  platformSerialIdentifier:
  processingLevel: L3B
  keywords: L3B,OSO,land,cover
  sensorType:
  license: proprietary
  missionStartDate: "2016-01-01T00:00:00Z"
  title: OSO Land Cover

# NAIP -----------------------------------------------------------------------
NAIP:
  abstract: |
    The National Agriculture Imagery Program (NAIP) acquires aerial imagery during the agricultural growing seasons in
    the continental U.S. This "leaf-on" imagery and typically ranges from 60 centimeters to 100 centimeters in
    resolution and is available from the naip-analytic Amazon S3 bucket as 4-band (RGB + NIR) imagery in MRF format.
    NAIP data is delivered at the state level; every year, a number of states receive updates, with an overall update
    cycle of two or three years. The tiling format of NAIP imagery is based on a 3.75' x 3.75' quarter quadrangle with
    a 300 meter buffer on all four sides. NAIP imagery is formatted to the UTM coordinate system using NAD83. NAIP
    imagery may contain as much as 10% cloud cover per tile.
  instrument: film and digital cameras
  platform: National Agriculture Imagery Program
  platformSerialIdentifier: NAIP
  processingLevel: N/A
  keywords: film,digital,cameras,Agriculture,NAIP
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2003-01-01T00:00:00Z"
  title: National Agriculture Imagery Program

# Pleiades - ------------------------------------------------------------------
PLD_PAN:
  abstract: Pleiades Panchromatic (Pan)
  instrument: PHR
  platform: PLEIADES
  platformSerialIdentifier: P1A,P1B
  processingLevel: PRIMARY
  keywords: PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,PAN,Panchromatic
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2011-12-17T00:00:00Z"
  title: Pleiades Panchromatic

PLD_XS:
  abstract: Pleiades Multispectral (XS)
  instrument: PHR
  platform: PLEIADES
  platformSerialIdentifier: P1A,P1B
  processingLevel: PRIMARY
  keywords: PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,XS,Multispectral
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2011-12-17T00:00:00Z"
  title: Pleiades Multispectral

PLD_BUNDLE:
  abstract: Pleiades Bundle (Pan, XS)
  instrument: PHR
  platform: PLEIADES
  platformSerialIdentifier: P1A,P1B
  processingLevel: PRIMARY
  keywords: PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,BUNDLE,Pan,Xs
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2011-12-17T00:00:00Z"
  title: Pleiades Bundle

PLD_PANSHARPENED:
  abstract: Pleiades Pansharpened (Pan+XS)
  instrument: PHR
  platform: PLEIADES
  platformSerialIdentifier: P1A,P1B
  processingLevel: PRIMARY
  keywords: PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,PANSHARPENED,Pan,Xs
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2011-12-17T00:00:00Z"
  title: Pleiades Pansharpened

# Sentinel 1 ------------------------------------------------------------------
S1_SAR_OCN:
  abstract: |
    Level-2 OCN products include components for Ocean Swell spectra (OSW) providing continuity with ERS and ASAR WV
    and two new components: Ocean Wind Fields (OWI) and Surface Radial Velocities (RVL).
    The OSW is a two-dimensional ocean surface swell spectrum and includes an estimate of the wind speed and direction
    per swell spectrum. The OSW is generated from Stripmap and Wave modes only. For Stripmap mode, there are multiple
    spectra derived from internally generated Level-1 SLC images. For Wave mode, there is one spectrum per vignette.
    The OWI is a ground range gridded estimate of the surface wind speed and direction at 10 m above the surface
    derived from internally generated Level-1 GRD images of SM, IW or EW modes.
    The RVL is a ground range gridded difference between the measured Level-2 Doppler grid and the Level-1 calculated
    geometrical Doppler.
    SAFE formatted product, see
    https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification
  instrument: SAR
  platform: SENTINEL1
  platformSerialIdentifier: S1A,S1B
  processingLevel: L2
  keywords: SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L2,OCN,SAFE
  sensorType: RADAR
  license: proprietary
  title: SENTINEL1 Level-2 OCN
  missionStartDate: "2014-04-03T00:00:00Z"

S1_SAR_GRD:
  abstract: |
    Level-1 Ground Range Detected (GRD) products consist of focused SAR data that has been detected, multi-looked and
    projected to ground range using an Earth ellipsoid model. Phase information is lost. The resulting product has
    approximately square spatial resolution pixels and square pixel spacing with reduced speckle at the cost of worse
    spatial resolution.
    GRD products can be in one of three resolutions:
      Full Resolution (FR),
      High Resolution (HR),
      Medium Resolution (MR).
    The resolution is dependent upon the amount of multi-looking performed. Level-1 GRD products are available in MR
    and HR for IW and EW modes, MR for WV mode and MR, HR and FR for SM mode.
    SAFE formatted product, see
    https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification
  instrument: SAR
  platform: SENTINEL1
  platformSerialIdentifier: S1A,S1B
  processingLevel: L1
  keywords: SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L1,GRD,SAFE
  sensorType: RADAR
  license: proprietary
  title: SENTINEL1 Level-1 Ground Range Detected
  missionStartDate: "2014-04-03T00:00:00Z"

S1_SAR_GRD_JP2:
  abstract: |
    Level-1 Ground Range Detected (GRD) products consist of focused SAR data that has been detected, multi-looked and
    projected to ground range using an Earth ellipsoid model. Phase information is lost. The resulting product has
    approximately square spatial resolution pixels and square pixel spacing with reduced speckle at the cost of worse
    spatial resolution.
    GRD products can be in one of three resolutions:
      Full Resolution (FR),
      High Resolution (HR),
      Medium Resolution (MR).
    The resolution is dependent upon the amount of multi-looking performed. Level-1 GRD products are available in MR
    and HR for IW and EW modes, MR for WV mode and MR, HR and FR for SM mode.
    Product without SAFE formatting, see
    https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification
  instrument: SAR
  platform: SENTINEL1
  platformSerialIdentifier: S1A,S1B
  processingLevel: L1
  keywords: SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L1,GRD,JP2
  sensorType: RADAR
  license: proprietary
  title: SENTINEL1 Level-1 Ground Range Detected
  missionStartDate: "2014-04-03T00:00:00Z"

S1_SAR_SLC:
  abstract: |
    Level-1 Single Look Complex (SLC) products consist of focused SAR data geo-referenced using orbit and attitude
    data from the satellite and provided in zero-Doppler slant-range geometry. The products include a single look in
    each dimension using the full transmit signal bandwidth and consist of complex samples preserving the phase
    information.
    SAFE formatted product, see
    https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification
  instrument: SAR
  platform: SENTINEL1
  platformSerialIdentifier: S1A,S1B
  processingLevel: L1
  keywords: SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L1,SLC,SAFE
  sensorType: RADAR
  license: proprietary
  title: SENTINEL1 Level-1 Single Look Complex
  missionStartDate: "2014-04-03T00:00:00Z"

S1_SAR_RAW:
  abstract: |
    The SAR Level-0 products consist of the sequence of Flexible Dynamic Block Adaptive Quantization (FDBAQ) compressed
    unfocused SAR raw data. For the data to be usable, it will need to be decompressed and processed using a SAR
    processor.
    SAFE formatted product, see
    https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification
  instrument: SAR
  platform: SENTINEL1
  platformSerialIdentifier: S1A,S1B
  processingLevel: L0
  keywords: SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L0,RAW,SAFE
  sensorType: RADAR
  license: proprietary
  title: SENTINEL1 SAR Level-0
  missionStartDate: "2014-04-03T00:00:00Z"

# Sentinel 2 ------------------------------------------------------------------
S2_MSI_L1C:
  abstract: |
    The Level-1C product is composed of 100x100 km2 tiles (ortho-images in UTM/WGS84 projection). It results from
    using a Digital Elevation Model (DEM) to project the image in cartographic geometry. Per-pixel radiometric
    measurements are provided in Top Of Atmosphere (TOA) reflectances along with the parameters to transform them
    into radiances. Level-1C products are resampled with a constant Ground Sampling Distance (GSD) of 10, 20 and 60
    meters depending on the native resolution of the different spectral bands. In Level-1C  products, pixel
    coordinates refer to the upper left corner of the pixel. Level-1C products will additionally include Cloud Masks
    and ECMWF data (total column of ozone, total column of water vapour and mean sea level pressure).
    SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L1
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L1,L1C,SAFE
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2015-06-23T00:00:00Z"
  title: SENTINEL2 Level-1C

S2_MSI_L1C_JP2:
  abstract: |
    The Level-1C product is composed of 100x100 km2 tiles (ortho-images in UTM/WGS84 projection). It results from
    using a Digital Elevation Model (DEM) to project the image in cartographic geometry. Per-pixel radiometric
    measurements are provided in Top Of Atmosphere (TOA) reflectances along with the parameters to transform them
    into radiances. Level-1C products are resampled with a constant Ground Sampling Distance (GSD) of 10, 20 and 60
    meters depending on the native resolution of the different spectral bands. In Level-1C  products, pixel
    coordinates refer to the upper left corner of the pixel. Level-1C products will additionally include Cloud Masks
    and ECMWF data (total column of ozone, total column of water vapour and mean sea level pressure).
    Product without SAFE formatting, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L1
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L1C,JP2
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2015-06-23T00:00:00Z"
  title: SENTINEL2 Level-1C

S2_MSI_L2A:
  abstract: |
    The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C
    products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection).
    SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,SAFE
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL2 Level-2A
  missionStartDate: "2015-06-23T00:00:00Z"

S2_MSI_L2A_JP2:
  abstract: |
    The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C
    products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection).
    Product without SAFE formatting, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,JP2
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL2 Level-2A
  missionStartDate: "2015-06-23T00:00:00Z"

S2_MSI_L2A_COG:
  abstract: |
    The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C
    products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection).
    Product containing Cloud Optimized GeoTIFF images, without SAFE formatting.
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,COG
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL2 Level-2A
  missionStartDate: "2015-06-23T00:00:00Z"

S2_MSI_L2A_MAJA:
  abstract: |
    The level 2A products correct the data for atmospheric effects and detect the clouds and their shadows using MAJA.
    MAJA uses MUSCATE processing center at CNES, in the framework of THEIA land data center. Sentinel-2 level 1C data
    are downloaded from PEPS. The full description of the product format is available at
    https://theia.cnes.fr/atdistrib/documents/PSC-NT-411-0362-CNES_01_00_SENTINEL-2A_L2A_Products_Description.pdf
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,MAJA
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL2 Level-2A
  missionStartDate: "2015-06-23T00:00:00Z"

S2_MSI_L2B_MAJA_SNOW:
  abstract: |
    The Theia snow product is derived from Sentinel-2 L2A images generated by Theia. It  indicates the snow presence or
    absence on the land surface every fifth day if there is no cloud. The product is distributed by Theia as a raster
    file (8 bits GeoTIFF) of 20 m resolution and a vector file (Shapefile polygons). More details about the snow
    products description are available at http://www.cesbio.ups-tlse.fr/multitemp/?page_id=10748#en
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,MAJA,SENTINEL,sentinel2,S2,S2A,S2B,L2,L2B,SNOW
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2015-06-23T00:00:00Z"
  title: SENTINEL2 snow product

S2_MSI_L2B_MAJA_WATER:
  abstract: |
    A description of the Land Water Quality data distributed by Theia is available at
    https://theia.cnes.fr/atdistrib/documents/THEIA-ST-411-0477-CNES_01-03_Format_Specification_of_OBS2CO_WaterColor_Products.pdf
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L2
  keywords: MSI,MAJA,SENTINEL,sentinel2,S2,S2A,S2B,L2,L2B,WATER
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2015-06-23T00:00:00Z"
  title: SENTINEL2 L2B-WATER

S2_MSI_L3A_WASP:
  abstract: |
    The Level-3A product provides a monthly synthesis of surface reflectances from Theia's L2A products. The synthesis
    is based on a weighted arithmetic mean of clear observations.
    The data processing is produced by WASP (Weighted Average Synthesis Processor), by MUSCATE data center at CNES,
    in the framework of THEIA data center. The full description of the product format is available at
    https://theia.cnes.fr/atdistrib/documents/THEIA-ST-411-0419-CNES_01-04_Format_Specification_of_MUSCATE_Level-3A_Products-signed.pdf
  instrument: MSI
  platform: SENTINEL2
  platformSerialIdentifier: S2A,S2B
  processingLevel: L3
  keywords: MSI,SENTINEL,sentinel2,S2,S2A,S2B,L3,L3A,WASP
  sensorType: OPTICAL
  license: proprietary
  missionStartDate: "2015-06-23T00:00:00Z"
  title: SENTINEL2 Level-3A

# Sentinel 3 ------------------------------------------------------------------
# S3 OLCI L1
S3_EFR:
  abstract: ""
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,EFR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 EFR
  missionStartDate: "2016-02-16T00:00:00Z"

S3_ERR:
  abstract: ""
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,ERR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 ERR
  missionStartDate: "2016-02-16T00:00:00Z"

S3_RAC:
  abstract: |
    Sentinel 3 OLCI products output during Radiometric Calibration mode
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,L2,RAC
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 RAC
  missionStartDate: "2016-02-16T00:00:00Z"

# S3 OLCI L2
S3_OLCI_L2LRR:
  abstract: |
    The OLCI Level-2 Land Reduced Resolution (OL_2_LRR) products contain land and atmospheric geophysical products
    at Reduced resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed
    in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical
    (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC.
    Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-land
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2LRR,LRR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 OLCI Level-2 Land Reduced Resolution
  missionStartDate: "2016-02-16T00:00:00Z"

S3_OLCI_L2LFR:
  abstract: |
    The OLCI Level-2 Land Full Resolution (OL_2_LFR) products contain land and atmospheric geophysical products at Full
    resolution with a spatial sampling of approximately 300 m. The products are assumed to be computed in Near Real
    Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e.
    within 1 month after acquisition) or in re-processed NTC.
    Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-land
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2LFR,LFR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 OLCI Level-2 Land Full Resolution
  missionStartDate: "2016-02-16T00:00:00Z"

S3_OLCI_L2WRR:
  abstract: |
    The OLCI Level-2 Water Reduced Resolution (OL_2_WRR) products contain water and atmospheric geophysical products
    at Reduced resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed
    in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical
    (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC.
    Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WRR,WRR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 OLCI Level-2 Water Reduced Resolution
  missionStartDate: "2016-02-16T00:00:00Z"

S3_OLCI_L2LFR:
  abstract: |
    The OLCI Level-2 Water Full Resolution (OL_2_WFR) products contain water and atmospheric geophysical products at Full
    resolution with a spatial sampling of approximately 300 m. The products are assumed to be computed in Near Real
    Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e.
    within 1 month after acquisition) or in re-processed NTC.
    Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WFR,WFR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 OLCI Level-2 Water Full Resolution
  missionStartDate: "2016-02-16T00:00:00Z"

S3_OLCI_L2WFR:
  abstract: |
    The OLCI Level-2 Water Full Resolution (OL_2_WRR) products contain water and atmospheric geophysical products
    at Full resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed
    in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical
    (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC.
    Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water
  instrument: OLCI
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WRR,WRR
  sensorType: OPTICAL
  license: proprietary
  title: SENTINEL3 OLCI Level-2 Water Full Resolution
  missionStartDate: "2016-02-16T00:00:00Z"
# S3 SLSTR
S3_SLSTR_L1RBT:
  abstract: |
    SLSTR Level-1 observation mode products consisting of full resolution,
    geolocated, co-located nadir and along track view, Top of Atmosphere
    (TOA) brightness temperatures (in the case of thermal IR channels) or
    radiances (in the case of visible, NIR and SWIR channels) from all
    SLSTR channels, and quality flags, pixel classification information
    and meteorological annotations
  instrument: SLSTR
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,L1RBT,RBT
  sensorType: ATMOSPHERIC
  license: proprietary
  title: SENTINEL3 SLSTR Level-1
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SLSTR_L2LST:
  abstract: |
    The SLSTR Level-2 LST product provides land surface parameters generated on the wide 1 km measurement grid.
    It contains measurement file with Land Surface Temperature (LST) values with associated parameters (LST
    parameters are computed and provided for each pixel (re-gridded or orphan) included in the 1 km measurement grid)
  instrument: SLSTR
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2LST,LST
  sensorType: ATMOSPHERIC
  license: proprietary
  title: SENTINEL3 SLSTR Level-2 LST
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SLSTR_L2WST:
  abstract: |
    The SLSTR Level-2 WST product provides land surface parameters generated on the wide 1 km measurement grid.
    It contains measurement file with Water Surface Temperature (WST) values with associated parameters (WST
    parameters are computed and provided for each pixel (re-gridded or orphan) included in the 1 km measurement grid)
  instrument: SLSTR
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WST,WST
  sensorType: ATMOSPHERIC
  license: proprietary
  title: SENTINEL3 SLSTR Level-2 WST
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SLSTR_L2AOD:
  abstract: |
    The Copernicus NRT S3 AOD processor quantifies the abundance of aerosol particles and monitors their global
    distribution and long-range transport, at the scale of 9.5 x 9.5 km2. All observations are made available in
    less than three hours from the SLSTR observation sensing time. It is only applicable during daytime.
    NOTE: The SLSTR L2 AOD product is generated by EUMETSAT in NRT only. An offline (NTC) AOD product is generated
    from SYN data by ESA, exploiting the synergy between the SLSTR and OLCI instruments.
  instrument: SLSTR
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2AOD,AOD
  sensorType: ATMOSPHERIC
  license: proprietary
  title: SENTINEL3 SLSTR Level-2 AOD
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SLSTR_L2FRP:
  abstract: |
    The SLSTR Level-2 FRP product is providing one measurement data file, FRP_in.nc, with Fire Radiative Power (FRP)
    values and associated parameters generated for each fire detected over land and projected on the SLSTR 1 km grid.
    The fire detection is based on a mixed thermal band, combining S7 radiometric measurements and,
    for pixels associated with a saturated value of S7 (i.e. above 311 K), F1 radiometric measurements.
  instrument: SLSTR
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2FRP,FRP
  sensorType: ATMOSPHERIC
  license: proprietary
  title: SENTINEL3 SLSTR Level-2 FRP
  missionStartDate: "2016-02-16T00:00:00Z"

# S3 SRAL
S3_SRA:
  abstract: ""
  instrument: SRAL
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1
  sensorType: RADAR
  license: proprietary
  title: SENTINEL3 SRAL Level-1
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SRA_A:
  abstract: |
    A Level 1A SRAL product contains one "measurement data file" containing the L1A measurements parameters:
    ECHO_SAR_Ku: L1A Tracking measurements (sorted and calibrated) in SAR mode - Ku-band (80-Hz)
    ECHO_PLRM: L1A Tracking measurements (sorted and calibrated) in pseudo-LRM mode - Ku and C bands (80-Hz)
  instrument: SRAL
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1
  sensorType: RADAR
  license: proprietary
  title: SENTINEL3 SRAL Level-1 SRA_A
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SRA_BS:
  abstract: |
    A Level 1B-S SRAL product contains one "measurement data file" containing the L1b measurements parameters:
    ECHO_SAR_Ku : L1b Tracking measurements in SAR mode - Ku band (20-Hz) as defined in the L1b MEAS product
                  completed with SAR expert information
    ECHO_PLRM : L1b Tracking measurements in pseudo-LRM mode - Ku and C bands (20-Hz) as defined in the L1b
                MEAS product
  instrument: SRAL
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L1
  keywords: SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1
  sensorType: RADAR
  license: proprietary
  title: SENTINEL3 SRAL Level-1 SRA_BS
  missionStartDate: "2016-02-16T00:00:00Z"

S3_WAT:
  abstract: ""
  instrument: SRAL
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,WAT
  sensorType: RADAR
  license: proprietary
  title: SENTINEL3 SRAL Level-2 WAT
  missionStartDate: "2016-02-16T00:00:00Z"

S3_LAN:
  abstract: LAN or SR_2_LAN___ (peps)
  instrument: SRAL
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,LAN
  sensorType: RADAR
  license: proprietary
  title: SENTINEL3 SRAL Level-2 LAN
  missionStartDate: "2016-02-16T00:00:00Z"

# S3 SYNERGY
# Synergy data products are generally combinations of OLCI and SLSTR instruments
S3_SY_SYN:
  abstract: |
    The Level-2 SYN product (SY_2_SYN) is produced by the Synergy Level-1/2 SDR software and contains
    surface reflectance and aerosol parameters over land. All measurement datasets are provided on the
    OLCI image grid, similar to the one included in the OLCI L1b product.
    Some sub-sampled annotations and atmospheric datasets are provided on the OLCI tie-points grid.
    Several associated variables are also provided in annotation data files.
  instrument: SYNERGY
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,SYN
  sensorType: OPTICAL,RADAR
  license: proprietary
  title: SENTINEL3 SYNERGY Level-2 SYN
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SY_AOD:
  abstract: |
    The Level-2 SYN AOD product (SY_2_AOD) is produced by a dedicated processor including the whole
    SYN L1 processing module and a global synergy level 2 processing module retrieving, over land and
    sea, aerosol optical thickness. The resolution of this product is wider than classic S3 products,
    as the dataset are provided on a 4.5 km² resolution
  instrument: SYNERGY
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: L2
  keywords: SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,AOD
  sensorType: OPTICAL,RADAR
  license: proprietary
  title: SENTINEL3 SYNERGY Level-2 AOD
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SY_V10:
  abstract: |
    The Level-2 VG1 and V10 SYN products (SY_2_VG1 and SY_2_V10 respectively) are produced by the
    SYNERGY Level-2 processor and contain 1 km VEGETATION-like product, 1 and 10 days synthesis surface
    reflectances and NDVI. The product grid and the four spectral bands are similar to the SYN Level-2
    VGP product.
  instrument: SYNERGY
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: LEVEL-2W
  keywords: SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,V10
  sensorType: OPTICAL,RADAR
  license: proprietary
  title: SENTINEL3 SYNERGY Level-2 V10
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SY_VG1:
  abstract: |
    The Level-2 VG1 and V10 SYN products (SY_2_VG1 and SY_2_V10 respectively) are produced by the
    SYNERGY Level-2 processor and contain 1 km VEGETATION-like product, 1 and 10 days synthesis surface
    reflectances and NDVI. The product grid and the four spectral bands are similar to the SYN Level-2
    VGP product.
  instrument: SYNERGY
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: LEVEL-2
  keywords: SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,VG1
  sensorType: OPTICAL,RADAR
  license: proprietary
  title: SENTINEL3 SYNERGY Level-2 VG1
  missionStartDate: "2016-02-16T00:00:00Z"

S3_SY_VGP:
  abstract: |
    The Level-2 VGP SYN product (SY_2_VGP) is produced by the Global Synergy Level-1/2 software and
    contains 1 km VEGETATION-like product TOA reflectances. The "1 km VEGETATION-like product" label
    means that measurements are provided on a regular latitude-longitude grid, with an equatorial
    sampling distance of approximately 1 km. This product is restricted in longitude, including only filled ones.
  instrument: SYNERGY
  platform: SENTINEL3
  platformSerialIdentifier: S3A,S3B
  processingLevel: LEVEL-2
  keywords: SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,VGP
  sensorType: OPTICAL,RADAR
  license: proprietary
  title: SENTINEL3 SYNERGY Level-2 VGP
  missionStartDate: "2016-02-16T00:00:00Z"

# Sentinel 5P ------------------------------------------------------------------
S5P_L1B_IR_SIR:
  abstract: |
    Solar irradiance spectra for the SWIR bands (band 7 and band 8).
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,IR,SIR,SWIR,Irradiances
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Irradiances for the SWIR bands
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_IR_UVN:
  abstract: |
    Solar irradiance spectra for the UVN bands (band 1 through band 6).
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,IR,UVN,Irradiances
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Irradiances for the UVN bands
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD1:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 1.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD1,BAND1,B01
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 1
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD2:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 2.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD2,BAND2,B02
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 2
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD3:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 3.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD3,BAND3,B03
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 3
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD4:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 4.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD4,BAND4,B04
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 4
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD5:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 5.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD5,BAND5,B05
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 5
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD6:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 6.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD6,BAND6,B06
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 6
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD7:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 7.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD7,BAND7,B07
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 7
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L1B_RA_BD8:
  abstract:  |
    Sentinel-5 Precursor Level 1B Radiances for spectral band 8.
    TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the
    entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and
    detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and
    shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the
    SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface
    position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements
    on the SWIR part of the instrument.
    Each of the detectors is divided in two halves, which yields a total of eight spectral bands.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L1B
  keywords: SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD8,BAND8,B08
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 1B Radiances for spectral band 8
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_NO2:
  abstract: |
    The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves operationally tropospheric and
    stratospheric NO2 column products. The TROPOMI NO2 data products pose an improvement over previous NO2 data sets,
    particularly in their unprecedented spatial resolution, but also in the separation of the stratospheric and
    tropospheric contributions of the retrieved slant columns, and in the calculation of the air-mass factors used to
    convert slant to total columns.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NO2,Nitrogen,Dioxide
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Nitrogen Dioxide
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_CLOUD:
  abstract: |
    The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves operationally the most important
    quantities for cloud correction of satellite trace gas retrievals: cloud fraction, cloud optical thickness (albedo),
    and cloud-top pressure (height). Cloud parameters from TROPOMI are not only used for enhancing the accuracy of trace
    gas retrievals, but also to extend the satellite data record of cloud information derived from oxygen A-band
    measurements initiated with GOME.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CLOUD
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Cloud
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_O3:
  abstract: |
    Ozone (O3) is of crucial importance for the equilibrium of the Earth's atmosphere. In the stratosphere, the ozone
    layer shields the biosphere from dangerous solar ultraviolet radiation. In the troposphere, it acts as an efficient
    cleansing agent, but at high concentration it also becomes harmful to the health of humans, animals, and vegetation.
    Ozone is also an important greenhouse-gas contributor to ongoing climate change.
    These products are provided in NetCDF-CF format and contain total ozone, ozone temperature, and error information
    including averaging kernels.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,Ozone
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Ozone
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_CO:
  abstract: |
    The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves the CO global abundance exploiting
    clear-sky and cloudy-sky Earth radiance measurements in the 2.3 µm spectral range of the shortwave infrared (SWIR)
    part of the solar spectrum. TROPOMI clear sky observations provide CO total columns with sensitivity to the
    tropospheric boundary layer. For cloudy atmospheres, the column sensitivity changes according to the light path.
    The TROPOMI CO retrieval uses the same method employed by SCIAMACHY.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CO,Carbon,Monoxide
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Carbon Monoxide
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_AER_AI:
  abstract: |
    TROPOMI aerosol index is referred to as the Ultraviolet Aerosol Index (UVAI). The relatively simple calculation of
    the Aerosol Index is based on wavelength dependent changes in Rayleigh scattering in the UV spectral range where
    ozone absorption is very small. UVAI can also be calculated in the presence of clouds so that daily, global coverage
    is possible. This is ideal for tracking the evolution of episodic aerosol plumes from dust outbreaks, volcanic ash,
    and biomass burning.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,AER,AI,Ultraviolet,Aerosol,Index
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Ultraviolet Aerosol Index
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_O3_PR:
  abstract: |
    Retrieved ozone profiles are used to monitor the evolution of stratospheric and tropospheric ozone. Such monitoring
    is important as the ozone layer protects life on Earth against harmful UV radiation. The ozone layer is recovering
    from depletion due to manmade Chlorofluorocarbons (CFCs). Tropospheric ozone is toxic and it plays an important role
    in tropospheric chemistry. Also, ozone is a greenhouse gas and is therefore also relevant for climate change.
    The main parameters in the file are the retrieved ozone profile at 33 levels and the retrieved sub-columns of ozone
    in 6 layers. In addition, the total ozone column and tropospheric ozone columns are provided. For the ozone profile,
    the precision and smoothing errors, the a-priori profile and the averaging kernel are also provided.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,PR,Ozone,Profile
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Ozone Profile
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_O3_TCL:
  abstract: |
    Ozone in the tropical troposphere plays various important roles. The intense UV radiation and high humidity in the
    tropics stimulate the formation of the hydroxyl radical (OH) by the photolysis of ozone. OH is the most important
    oxidant in the troposphere because it reacts with virtually all trace gases, such as CO, CH4 and other hydrocarbons.
    The tropics are also characterized by large emissions of nitrogen oxides (NOx), carbon monoxide (CO) and
    hydrocarbons, both from natural and anthropogenic sources. Ozone that is formed over regions where large amounts of
    these ozone precursors are emitted, can be transported over great distances and affects areas far from the source.
    The TROPOMI tropospheric ozone product is a level-2c product that represents three day averaged tropospheric ozone
    columns on a 0.5° by 1° latitude-longitude grid for the tropical region between 20°N and 20°S. The TROPOMI
    tropospheric ozone column product uses the TROPOMI Level-2 total OZONE and CLOUD products as input.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,TCL,Tropospheric,Ozone
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Tropospheric Ozone
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_AER_LH:
  abstract: |
    The TROPOMI Aerosol Layer Height product focuses on retrieval of vertically localised aerosol layers in the free
    troposphere, such as desert dust, biomass burning aerosol, or volcanic ash plumes. The height of such layers is
    retrieved for cloud-free conditions. Height information for aerosols in the free troposphere is particularly
    important for aviation safety. Scientific applications include radiative forcing studies, long-range transport
    modelling and studies of cloud formation processes. Aerosol height information also helps to interpret the UV
    Aerosol Index (UVAI) in terms of aerosol absorption as the index is strongly height-dependent.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,AER,LH,Aerosol,Layer,Height
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Aerosol Layer Height
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_HCHO:
  abstract: |
    Formaldehyde is an intermediate gas in almost all oxidation chains of Non-Methane Volatile Organic Compounds
    (NMVOC), leading eventually to CO2. NMVOCs are, together with NOx, CO and CH4, among the most important precursors
    of tropospheric O3. The major HCHO source in the remote atmosphere is CH4 oxidation. Over the continents, the
    oxidation of higher NMVOCs emitted from vegetation, fires, traffic and industrial sources results in important and
    localised enhancements of the HCHO levels.
    In addition to the main product results, such as HCHO slant column, vertical column and air mass factor, the level 2
    data files contain several additional parameters and diagnostic information.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,HCHO,Formaldehyde
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Formaldehyde
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_CH4:
  abstract: |
    Methane (CH4) is, after carbon dioxide (CO2), the most important contributor to the anthropogenically enhanced
    greenhouse effect. Roughly three-quarters of methane emissions are anthropogenic and as such it is important to
    continue the record of satellite-based measurements. TROPOMI aims at providing CH4 column concentrations with high
    sensitivity to the Earth's surface, good spatio/temporal coverage, and sufficient accuracy to facilitate inverse
    modelling of sources and sinks.
    The output product consists of the retrieved methane column and a row vector referred to as the column averaging
    kernel A. The column averaging kernel describes how the retrieved column relates to the true profile and should be
    used in validation exercises (when possible) or use of the product in source/sink inverse modelling. The output
    product also contains altitude levels of the layer interfaces to which the column averaging kernel corresponds.
    Additional output for Level-2 data products: viewing geometry, precision of retrieved methane, residuals of the fit,
    quality flags (cloudiness, terrain roughness etc.) and retrieved albedo and aerosol properties. The latter
    properties are required for a posteriori filtering and for estimation of total retrieval error.
    The Sentinel-5 Precursor mission flies in loose formation (about 3.5 - 5 minutes behind) with the S-NPP
    (SUOMI-National Polar-orbiting Partnership) mission to use VIIRS (Visible Infrared Imaging Radiometer Suite) cloud
    information to select cloud free TROPOMI pixels for high quality methane retrieval.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CH4,Methane
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Methane
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_NP_BD3:
  abstract: |
    S5P-NPP Cloud for spectral band 3.
    The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer
    than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing
    the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary
    product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations
    of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting
    Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of
    less than 5 minutes.
    The main information contained in the S5P-NPP product is:
    1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM).
    2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands.
    This information is provided for three S5P spectral bands (to account for differences in spatial sampling).
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD3,B03,BAND3
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 NPP Cloud for band 3
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_NP_BD6:
  abstract: |
    S5P-NPP Cloud for spectral band 6.
    The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer
    than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing
    the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary
    product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations
    of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting
    Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of
    less than 5 minutes.
    The main information contained in the S5P-NPP product is:
    1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM).
    2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands.
    This information is provided for three S5P spectral bands (to account for differences in spatial sampling).
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD6,B06,BAND6
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 NPP Cloud for band 6
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_NP_BD7:
  abstract: |
    S5P-NPP Cloud for spectral band 7.
    The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer
    than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing
    the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary
    product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations
    of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting
    Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of
    less than 5 minutes.
    The main information contained in the S5P-NPP product is:
    1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM).
    2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands.
    This information is provided for three S5P spectral bands (to account for differences in spatial sampling).
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD7,B07,BAND7
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 NPP Cloud for band 7
  missionStartDate: "2017-10-13T00:00:00Z"

S5P_L2_SO2:
  abstract: |
    Sulphur dioxide (SO2) enters the Earth's atmosphere through both natural (~30%) and anthropogenic processes (~70%).
    It plays a role in chemistry on a local and global scale and its impact ranges from short term pollution to effects
    on climate.
    Beside the total column of SO2, enhanced levels of SO2 are flagged within the products. The recognition of enhanced
    SO2 values is essential in order to detect and monitor volcanic eruptions and anthropogenic pollution sources.
    Volcanic SO2 emissions may also pose a threat to aviation, along with volcanic ash.
  instrument: TROPOMI
  platform: SENTINEL5P
  platformSerialIdentifier: S5P
  processingLevel: L2
  keywords: SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,SO2,Sulphur,Dioxide
  sensorType: ATMOSPHERIC
  license: proprietary
  title: Sentinel-5 Precursor Level 2 Sulphur Dioxide
  missionStartDate: "2017-10-13T00:00:00Z"

# SPOT ------------------------------------------------------------------------
SPOT_SWH:
  abstract: |
    The Spot World Heritage (SWH) programme objective is the free availability for non-commercial use of orthorectified
    products derived from multispectral images of more than 5 years old from the Spot 1-5 satellites family.
    More informations on https://www.theia-land.fr/en/product/spot-world-heritage/
  instrument:
  platform: SPOT1-5
  platformSerialIdentifier: SPOT1-5
  processingLevel: L1C
  keywords: SPOT,SPOT1,SPOT2,SPOT3,SPOT4,SPOT5,L1C
  sensorType: OPTICAL
  license: proprietary
  title: Spot World Heritage
  missionStartDate: "1986-02-22T00:00:00Z"

SPOT_SWH_OLD:
  abstract: |
    Spot world heritage Old format.
  instrument:
  platform: SPOT1-5
  platformSerialIdentifier: SPOT1-5
  processingLevel: L1C
  keywords: SPOT,SPOT1,SPOT2,SPOT3,SPOT4,SPOT5,L1C
  sensorType: OPTICAL
  license: proprietary
  title: Spot World Heritage
  missionStartDate: "1986-02-22T00:00:00Z"

SPOT5_SPIRIT:
  abstract: |
    SPOT 5 stereoscopic survey of Polar Ice.
  instrument:
  platform: SPOT5
  platformSerialIdentifier: SPOT5
  processingLevel: L1A
  keywords: SPOT,SPOT5,L1A
  sensorType: OPTICAL
  license: proprietary
  title: Spot 5 SPIRIT
  missionStartDate: "2002-05-04T00:00:00Z"

# VENUS ------------------------------------------------------------------------
VENUS_L1C:
  abstract: |
    A light description of Venus L1 data is available at http://www.cesbio.ups-tlse.fr/multitemp/?page_id=12984
  instrument:
  platform: VENUS
  platformSerialIdentifier: VENUS
  processingLevel: L1C
  keywords: VENUS,L1,L1C
  sensorType: OPTICAL
  license: proprietary
  title: Venus Level1-C
  missionStartDate: "2017-08-02T00:00:00Z"

VENUS_L2A_MAJA:
  abstract: |
    Level2 products provide surface reflectances after atmospheric correction, along with masks of clouds and their
    shadows. Data is processed by MAJA (before called MACCS) for THEIA land data center.
  instrument:
  platform: VENUS
  platformSerialIdentifier: VENUS
  processingLevel: L2A
  keywords: VENUS,L2,L2A
  sensorType: OPTICAL
  license: proprietary
  title: Venus Level2-A
  missionStartDate: "2017-08-02T00:00:00Z"

VENUS_L3A_MAJA:
  abstract: ""
  instrument:
  platform: VENUS
  platformSerialIdentifier: VENUS
  processingLevel: L3A
  keywords: VENUS,L3,L3A
  sensorType: OPTICAL
  license: proprietary
  title: Venus Level3-A
  missionStartDate: "2017-08-02T00:00:00Z"

# ECMWF -----------------------------------------------------------------------

TIGGE_CF_SFC:
  abstract: |
    TIGGE (THORPEX Interactive Grand Global Ensemble) Surface Control forecast
    from ECMWF
  instrument:
  platform: TIGGE
  platformSerialIdentifier: TIGGE
  processingLevel:
  keywords: THORPEX,TIGGE,CF,SFC,ECMWF
  sensorType: ATMOSPHERIC
  license: proprietary
  title: TIGGE ECMWF Surface Control forecast
  missionStartDate: "2003-01-01T00:00:00Z"

# COPERNICUS ADS ----------------------------------------------------------------------
CAMS_GACF_AOT:
  abstract: |
    CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast
    of Aerosol Optical Thickness from Copernicus ADS
  instrument:
  platform: CAMS
  platformSerialIdentifier: CAMS
  processingLevel:
  keywords: Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,AOT,ADS
  sensorType: ATMOSPHERIC
  license: proprietary
  title: CAMS GACF Aerosol Optical Thickness
  missionStartDate: "2003-01-01T00:00:00Z"

CAMS_GACF_RH:
  abstract: |
    CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast
    of Relative Humidity from Copernicus ADS
  instrument:
  platform: CAMS
  platformSerialIdentifier: CAMS
  processingLevel:
  keywords: Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,RH,ADS
  sensorType: ATMOSPHERIC
  license: proprietary
  title: CAMS GACF Relative Humidity
  missionStartDate: "2003-01-01T00:00:00Z"

CAMS_GACF_MR:
  abstract: |
    CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast
    of Mixing Ratios from Copernicus ADS
  instrument:
  platform: CAMS
  platformSerialIdentifier: CAMS
  processingLevel:
  keywords: Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,MR,ADS
  sensorType: ATMOSPHERIC
  license: proprietary
  title: CAMS GACF Mixing Ratios
  missionStartDate: "2003-01-01T00:00:00Z"

CAMS_EAC4:
  abstract: |
    CAMS (Copernicus Atmosphere Monitoring Service) ECMWF Atmospheric Composition Reanalysis 4
    from Copernicus ADS
  instrument:
  platform: CAMS
  platformSerialIdentifier: CAMS
  processingLevel:
  keywords: Copernicus,Atmosphere,Atmospheric,Reanalysis,CAMS,EAC4,ADS,ECMWF
  sensorType: ATMOSPHERIC
  license: proprietary
  title: CAMS ECMWF Atmospheric Composition Reanalysis 4
  missionStartDate: "2003-01-01T00:00:00Z"

# COPERNICUS CDS ----------------------------------------------------------------------
ERA5_SL:
  abstract: |
    ERA5 ECMWF climate reanalysis data on many atmospheric, land-surface and sea-state
    parameters together with estimates of uncertainty.
    Hourly data on Single Levels from 1959 to present.
  instrument:
  platform: ERA5
  platformSerialIdentifier: ERA5
  processingLevel:
  keywords: ECMWF,Reanalysis,ERA5,CDS,Atmospheric,land,sea,hourly,single,levels
  sensorType: ATMOSPHERIC
  license: proprietary
  title: ERA5 Hourly data on Single Levels
  missionStartDate: "1959-01-01T00:00:00Z"

# METEOBLUE --------------------------------------------------------------------------
NEMSGLOBAL_TCDC:
  abstract: |
    Total cloud cover from NOAAmodel Environment Monitoring System (NEMS) global model.
    NEMSGLOBAL has 30km spatial and 1h temporal resolutions and produces seamless
    datasets from 1984 to 7 days ahead.
  instrument:
  platform: NEMSGLOBAL
  platformSerialIdentifier: NEMSGLOBAL
  processingLevel:
  keywords: meteoblue,NEMS,NEMSGLOBAL,CLOUD,COVER,TOTAL,TCDC,DAILY,MEAN
  sensorType: ATMOSPHERIC
  license: proprietary
  title: NEMSGLOBAL Total Cloud Cover daily mean
  missionStartDate: "1984-01-01T00:00:00Z"

NEMSAUTO_TCDC:
  abstract: |
    Total cloud cover from NOAAmodel Environment Monitoring System (NEMS) automatic
    domain switch. NEMSAUTO is the automatic delivery of the highest resolution meteoblue
    model available for any requested period of time and location. The NEMS model family
    are improved NMM successors (operational since 2013). NEMS is a multi-scale model
    (used from global down to local domains) and significantly improves cloud-development
    and precipitation forecast.
    Note that Automatic domain switching is only supported for multi point queries.
    Support for polygons may follow later.
  instrument:
  platform: NEMSAUTO
  platformSerialIdentifier: NEMSAUTO
  processingLevel:
  keywords: meteoblue,NEMS,NEMSAUTO,CLOUD,COVER,TOTAL,TCDC,DAILY,MEAN
  sensorType: ATMOSPHERIC
  license: proprietary
  title: NEMSAUTO Total Cloud Cover daily mean
  missionStartDate: "1984-01-01T00:00:00Z"

# GENERIC----------------------------------------------------------------------
GENERIC_PRODUCT_TYPE:
  abstract:
  instrument:
  platform:
  platformSerialIdentifier:
  processingLevel:
  keywords:
  sensorType:
  license:
  title:
  missionStartDate:

The following table lists the metadata parameters of the product types, and shows whether these product types are available for providers or not. The table allows you to display desired columns only, sort, and filter its content.

Product types information (CSV)#

product type

abstract

instrument

platform

platformSerialIdentifier

processingLevel

keywords

sensorType

license

title

missionStartDate

astraea_eod

aws_eos

cop_ads

cop_cds

cop_dataspace

creodias

earth_search

earth_search_cog

earth_search_gcs

ecmwf

meteoblue

mundi

onda

peps

sara

theia

usgs

usgs_satapi_aws

CAMS_EAC4

CAMS (Copernicus Atmosphere Monitoring Service) ECMWF Atmospheric Composition Reanalysis 4 from Copernicus ADS

CAMS

CAMS

Copernicus,Atmosphere,Atmospheric,Reanalysis,CAMS,EAC4,ADS,ECMWF

ATMOSPHERIC

proprietary

CAMS ECMWF Atmospheric Composition Reanalysis 4

2003-01-01T00:00:00Z

available

CAMS_GACF_AOT

CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast of Aerosol Optical Thickness from Copernicus ADS

CAMS

CAMS

Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,AOT,ADS

ATMOSPHERIC

proprietary

CAMS GACF Aerosol Optical Thickness

2003-01-01T00:00:00Z

available

CAMS_GACF_MR

CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast of Mixing Ratios from Copernicus ADS

CAMS

CAMS

Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,MR,ADS

ATMOSPHERIC

proprietary

CAMS GACF Mixing Ratios

2003-01-01T00:00:00Z

available

CAMS_GACF_RH

CAMS (Copernicus Atmosphere Monitoring Service) Global Atmospheric Composition Forecast of Relative Humidity from Copernicus ADS

CAMS

CAMS

Copernicus,Atmosphere,Atmospheric,Forecast,CAMS,GACF,RH,ADS

ATMOSPHERIC

proprietary

CAMS GACF Relative Humidity

2003-01-01T00:00:00Z

available

CBERS4_AWFI_L2

China-Brazil Earth Resources Satellite, CBERS-4 AWFI camera Level-2 product. System corrected images, expect some translation error.

AWFI

CBERS

CBERS-4

L2

AWFI,CBERS,CBERS-4,L2

OPTICAL

proprietary

CBERS-4 AWFI Level-2

2014-12-07T00:00:00Z

available

CBERS4_AWFI_L4

China-Brazil Earth Resources Satellite, CBERS-4 AWFI camera Level-4 product. Orthorectified with ground control points.

AWFI

CBERS

CBERS-4

L4

AWFI,CBERS,CBERS-4,L4

OPTICAL

proprietary

CBERS-4 AWFI Level-4

2014-12-07T00:00:00Z

available

CBERS4_MUX_L2

China-Brazil Earth Resources Satellite, CBERS-4 MUX camera Level-2 product. System corrected images, expect some translation error.

MUX

CBERS

CBERS-4

L2

MUX,CBERS,CBERS-4,L2

OPTICAL

proprietary

CBERS-4 MUX Level-2

2014-12-07T00:00:00Z

available

CBERS4_MUX_L4

China-Brazil Earth Resources Satellite, CBERS-4 MUX camera Level-4 product. Orthorectified with ground control points.

MUX

CBERS

CBERS-4

L4

MUX,CBERS,CBERS-4,L4

OPTICAL

proprietary

CBERS-4 MUX Level-4

2014-12-07T00:00:00Z

available

CBERS4_PAN10M_L2

China-Brazil Earth Resources Satellite, CBERS-4 PAN10M camera Level-2 product. System corrected images, expect some translation error.

PAN10M

CBERS

CBERS-4

L2

PAN10M,CBERS,CBERS-4,L2

OPTICAL

proprietary

CBERS-4 PAN10M Level-2

2014-12-07T00:00:00Z

available

CBERS4_PAN10M_L4

China-Brazil Earth Resources Satellite, CBERS-4 PAN10M camera Level-4 product. Orthorectified with ground control points.

PAN10M

CBERS

CBERS-4

L4

PAN10M,CBERS,CBERS-4,L4

OPTICAL

proprietary

CBERS-4 PAN10M Level-4

2014-12-07T00:00:00Z

available

CBERS4_PAN5M_L2

China-Brazil Earth Resources Satellite, CBERS-4 PAN5M camera Level-2 product. System corrected images, expect some translation error.

PAN5M

CBERS

CBERS-4

L2

PAN5M,CBERS,CBERS-4,L2

OPTICAL

proprietary

CBERS-4 PAN5M Level-2

2014-12-07T00:00:00Z

available

CBERS4_PAN5M_L4

China-Brazil Earth Resources Satellite, CBERS-4 PAN5M camera Level-4 product. Orthorectified with ground control points.

PAN5M

CBERS

CBERS-4

L4

PAN5M,CBERS,CBERS-4,L4

OPTICAL

proprietary

CBERS-4 PAN5M Level-4

2014-12-07T00:00:00Z

available

ERA5_SL

ERA5 ECMWF climate reanalysis data on many atmospheric, land-surface and sea-state parameters together with estimates of uncertainty. Hourly data on Single Levels from 1959 to present.

ERA5

ERA5

ECMWF,Reanalysis,ERA5,CDS,Atmospheric,land,sea,hourly,single,levels

ATMOSPHERIC

proprietary

ERA5 Hourly data on Single Levels

1959-01-01T00:00:00Z

available

L57_REFLECTANCE

Landsat 5,7,8 L2A data (old format) distributed by Theia (2014 to 2017-03-20) using MUSCATE prototype, Lamber 93 projection.

OLI,TIRS

LANDSAT

L5,L7,L8

L2A

OLI,TIRS,LANDSAT,L5,L7,L8,L2,L2A,MUSCATE

OPTICAL

proprietary

Landsat 5,7,8 Level-2A

2014-01-01T00:00:00Z

available

L8_OLI_TIRS_C1L1

Landsat 8 Operational Land Imager and Thermal Infrared Sensor Collection 1 Level-1 products. Details at https://landsat.usgs.gov/sites/default/files/documents/LSDS-1656_Landsat_Level-1_Product_Collection_Definition.pdf

OLI,TIRS

LANDSAT8

L8

L1

OLI,TIRS,LANDSAT,LANDSAT8,L8,L1,C1,COLLECTION1

OPTICAL

proprietary

Landsat 8 Level-1

2013-02-11T00:00:00Z

available

available

available

available

L8_REFLECTANCE

Landsat 8 L2A data distributed by Theia since 2017-03-20 using operational version of MUSCATE, UTM projection, and tiled using Sentinel-2 tiles.

OLI,TIRS

LANDSAT8

L8

L2A

OLI,TIRS,LANDSAT,LANDSAT8,L8,L2,L2A,MUSCATE

OPTICAL

proprietary

Landsat 8 Level-2A

2013-02-11T00:00:00Z

available

LANDSAT_C2L1

The Landsat Level-1 product is a top of atmosphere product distributed as scaled and calibrated digital numbers.

OLI,TIRS

LANDSAT

L1,L2,L3,L4,L5,L6,L7,L8

L1

OLI,TIRS,LANDSAT,L1,L2,L3,L4,L5,L6,L7,L8,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-1 Product

1972-07-25T00:00:00Z

available

available

available

LANDSAT_C2L2ALB_BT

The Landsat Top of Atmosphere Brightness Temperature (BT) product is a top of atmosphere product with radiance calculated ‘at-sensor’, not atmospherically corrected, and expressed in units of Kelvin.

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,BT,Brightness,Temperature,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 Albers Top of Atmosphere Brightness Temperature (BT) Product

1982-08-22T00:00:00Z

available

LANDSAT_C2L2ALB_SR

The Landsat Surface Reflectance (SR) product measures the fraction of incoming solar radiation that is reflected from Earth’s surface to the Landsat sensor.

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,SR,Surface,Reflectance,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 Albers Surface Reflectance (SR) Product

1982-08-22T00:00:00Z

available

LANDSAT_C2L2ALB_ST

The Landsat Surface Temperature (ST) product represents the temperature of the Earth’s surface in Kelvin (K).

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,Surface,Temperature,ST,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 Albers Surface Temperature (ST) Product

1982-08-22T00:00:00Z

available

LANDSAT_C2L2ALB_TA

The Landsat Top of Atmosphere (TA) Reflectance product applies per pixel angle band corrections to the Level-1 radiance product.

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,L2ALB,TA,Top,Atmosphere,Reflectance,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 Albers Top of Atmosphere (TA) Reflectance Product

1982-08-22T00:00:00Z

available

LANDSAT_C2L2_SR

The Landsat Surface Reflectance (SR) product measures the fraction of incoming solar radiation that is reflected from Earth’s surface to the Landsat sensor.

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,SR,surface,reflectance,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 UTM Surface Reflectance (SR) Product

1982-08-22T00:00:00Z

available

LANDSAT_C2L2_ST

The Landsat Surface Temperature (ST) product represents the temperature of the Earth’s surface in Kelvin (K).

OLI,TIRS

LANDSAT

L4,L5,L7,L8

L2

OLI,TIRS,LANDSAT,L4,L5,L7,L8,L2,ST,surface,temperature,C2,COLLECTION2

OPTICAL

proprietary

Landsat Collection 2 Level-2 UTM Surface Temperature (ST) Product

1982-08-22T00:00:00Z

available

MODIS_MCD43A4

The MODerate-resolution Imaging Spectroradiometer (MODIS) Reflectance product MCD43A4 provides 500 meter reflectance data adjusted using a bidirectional reflectance distribution function (BRDF) to model the values as if they were taken from nadir view. The MCD43A4 product contains 16 days of data provided in a level-3 gridded data set in Sinusoidal projection. Both Terra and Aqua data are used in the generation of this product, providing the highest probability for quality assurance input data. It is designated with a shortname beginning with MCD, which is used to refer to ‘combined’ products, those comprised of data using both Terra and Aqua.

MODIS

Terra+Aqua

EOS AM-1+PM-1

L3

MODIS,Terra,Aqua,EOS,AM-1+PM-1,L3,MCD43A4

OPTICAL

proprietary

MODIS MCD43A4

2000-03-05T00:00:00Z

available

available

NAIP

The National Agriculture Imagery Program (NAIP) acquires aerial imagery during the agricultural growing seasons in the continental U.S. This “leaf-on” imagery and typically ranges from 60 centimeters to 100 centimeters in resolution and is available from the naip-analytic Amazon S3 bucket as 4-band (RGB + NIR) imagery in MRF format. NAIP data is delivered at the state level; every year, a number of states receive updates, with an overall update cycle of two or three years. The tiling format of NAIP imagery is based on a 3.75’ x 3.75’ quarter quadrangle with a 300 meter buffer on all four sides. NAIP imagery is formatted to the UTM coordinate system using NAD83. NAIP imagery may contain as much as 10% cloud cover per tile.

film and digital cameras

National Agriculture Imagery Program

NAIP

N/A

film,digital,cameras,Agriculture,NAIP

OPTICAL

proprietary

National Agriculture Imagery Program

2003-01-01T00:00:00Z

available

available

NEMSAUTO_TCDC

Total cloud cover from NOAAmodel Environment Monitoring System (NEMS) automatic domain switch. NEMSAUTO is the automatic delivery of the highest resolution meteoblue model available for any requested period of time and location. The NEMS model family are improved NMM successors (operational since 2013). NEMS is a multi-scale model (used from global down to local domains) and significantly improves cloud-development and precipitation forecast. Note that Automatic domain switching is only supported for multi point queries. Support for polygons may follow later.

NEMSAUTO

NEMSAUTO

meteoblue,NEMS,NEMSAUTO,CLOUD,COVER,TOTAL,TCDC,DAILY,MEAN

ATMOSPHERIC

proprietary

NEMSAUTO Total Cloud Cover daily mean

1984-01-01T00:00:00Z

available

NEMSGLOBAL_TCDC

Total cloud cover from NOAAmodel Environment Monitoring System (NEMS) global model. NEMSGLOBAL has 30km spatial and 1h temporal resolutions and produces seamless datasets from 1984 to 7 days ahead.

NEMSGLOBAL

NEMSGLOBAL

meteoblue,NEMS,NEMSGLOBAL,CLOUD,COVER,TOTAL,TCDC,DAILY,MEAN

ATMOSPHERIC

proprietary

NEMSGLOBAL Total Cloud Cover daily mean

1984-01-01T00:00:00Z

available

OSO

An overview of OSO Land Cover data is given on https://www.theia-land.fr/en/ceslist/land-cover-sec/ and the specific description of OSO products is available on https://www.theia-land.fr/product/carte-doccupation-des-sols-de-la-france-metropolitaine/

L3B

L3B,OSO,land,cover

proprietary

OSO Land Cover

2016-01-01T00:00:00Z

available

PLD_BUNDLE

Pleiades Bundle (Pan, XS)

PHR

PLEIADES

P1A,P1B

PRIMARY

PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,BUNDLE,Pan,Xs

OPTICAL

proprietary

Pleiades Bundle

2011-12-17T00:00:00Z

available

PLD_PAN

Pleiades Panchromatic (Pan)

PHR

PLEIADES

P1A,P1B

PRIMARY

PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,PAN,Panchromatic

OPTICAL

proprietary

Pleiades Panchromatic

2011-12-17T00:00:00Z

available

PLD_PANSHARPENED

Pleiades Pansharpened (Pan+XS)

PHR

PLEIADES

P1A,P1B

PRIMARY

PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,PANSHARPENED,Pan,Xs

OPTICAL

proprietary

Pleiades Pansharpened

2011-12-17T00:00:00Z

available

PLD_XS

Pleiades Multispectral (XS)

PHR

PLEIADES

P1A,P1B

PRIMARY

PHR,PLEIADES,P1A,P1B,PRIMARY,PLD,XS,Multispectral

OPTICAL

proprietary

Pleiades Multispectral

2011-12-17T00:00:00Z

available

S1_SAR_GRD

Level-1 Ground Range Detected (GRD) products consist of focused SAR data that has been detected, multi-looked and projected to ground range using an Earth ellipsoid model. Phase information is lost. The resulting product has approximately square spatial resolution pixels and square pixel spacing with reduced speckle at the cost of worse spatial resolution. GRD products can be in one of three resolutions: Full Resolution (FR), High Resolution (HR), Medium Resolution (MR). The resolution is dependent upon the amount of multi-looking performed. Level-1 GRD products are available in MR and HR for IW and EW modes, MR for WV mode and MR, HR and FR for SM mode. SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification

SAR

SENTINEL1

S1A,S1B

L1

SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L1,GRD,SAFE

RADAR

proprietary

SENTINEL1 Level-1 Ground Range Detected

2014-04-03T00:00:00Z

available

available

available

available

available

available

available

available

S1_SAR_OCN

Level-2 OCN products include components for Ocean Swell spectra (OSW) providing continuity with ERS and ASAR WV and two new components: Ocean Wind Fields (OWI) and Surface Radial Velocities (RVL). The OSW is a two-dimensional ocean surface swell spectrum and includes an estimate of the wind speed and direction per swell spectrum. The OSW is generated from Stripmap and Wave modes only. For Stripmap mode, there are multiple spectra derived from internally generated Level-1 SLC images. For Wave mode, there is one spectrum per vignette. The OWI is a ground range gridded estimate of the surface wind speed and direction at 10 m above the surface derived from internally generated Level-1 GRD images of SM, IW or EW modes. The RVL is a ground range gridded difference between the measured Level-2 Doppler grid and the Level-1 calculated geometrical Doppler. SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification

SAR

SENTINEL1

S1A,S1B

L2

SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L2,OCN,SAFE

RADAR

proprietary

SENTINEL1 Level-2 OCN

2014-04-03T00:00:00Z

available

available

available

available

available

available

S1_SAR_RAW

The SAR Level-0 products consist of the sequence of Flexible Dynamic Block Adaptive Quantization (FDBAQ) compressed unfocused SAR raw data. For the data to be usable, it will need to be decompressed and processed using a SAR processor. SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification

SAR

SENTINEL1

S1A,S1B

L0

SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L0,RAW,SAFE

RADAR

proprietary

SENTINEL1 SAR Level-0

2014-04-03T00:00:00Z

available

available

available

available

S1_SAR_SLC

Level-1 Single Look Complex (SLC) products consist of focused SAR data geo-referenced using orbit and attitude data from the satellite and provided in zero-Doppler slant-range geometry. The products include a single look in each dimension using the full transmit signal bandwidth and consist of complex samples preserving the phase information. SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-1-sar/data-formats/safe-specification

SAR

SENTINEL1

S1A,S1B

L1

SAR,SENTINEL,SENTINEL1,S1,S1A,S1B,L1,SLC,SAFE

RADAR

proprietary

SENTINEL1 Level-1 Single Look Complex

2014-04-03T00:00:00Z

available

available

available

available

available

available

S2_MSI_L1C

The Level-1C product is composed of 100x100 km2 tiles (ortho-images in UTM/WGS84 projection). It results from using a Digital Elevation Model (DEM) to project the image in cartographic geometry. Per-pixel radiometric measurements are provided in Top Of Atmosphere (TOA) reflectances along with the parameters to transform them into radiances. Level-1C products are resampled with a constant Ground Sampling Distance (GSD) of 10, 20 and 60 meters depending on the native resolution of the different spectral bands. In Level-1C products, pixel coordinates refer to the upper left corner of the pixel. Level-1C products will additionally include Cloud Masks and ECMWF data (total column of ozone, total column of water vapour and mean sea level pressure). SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats

MSI

SENTINEL2

S2A,S2B

L1

MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L1,L1C,SAFE

OPTICAL

proprietary

SENTINEL2 Level-1C

2015-06-23T00:00:00Z

available

available

available

available

available

available

available

available

available

available

available

S2_MSI_L2A

The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection). SAFE formatted product, see https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/data-formats

MSI

SENTINEL2

S2A,S2B

L2

MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,SAFE

OPTICAL

proprietary

SENTINEL2 Level-2A

2015-06-23T00:00:00Z

available

available

available

available

available

available

available

available

available

S2_MSI_L2A_COG

The Level-2A product provides Bottom Of Atmosphere (BOA) reflectance images derived from the associated Level-1C products. Each Level-2A product is composed of 100x100 km2 tiles in cartographic geometry (UTM/WGS84 projection). Product containing Cloud Optimized GeoTIFF images, without SAFE formatting.

MSI

SENTINEL2

S2A,S2B

L2

MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,COG

OPTICAL

proprietary

SENTINEL2 Level-2A

2015-06-23T00:00:00Z

available

S2_MSI_L2A_MAJA

The level 2A products correct the data for atmospheric effects and detect the clouds and their shadows using MAJA. MAJA uses MUSCATE processing center at CNES, in the framework of THEIA land data center. Sentinel-2 level 1C data are downloaded from PEPS. The full description of the product format is available at https://theia.cnes.fr/atdistrib/documents/PSC-NT-411-0362-CNES_01_00_SENTINEL-2A_L2A_Products_Description.pdf

MSI

SENTINEL2

S2A,S2B

L2

MSI,SENTINEL,SENTINEL2,S2,S2A,S2B,L2,L2A,MAJA

OPTICAL

proprietary

SENTINEL2 Level-2A

2015-06-23T00:00:00Z

available

S2_MSI_L2B_MAJA_SNOW

The Theia snow product is derived from Sentinel-2 L2A images generated by Theia. It indicates the snow presence or absence on the land surface every fifth day if there is no cloud. The product is distributed by Theia as a raster file (8 bits GeoTIFF) of 20 m resolution and a vector file (Shapefile polygons). More details about the snow products description are available at http://www.cesbio.ups-tlse.fr/multitemp/?page_id=10748#en

MSI

SENTINEL2

S2A,S2B

L2

MSI,MAJA,SENTINEL,sentinel2,S2,S2A,S2B,L2,L2B,SNOW

OPTICAL

proprietary

SENTINEL2 snow product

2015-06-23T00:00:00Z

available

S2_MSI_L2B_MAJA_WATER

A description of the Land Water Quality data distributed by Theia is available at https://theia.cnes.fr/atdistrib/documents/THEIA-ST-411-0477-CNES_01-03_Format_Specification_of_OBS2CO_WaterColor_Products.pdf

MSI

SENTINEL2

S2A,S2B

L2

MSI,MAJA,SENTINEL,sentinel2,S2,S2A,S2B,L2,L2B,WATER

OPTICAL

proprietary

SENTINEL2 L2B-WATER

2015-06-23T00:00:00Z

available

S2_MSI_L3A_WASP

The Level-3A product provides a monthly synthesis of surface reflectances from Theia’s L2A products. The synthesis is based on a weighted arithmetic mean of clear observations. The data processing is produced by WASP (Weighted Average Synthesis Processor), by MUSCATE data center at CNES, in the framework of THEIA data center. The full description of the product format is available at https://theia.cnes.fr/atdistrib/documents/THEIA-ST-411-0419-CNES_01-04_Format_Specification_of_MUSCATE_Level-3A_Products-signed.pdf

MSI

SENTINEL2

S2A,S2B

L3

MSI,SENTINEL,sentinel2,S2,S2A,S2B,L3,L3A,WASP

OPTICAL

proprietary

SENTINEL2 Level-3A

2015-06-23T00:00:00Z

available

S3_EFR

OLCI

SENTINEL3

S3A,S3B

L1

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,EFR

OPTICAL

proprietary

SENTINEL3 EFR

2016-02-16T00:00:00Z

available

available

available

available

available

S3_ERR

OLCI

SENTINEL3

S3A,S3B

L1

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,ERR

OPTICAL

proprietary

SENTINEL3 ERR

2016-02-16T00:00:00Z

available

available

available

available

available

S3_LAN

LAN or SR_2_LAN___ (peps)

SRAL

SENTINEL3

S3A,S3B

L2

SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,LAN

RADAR

proprietary

SENTINEL3 SRAL Level-2 LAN

2016-02-16T00:00:00Z

available

available

available

available

available

S3_OLCI_L2LFR

The OLCI Level-2 Water Full Resolution (OL_2_WFR) products contain water and atmospheric geophysical products at Full resolution with a spatial sampling of approximately 300 m. The products are assumed to be computed in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC. Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water

OLCI

SENTINEL3

S3A,S3B

L2

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WFR,WFR

OPTICAL

proprietary

SENTINEL3 OLCI Level-2 Water Full Resolution

2016-02-16T00:00:00Z

available

available

available

available

available

S3_OLCI_L2LRR

The OLCI Level-2 Land Reduced Resolution (OL_2_LRR) products contain land and atmospheric geophysical products at Reduced resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC. Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-land

OLCI

SENTINEL3

S3A,S3B

L2

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2LRR,LRR

OPTICAL

proprietary

SENTINEL3 OLCI Level-2 Land Reduced Resolution

2016-02-16T00:00:00Z

available

available

available

available

available

S3_OLCI_L2WFR

The OLCI Level-2 Water Full Resolution (OL_2_WRR) products contain water and atmospheric geophysical products at Full resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC. Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water

OLCI

SENTINEL3

S3A,S3B

L2

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WRR,WRR

OPTICAL

proprietary

SENTINEL3 OLCI Level-2 Water Full Resolution

2016-02-16T00:00:00Z

available

available

available

available

S3_OLCI_L2WRR

The OLCI Level-2 Water Reduced Resolution (OL_2_WRR) products contain water and atmospheric geophysical products at Reduced resolution with a spatial sampling of approximately 1.2 km. The products are assumed to be computed in Near Real Time (NRT) (i.e. delivered to users less than 3 hours after acquisition), in Non-Time Critical (NTC) (i.e. within 1 month after acquisition) or in re-processed NTC. Details at https://sentinel.esa.int/web/sentinel/user-guides/sentinel-3-olci/product-types/level-2-water

OLCI

SENTINEL3

S3A,S3B

L2

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WRR,WRR

OPTICAL

proprietary

SENTINEL3 OLCI Level-2 Water Reduced Resolution

2016-02-16T00:00:00Z

available

available

available

available

S3_RAC

Sentinel 3 OLCI products output during Radiometric Calibration mode

OLCI

SENTINEL3

S3A,S3B

L1

OLCI,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,L2,RAC

OPTICAL

proprietary

SENTINEL3 RAC

2016-02-16T00:00:00Z

available

S3_SLSTR_L1RBT

SLSTR Level-1 observation mode products consisting of full resolution, geolocated, co-located nadir and along track view, Top of Atmosphere (TOA) brightness temperatures (in the case of thermal IR channels) or radiances (in the case of visible, NIR and SWIR channels) from all SLSTR channels, and quality flags, pixel classification information and meteorological annotations

SLSTR

SENTINEL3

S3A,S3B

L1

SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L1,L1RBT,RBT

ATMOSPHERIC

proprietary

SENTINEL3 SLSTR Level-1

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SLSTR_L2AOD

The Copernicus NRT S3 AOD processor quantifies the abundance of aerosol particles and monitors their global distribution and long-range transport, at the scale of 9.5 x 9.5 km2. All observations are made available in less than three hours from the SLSTR observation sensing time. It is only applicable during daytime. NOTE: The SLSTR L2 AOD product is generated by EUMETSAT in NRT only. An offline (NTC) AOD product is generated from SYN data by ESA, exploiting the synergy between the SLSTR and OLCI instruments.

SLSTR

SENTINEL3

S3A,S3B

L2

SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2AOD,AOD

ATMOSPHERIC

proprietary

SENTINEL3 SLSTR Level-2 AOD

2016-02-16T00:00:00Z

available

available

available

S3_SLSTR_L2FRP

The SLSTR Level-2 FRP product is providing one measurement data file, FRP_in.nc, with Fire Radiative Power (FRP) values and associated parameters generated for each fire detected over land and projected on the SLSTR 1 km grid. The fire detection is based on a mixed thermal band, combining S7 radiometric measurements and, for pixels associated with a saturated value of S7 (i.e. above 311 K), F1 radiometric measurements.

SLSTR

SENTINEL3

S3A,S3B

L2

SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2FRP,FRP

ATMOSPHERIC

proprietary

SENTINEL3 SLSTR Level-2 FRP

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SLSTR_L2LST

The SLSTR Level-2 LST product provides land surface parameters generated on the wide 1 km measurement grid. It contains measurement file with Land Surface Temperature (LST) values with associated parameters (LST parameters are computed and provided for each pixel (re-gridded or orphan) included in the 1 km measurement grid)

SLSTR

SENTINEL3

S3A,S3B

L2

SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2LST,LST

ATMOSPHERIC

proprietary

SENTINEL3 SLSTR Level-2 LST

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SLSTR_L2WST

The SLSTR Level-2 WST product provides land surface parameters generated on the wide 1 km measurement grid. It contains measurement file with Water Surface Temperature (WST) values with associated parameters (WST parameters are computed and provided for each pixel (re-gridded or orphan) included in the 1 km measurement grid)

SLSTR

SENTINEL3

S3A,S3B

L2

SLSTR,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,L2WST,WST

ATMOSPHERIC

proprietary

SENTINEL3 SLSTR Level-2 WST

2016-02-16T00:00:00Z

available

available

available

available

S3_SRA

SRAL

SENTINEL3

S3A,S3B

L1

SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1

RADAR

proprietary

SENTINEL3 SRAL Level-1

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SRA_A

A Level 1A SRAL product contains one “measurement data file” containing the L1A measurements parameters: ECHO_SAR_Ku: L1A Tracking measurements (sorted and calibrated) in SAR mode - Ku-band (80-Hz) ECHO_PLRM: L1A Tracking measurements (sorted and calibrated) in pseudo-LRM mode - Ku and C bands (80-Hz)

SRAL

SENTINEL3

S3A,S3B

L1

SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1

RADAR

proprietary

SENTINEL3 SRAL Level-1 SRA_A

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SRA_BS

A Level 1B-S SRAL product contains one “measurement data file” containing the L1b measurements parameters: ECHO_SAR_Ku : L1b Tracking measurements in SAR mode - Ku band (20-Hz) as defined in the L1b MEAS product completed with SAR expert information ECHO_PLRM : L1b Tracking measurements in pseudo-LRM mode - Ku and C bands (20-Hz) as defined in the L1b MEAS product

SRAL

SENTINEL3

S3A,S3B

L1

SRA,SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L1

RADAR

proprietary

SENTINEL3 SRAL Level-1 SRA_BS

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SY_AOD

The Level-2 SYN AOD product (SY_2_AOD) is produced by a dedicated processor including the whole SYN L1 processing module and a global synergy level 2 processing module retrieving, over land and sea, aerosol optical thickness. The resolution of this product is wider than classic S3 products, as the dataset are provided on a 4.5 km² resolution

SYNERGY

SENTINEL3

S3A,S3B

L2

SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,AOD

OPTICAL,RADAR

proprietary

SENTINEL3 SYNERGY Level-2 AOD

2016-02-16T00:00:00Z

available

available

available

available

S3_SY_SYN

The Level-2 SYN product (SY_2_SYN) is produced by the Synergy Level-1/2 SDR software and contains surface reflectance and aerosol parameters over land. All measurement datasets are provided on the OLCI image grid, similar to the one included in the OLCI L1b product. Some sub-sampled annotations and atmospheric datasets are provided on the OLCI tie-points grid. Several associated variables are also provided in annotation data files.

SYNERGY

SENTINEL3

S3A,S3B

L2

SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,SYN

OPTICAL,RADAR

proprietary

SENTINEL3 SYNERGY Level-2 SYN

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SY_V10

The Level-2 VG1 and V10 SYN products (SY_2_VG1 and SY_2_V10 respectively) are produced by the SYNERGY Level-2 processor and contain 1 km VEGETATION-like product, 1 and 10 days synthesis surface reflectances and NDVI. The product grid and the four spectral bands are similar to the SYN Level-2 VGP product.

SYNERGY

SENTINEL3

S3A,S3B

LEVEL-2W

SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,V10

OPTICAL,RADAR

proprietary

SENTINEL3 SYNERGY Level-2 V10

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SY_VG1

The Level-2 VG1 and V10 SYN products (SY_2_VG1 and SY_2_V10 respectively) are produced by the SYNERGY Level-2 processor and contain 1 km VEGETATION-like product, 1 and 10 days synthesis surface reflectances and NDVI. The product grid and the four spectral bands are similar to the SYN Level-2 VGP product.

SYNERGY

SENTINEL3

S3A,S3B

LEVEL-2

SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,VG1

OPTICAL,RADAR

proprietary

SENTINEL3 SYNERGY Level-2 VG1

2016-02-16T00:00:00Z

available

available

available

available

available

S3_SY_VGP

The Level-2 VGP SYN product (SY_2_VGP) is produced by the Global Synergy Level-1/2 software and contains 1 km VEGETATION-like product TOA reflectances. The “1 km VEGETATION-like product” label means that measurements are provided on a regular latitude-longitude grid, with an equatorial sampling distance of approximately 1 km. This product is restricted in longitude, including only filled ones.

SYNERGY

SENTINEL3

S3A,S3B

LEVEL-2

SYNERGY,SY,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,VGP

OPTICAL,RADAR

proprietary

SENTINEL3 SYNERGY Level-2 VGP

2016-02-16T00:00:00Z

available

available

available

available

available

S3_WAT

SRAL

SENTINEL3

S3A,S3B

L2

SRAL,SENTINEL,SENTINEL3,S3,S3A,S3B,L2,WAT

RADAR

proprietary

SENTINEL3 SRAL Level-2 WAT

2016-02-16T00:00:00Z

available

available

available

available

S5P_L1B_IR_SIR

Solar irradiance spectra for the SWIR bands (band 7 and band 8). TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,IR,SIR,SWIR,Irradiances

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Irradiances for the SWIR bands

2017-10-13T00:00:00Z

available

available

S5P_L1B_IR_UVN

Solar irradiance spectra for the UVN bands (band 1 through band 6). TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,IR,UVN,Irradiances

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Irradiances for the UVN bands

2017-10-13T00:00:00Z

available

available

S5P_L1B_RA_BD1

Sentinel-5 Precursor Level 1B Radiances for spectral band 1. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD1,BAND1,B01

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 1

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD2

Sentinel-5 Precursor Level 1B Radiances for spectral band 2. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD2,BAND2,B02

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 2

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD3

Sentinel-5 Precursor Level 1B Radiances for spectral band 3. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD3,BAND3,B03

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 3

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD4

Sentinel-5 Precursor Level 1B Radiances for spectral band 4. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD4,BAND4,B04

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 4

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD5

Sentinel-5 Precursor Level 1B Radiances for spectral band 5. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD5,BAND5,B05

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 5

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD6

Sentinel-5 Precursor Level 1B Radiances for spectral band 6. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD6,BAND6,B06

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 6

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD7

Sentinel-5 Precursor Level 1B Radiances for spectral band 7. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD7,BAND7,B07

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 7

2017-10-13T00:00:00Z

available

available

available

available

S5P_L1B_RA_BD8

Sentinel-5 Precursor Level 1B Radiances for spectral band 8. TROPOMI utilises a single telescope to form an image of the target area onto a rectangular slit that acts as the entrance slit of the spectrometer system. There are four different spectrometers, each with its own optics and detector: mediumwave ultraviolet (UV), longwave ultraviolet combined with visible (UVIS), near infrared (NIR), and shortwave infrared (SWIR). The spectrometers for UV, UVIS and NIR are jointly referred to as UVN. Radiation for the SWIR spectrometer is transferred by an optical relay part in the UVN system from the telescope to an interface position (the pupil stop) for the SWIR spectrometer. This is done because of the more stringent thermal requirements on the SWIR part of the instrument. Each of the detectors is divided in two halves, which yields a total of eight spectral bands.

TROPOMI

SENTINEL5P

S5P

L1B

SENTINEL,SENTINEL5P,S5P,L1,L1B,TROPOMI,RA,Radiances,BD8,BAND8,B08

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 1B Radiances for spectral band 8

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_AER_AI

TROPOMI aerosol index is referred to as the Ultraviolet Aerosol Index (UVAI). The relatively simple calculation of the Aerosol Index is based on wavelength dependent changes in Rayleigh scattering in the UV spectral range where ozone absorption is very small. UVAI can also be calculated in the presence of clouds so that daily, global coverage is possible. This is ideal for tracking the evolution of episodic aerosol plumes from dust outbreaks, volcanic ash, and biomass burning.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,AER,AI,Ultraviolet,Aerosol,Index

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Ultraviolet Aerosol Index

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_AER_LH

The TROPOMI Aerosol Layer Height product focuses on retrieval of vertically localised aerosol layers in the free troposphere, such as desert dust, biomass burning aerosol, or volcanic ash plumes. The height of such layers is retrieved for cloud-free conditions. Height information for aerosols in the free troposphere is particularly important for aviation safety. Scientific applications include radiative forcing studies, long-range transport modelling and studies of cloud formation processes. Aerosol height information also helps to interpret the UV Aerosol Index (UVAI) in terms of aerosol absorption as the index is strongly height-dependent.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,AER,LH,Aerosol,Layer,Height

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Aerosol Layer Height

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_CH4

Methane (CH4) is, after carbon dioxide (CO2), the most important contributor to the anthropogenically enhanced greenhouse effect. Roughly three-quarters of methane emissions are anthropogenic and as such it is important to continue the record of satellite-based measurements. TROPOMI aims at providing CH4 column concentrations with high sensitivity to the Earth’s surface, good spatio/temporal coverage, and sufficient accuracy to facilitate inverse modelling of sources and sinks. The output product consists of the retrieved methane column and a row vector referred to as the column averaging kernel A. The column averaging kernel describes how the retrieved column relates to the true profile and should be used in validation exercises (when possible) or use of the product in source/sink inverse modelling. The output product also contains altitude levels of the layer interfaces to which the column averaging kernel corresponds. Additional output for Level-2 data products: viewing geometry, precision of retrieved methane, residuals of the fit, quality flags (cloudiness, terrain roughness etc.) and retrieved albedo and aerosol properties. The latter properties are required for a posteriori filtering and for estimation of total retrieval error. The Sentinel-5 Precursor mission flies in loose formation (about 3.5 - 5 minutes behind) with the S-NPP (SUOMI-National Polar-orbiting Partnership) mission to use VIIRS (Visible Infrared Imaging Radiometer Suite) cloud information to select cloud free TROPOMI pixels for high quality methane retrieval.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CH4,Methane

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Methane

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_CLOUD

The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves operationally the most important quantities for cloud correction of satellite trace gas retrievals: cloud fraction, cloud optical thickness (albedo), and cloud-top pressure (height). Cloud parameters from TROPOMI are not only used for enhancing the accuracy of trace gas retrievals, but also to extend the satellite data record of cloud information derived from oxygen A-band measurements initiated with GOME.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CLOUD

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Cloud

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_CO

The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves the CO global abundance exploiting clear-sky and cloudy-sky Earth radiance measurements in the 2.3 µm spectral range of the shortwave infrared (SWIR) part of the solar spectrum. TROPOMI clear sky observations provide CO total columns with sensitivity to the tropospheric boundary layer. For cloudy atmospheres, the column sensitivity changes according to the light path. The TROPOMI CO retrieval uses the same method employed by SCIAMACHY.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,CO,Carbon,Monoxide

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Carbon Monoxide

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_HCHO

Formaldehyde is an intermediate gas in almost all oxidation chains of Non-Methane Volatile Organic Compounds (NMVOC), leading eventually to CO2. NMVOCs are, together with NOx, CO and CH4, among the most important precursors of tropospheric O3. The major HCHO source in the remote atmosphere is CH4 oxidation. Over the continents, the oxidation of higher NMVOCs emitted from vegetation, fires, traffic and industrial sources results in important and localised enhancements of the HCHO levels. In addition to the main product results, such as HCHO slant column, vertical column and air mass factor, the level 2 data files contain several additional parameters and diagnostic information.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,HCHO,Formaldehyde

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Formaldehyde

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_NO2

The TROPOMI instrument, single payload onboard Sentinel-5 Precursor, retrieves operationally tropospheric and stratospheric NO2 column products. The TROPOMI NO2 data products pose an improvement over previous NO2 data sets, particularly in their unprecedented spatial resolution, but also in the separation of the stratospheric and tropospheric contributions of the retrieved slant columns, and in the calculation of the air-mass factors used to convert slant to total columns.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NO2,Nitrogen,Dioxide

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Nitrogen Dioxide

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_NP_BD3

S5P-NPP Cloud for spectral band 3. The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of less than 5 minutes. The main information contained in the S5P-NPP product is: 1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM). 2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands. This information is provided for three S5P spectral bands (to account for differences in spatial sampling).

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD3,B03,BAND3

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 NPP Cloud for band 3

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_NP_BD6

S5P-NPP Cloud for spectral band 6. The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of less than 5 minutes. The main information contained in the S5P-NPP product is: 1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM). 2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands. This information is provided for three S5P spectral bands (to account for differences in spatial sampling).

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD6,B06,BAND6

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 NPP Cloud for band 6

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_NP_BD7

S5P-NPP Cloud for spectral band 7. The S5P level 2 methane product is dependent on having information on cloud occurrence at spatial resolution finer than that achievable from TROPOMI itself. This information is also useful for other purposes, including assessing the influence of cloud on other L2 products and issues related to spatial co-registration. A level 2 auxiliary product was therefore developed to describe cloud in the TROPOMI field of view (FOV), using co-located observations of VIIRS (Visible Infra-red Imaging Radiometer Suite) on the U.S. S-NPP (Suomi - National Polar-orbiting Partnership). S5P flies in a so-called loose formation with the S-NPP with a temporal separation between them of less than 5 minutes. The main information contained in the S5P-NPP product is: 1. A statistical summary for each S5P FOV of the NPP-VIIRS L2 Cloud Mask (VCM). 2. The mean and standard deviation of the sun-normalised radiance in a number of VIIRS moderate resolution bands. This information is provided for three S5P spectral bands (to account for differences in spatial sampling).

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,NP,NPP,Cloud,BD7,B07,BAND7

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 NPP Cloud for band 7

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_O3

Ozone (O3) is of crucial importance for the equilibrium of the Earth’s atmosphere. In the stratosphere, the ozone layer shields the biosphere from dangerous solar ultraviolet radiation. In the troposphere, it acts as an efficient cleansing agent, but at high concentration it also becomes harmful to the health of humans, animals, and vegetation. Ozone is also an important greenhouse-gas contributor to ongoing climate change. These products are provided in NetCDF-CF format and contain total ozone, ozone temperature, and error information including averaging kernels.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,Ozone

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Ozone

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_O3_PR

Retrieved ozone profiles are used to monitor the evolution of stratospheric and tropospheric ozone. Such monitoring is important as the ozone layer protects life on Earth against harmful UV radiation. The ozone layer is recovering from depletion due to manmade Chlorofluorocarbons (CFCs). Tropospheric ozone is toxic and it plays an important role in tropospheric chemistry. Also, ozone is a greenhouse gas and is therefore also relevant for climate change. The main parameters in the file are the retrieved ozone profile at 33 levels and the retrieved sub-columns of ozone in 6 layers. In addition, the total ozone column and tropospheric ozone columns are provided. For the ozone profile, the precision and smoothing errors, the a-priori profile and the averaging kernel are also provided.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,PR,Ozone,Profile

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Ozone Profile

2017-10-13T00:00:00Z

available

available

available

available

S5P_L2_O3_TCL

Ozone in the tropical troposphere plays various important roles. The intense UV radiation and high humidity in the tropics stimulate the formation of the hydroxyl radical (OH) by the photolysis of ozone. OH is the most important oxidant in the troposphere because it reacts with virtually all trace gases, such as CO, CH4 and other hydrocarbons. The tropics are also characterized by large emissions of nitrogen oxides (NOx), carbon monoxide (CO) and hydrocarbons, both from natural and anthropogenic sources. Ozone that is formed over regions where large amounts of these ozone precursors are emitted, can be transported over great distances and affects areas far from the source. The TROPOMI tropospheric ozone product is a level-2c product that represents three day averaged tropospheric ozone columns on a 0.5° by 1° latitude-longitude grid for the tropical region between 20°N and 20°S. The TROPOMI tropospheric ozone column product uses the TROPOMI Level-2 total OZONE and CLOUD products as input.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,O3,TCL,Tropospheric,Ozone

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Tropospheric Ozone

2017-10-13T00:00:00Z

available

available

S5P_L2_SO2

Sulphur dioxide (SO2) enters the Earth’s atmosphere through both natural (~30%) and anthropogenic processes (~70%). It plays a role in chemistry on a local and global scale and its impact ranges from short term pollution to effects on climate. Beside the total column of SO2, enhanced levels of SO2 are flagged within the products. The recognition of enhanced SO2 values is essential in order to detect and monitor volcanic eruptions and anthropogenic pollution sources. Volcanic SO2 emissions may also pose a threat to aviation, along with volcanic ash.

TROPOMI

SENTINEL5P

S5P

L2

SENTINEL,SENTINEL5P,S5P,L2,TROPOMI,SO2,Sulphur,Dioxide

ATMOSPHERIC

proprietary

Sentinel-5 Precursor Level 2 Sulphur Dioxide

2017-10-13T00:00:00Z

available

available

available

available

SPOT5_SPIRIT

SPOT 5 stereoscopic survey of Polar Ice.

SPOT5

SPOT5

L1A

SPOT,SPOT5,L1A

OPTICAL

proprietary

Spot 5 SPIRIT

2002-05-04T00:00:00Z

available

SPOT_SWH

The Spot World Heritage (SWH) programme objective is the free availability for non-commercial use of orthorectified products derived from multispectral images of more than 5 years old from the Spot 1-5 satellites family. More informations on https://www.theia-land.fr/en/product/spot-world-heritage/

SPOT1-5

SPOT1-5

L1C

SPOT,SPOT1,SPOT2,SPOT3,SPOT4,SPOT5,L1C

OPTICAL

proprietary

Spot World Heritage

1986-02-22T00:00:00Z

available

SPOT_SWH_OLD

Spot world heritage Old format.

SPOT1-5

SPOT1-5

L1C

SPOT,SPOT1,SPOT2,SPOT3,SPOT4,SPOT5,L1C

OPTICAL

proprietary

Spot World Heritage

1986-02-22T00:00:00Z

available

TIGGE_CF_SFC

TIGGE (THORPEX Interactive Grand Global Ensemble) Surface Control forecast from ECMWF

TIGGE

TIGGE

THORPEX,TIGGE,CF,SFC,ECMWF

ATMOSPHERIC

proprietary

TIGGE ECMWF Surface Control forecast

2003-01-01T00:00:00Z

available

VENUS_L1C

A light description of Venus L1 data is available at http://www.cesbio.ups-tlse.fr/multitemp/?page_id=12984

VENUS

VENUS

L1C

VENUS,L1,L1C

OPTICAL

proprietary

Venus Level1-C

2017-08-02T00:00:00Z

available

VENUS_L2A_MAJA

Level2 products provide surface reflectances after atmospheric correction, along with masks of clouds and their shadows. Data is processed by MAJA (before called MACCS) for THEIA land data center.

VENUS

VENUS

L2A

VENUS,L2,L2A

OPTICAL

proprietary

Venus Level2-A

2017-08-02T00:00:00Z

available

VENUS_L3A_MAJA

VENUS

VENUS

L3A

VENUS,L3,L3A

OPTICAL

proprietary

Venus Level3-A

2017-08-02T00:00:00Z

available