---
# Metadata Type
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_sentinel.odc-type.yaml
name: eo3_sentinel
description: EO3 with common Sentinel fields
dataset:
  id:
  - id
  label:
  - label
  format:
  - properties
  - odc:file_format
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - properties
  - odc:processing_datetime
  grid_spatial:
  - grid_spatial
  - projection
  measurements:
  - measurements
  search_fields:
    lat:
      type: double-range
      max_offset:
      - - extent
        - lat
        - end
      min_offset:
      - - extent
        - lat
        - begin
      description: Latitude range
    lon:
      type: double-range
      max_offset:
      - - extent
        - lon
        - end
      min_offset:
      - - extent
        - lon
        - begin
      description: Longitude range
    time:
      type: datetime-range
      max_offset:
      - - properties
        - dtr:end_datetime
      - - properties
        - datetime
      min_offset:
      - - properties
        - dtr:start_datetime
      - - properties
        - datetime
      description: Acquisition time range
    eo_gsd:
      type: double
      offset:
      - properties
      - eo:gsd
      indexed: false
      description: "Ground sampling distance of the sensorâ€™s best resolution band\n\
        \ in metres; represents the size (or spatial resolution) of one pixel.\n"
    crs_raw:
      offset:
      - crs
      indexed: false
      description: "The raw CRS string as it appears in metadata\n\n(e.g. â€˜epsg:32654â€™)\n"
    platform:
      offset:
      - properties
      - eo:platform
      indexed: false
      description: Platform code
    instrument:
      offset:
      - properties
      - eo:instrument
      indexed: false
      description: Instrument name
    cloud_cover:
      type: double
      offset:
      - properties
      - eo:cloud_cover
      description: "The proportion (from 0 to 100) of the dataset's valid data area
        that contains cloud pixels\n"
    region_code:
      offset:
      - properties
      - odc:region_code
      description: "Spatial reference code from the provider.\nFor Sentinel it is
        MGRS code.\n"
    eo_sun_azimuth:
      type: double
      offset:
      - properties
      - eo:sun_azimuth
      indexed: false
      description: "The azimuth angle of the sun at the moment of acquisition, in
        degree units measured clockwise from due north\n"
    product_family:
      offset:
      - properties
      - odc:product_family
      indexed: false
      description: Product family code
    dataset_maturity:
      offset:
      - properties
      - dea:dataset_maturity
      indexed: false
      description: "One of - final|interim|nrt  (near real time)\n\nThe maturity level
        of the dataset; options include â€˜nrtâ€™\n(ARD processing date less than
        48 hours after acquisition date),\nâ€˜interimâ€™ (processed using fallback
        water vapour or BRDF data) and\nâ€˜finalâ€™\n"
    eo_sun_elevation:
      type: double
      offset:
      - properties
      - eo:sun_elevation
      indexed: false
      description: "The elevation angle of the sun at the moment of acquisition, in
        degree units relative to the horizon.\n"
    sentinel_tile_id:
      offset:
      - properties
      - sentinel:sentinel_tile_id
      indexed: false
      description: "Granule ID according to the ESA naming convention\n\n(e.g. â€˜S2A_OPER_MSI_L1C_TL_SGS__20161214T040601_A007721_T53KRB_N02.04â€™)\n"
    sentinel_datastrip_id:
      offset:
      - properties
      - sentinel:datastrip_id
      indexed: false
      description: "Unique identifier for a datastrip relative to a given Datatake.\n\
        \ \n(e.g. â€˜S2A_OPER_MSI_L1C_DS_SGS__20161214T040601_S20161214T005840_N02.04â€™)\n"
    sentinel_product_name:
      offset:
      - properties
      - sentinel:product_name
      indexed: false
      description: "ESA product URI, with the '.SAFE' ending removed.\n\n(e.g. 'S2A_MSIL1C_20220303T000731_N0400_R073_T56LNM_20220303T012845')\n"
...
