---
# Product
# url: https://explorer.digitalearth.africa/products/s3_slstr_l2_lst.odc-product.yaml
name: s3_slstr_l2_lst
license: CC-BY-4.0
metadata_type: eo3
description: Sentinel-3 LST
metadata:
  product:
    name: s3_slstr_l2_lst
measurements:
- name: LST
  dtype: uint16
  units: K
  nodata: 65535
  aliases:
  - Land_surface_temperature
  add_offset: 0.e+00
  scale_factor: 1.e-02
- name: LST_uncertainty
  dtype: uint16
  units: K
  nodata: 65535
  aliases:
  - Land_surface_temperature_uncertainty
  add_offset: 0.e+00
  scale_factor: 1.e-02
- name: NDVI
  dtype: int16
  units: '1'
  nodata: 32767
  add_offset: 0.e+00
  scale_factor: 1.e-04
- name: CONFIDENCE
  dtype: uint16
  units: '1'
  nodata: 65535
  aliases:
  - mask
  flags_definition:
    qa:
      bits:
      - 0
      - 1
      - 2
      - 3
      - 4
      - 5
      - 6
      - 7
      - 8
      - 9
      - 10
      - 11
      - 12
      - 13
      - 14
      - 15
      values:
        '0': coastline
        '1': ocean
        '2': tidal
        '3': land
        '4': inland water
        '5': unfilled
        '6': spare
        '7': spare
        '8': cosmetic
        '9': duplicate
        '10': day
        '11': twilight
        '12': sun glint
        '13': snow
        '14': summary cloud
        '15': summary pointing
      description: Quality Flags
storage:
  crs: EPSG:4326
  resolution:
    latitude: -3.e-03
    longitude: 3.e-03
...
