---
# Metadata Type eo
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo.odc-type.yaml
name: eo
description: "Earth Observation datasets.\n\nExpected metadata structure produced
  by the eodatasets library, as used internally at GA.\n\nhttps://github.com/GeoscienceAustralia/eo-datasets\n"
dataset:
  id:
  - id
  label:
  - ga_label
  format:
  - format
  - name
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - creation_dt
  grid_spatial:
  - grid_spatial
  - projection
  measurements:
  - image
  - bands
  search_fields:
    lat:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      min_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      description: Latitude range
    lon:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      min_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      description: Longitude range
    time:
      type: datetime-range
      max_offset:
      - - extent
        - to_dt
      - - extent
        - center_dt
      min_offset:
      - - extent
        - from_dt
      - - extent
        - center_dt
      description: Acquisition time
    platform:
      offset:
      - platform
      - code
      description: Platform code
    instrument:
      offset:
      - instrument
      - name
      description: Instrument name
    product_type:
      offset:
      - product_type
      description: Product code
...
---
# Metadata Type eo3
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3.odc-type.yaml
name: eo3
description: Default EO3 with no custom 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
    crs_raw:
      offset:
      - crs
      indexed: false
      description: The raw CRS string as it appears in metadata
    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
      indexed: false
      description: Cloud cover percentage [0, 100]
    region_code:
      offset:
      - properties
      - odc:region_code
      description: "Spatial reference code from the provider. For Landsat region_code
        is a scene path row:\n        '{:03d}{:03d}.format(path,row)'.\nFor Sentinel
        it is MGRS code. In general it is a unique string identifier that datasets
        covering roughly the same spatial region share.\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)
...
---
# Metadata Type eo3_dem
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_dem.odc-type.yaml
name: eo3_dem
description: Default EO3 with no custom 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:
    time:
      type: datetime-range
      max_offset:
      - - properties
        - dtr:end_datetime
      - - properties
        - datetime
      min_offset:
      - - properties
        - dtr:start_datetime
      - - properties
        - datetime
      description: Acquisition time range
    platform:
      offset:
      - properties
      - platform
      indexed: false
      description: Platform code
    collection:
      offset:
      - properties
      - odc:collection
      description: "Collection of datasets.\n"
    instrument:
      offset:
      - properties
      - instrument
      description: "Instrument name.\n"
    region_code:
      offset:
      - properties
      - odc:region_code
      description: "Spatial reference code from the provider.\n"
...
---
# Metadata Type eo3_intertidal
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_intertidal.odc-type.yaml
name: eo3_intertidal
description: EO3 for DEA Intertidal
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 sample distance, meters
    platform:
      offset:
      - properties
      - eo:platform
      indexed: false
      description: Platform code
    instrument:
      offset:
      - properties
      - eo:instrument
      indexed: false
      description: Instrument name
    region_code:
      offset:
      - properties
      - odc:region_code
      description: "The unique GridSpec reference of the 32 km coastal analysis tile.\
        \  \n"
    intertidal_tr:
      type: double
      offset:
      - properties
      - intertidal:tr
      indexed: false
      description: "Tide range (difference between highest and lowest astronomical
        tides)\n"
    intertidal_hat:
      type: double
      offset:
      - properties
      - intertidal:hat
      indexed: false
      description: "Highest astronomical tide height (metres above Mean Sea Level)\n"
    intertidal_hot:
      type: double
      offset:
      - properties
      - intertidal:hot
      indexed: false
      description: "Highest satellite-observed tide height (metres above Mean Sea
        Level)\n"
    intertidal_lat:
      type: double
      offset:
      - properties
      - intertidal:lat
      indexed: false
      description: "Lowest astronomical tide height (metres above Mean Sea Level)\n"
    intertidal_lot:
      type: double
      offset:
      - properties
      - intertidal:lot
      indexed: false
      description: "Lowest satellite-observed tide height (metres above Mean Sea Level)\n"
    intertidal_otr:
      type: double
      offset:
      - properties
      - intertidal:otr
      indexed: false
      description: "Observed tide range (difference between highest and lowest observed
        tides)\n"
    product_family:
      offset:
      - properties
      - odc:product_family
      indexed: false
      description: Product family code
    dataset_maturity:
      offset:
      - properties
      - dea:dataset_maturity
      description: One of - final|interim
    intertidal_spread:
      type: double
      offset:
      - properties
      - intertidal:spread
      indexed: false
      description: "Proportion of the tide range observed by satellites (percentage)\n"
    intertidal_tr_class:
      offset:
      - properties
      - intertidal:tr_class
      indexed: false
      description: "Tide range classification - one of microtidal|mesotidal|macrotidal\n"
    intertidal_offset_low:
      type: double
      offset:
      - properties
      - intertidal:offset_low
      indexed: false
      description: "Difference between lowest astronomical and lowest satellite-observed\n\
        tides (in percentage of tide range)\n"
    intertidal_offset_high:
      type: double
      offset:
      - properties
      - intertidal:offset_high
      indexed: false
      description: "Difference between highest astronomical and highest satellite-observed\n\
        tides (in percentage of tide range)\n"
...
---
# Metadata Type eo3_landsat_ard
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_landsat_ard.odc-type.yaml
name: eo3_landsat_ard
description: EO3 for ARD Landsat Collection 3
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:
    gqa:
      type: double
      offset:
      - properties
      - gqa:cep90
      description: GQA Circular error probable (90%)
    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
    platform:
      offset:
      - properties
      - eo:platform
      indexed: false
      description: Platform code
    gqa_abs_x:
      type: double
      offset:
      - properties
      - gqa:abs_x
      indexed: false
      description: "Absolute value of the x-axis (east-to-west) GCP residuals, in
        pixel units based on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n"
    gqa_abs_y:
      type: double
      offset:
      - properties
      - gqa:abs_y
      indexed: false
      description: "Absolute value of the y-axis (north-to-south) GCP residuals, in
        pixel units based on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n"
    gqa_cep90:
      type: double
      offset:
      - properties
      - gqa:cep90
      indexed: false
      description: "Circular error probable (90%) of the values of the GCP residuals,
        in pixel units based on a 25 metre resolution reference image (i.e. 0.2 =
        5 metres)\n"
    fmask_snow:
      type: double
      offset:
      - properties
      - fmask:snow
      indexed: false
      description: "The proportion (from 0 to 100) of the dataset's valid data area
        that contains clear snow pixels according to the Fmask algorithm\n"
    gqa_abs_xy:
      type: double
      offset:
      - properties
      - gqa:abs_xy
      indexed: false
      description: "Absolute value of the total GCP residuals, in pixel units based
        on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n"
    gqa_mean_x:
      type: double
      offset:
      - properties
      - gqa:mean_x
      indexed: false
      description: "Mean of the values of the x-axis (east-to-west) GCP residuals,
        in pixel units based on a 25 metre resolution reference image (i.e. 0.2 =
        5 metres)\n"
    gqa_mean_y:
      type: double
      offset:
      - properties
      - gqa:mean_y
      indexed: false
      description: "Mean of the values of the y-axis (north-to-south) GCP residuals,
        in pixel units based on a 25 metre resolution reference image (i.e. 0.2 =
        5 metres)\n"
    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\nFor these ARD products, this value comes from
        the Fmask algorithm.\n"
    fmask_clear:
      type: double
      offset:
      - properties
      - fmask:clear
      indexed: false
      description: "The proportion (from 0 to 100) of the dataset's valid data area
        that contains clear land pixels according to the Fmask algorithm\n"
    fmask_water:
      type: double
      offset:
      - properties
      - fmask:water
      indexed: false
      description: "The proportion (from 0 to 100) of the dataset's valid data area
        that contains clear water pixels according to the Fmask algorithm\n"
    gqa_mean_xy:
      type: double
      offset:
      - properties
      - gqa:mean_xy
      indexed: false
      description: "Mean of the values of the GCP residuals, in pixel units based
        on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n"
    region_code:
      offset:
      - properties
      - odc:region_code
      description: "Spatial reference code from the provider. For Landsat region_code
        is a scene path row:\n        '{:03d}{:03d}.format(path,row)'\nFor Sentinel
        it is MGRS code. In general it is a unique string identifier that datasets
        covering roughly the same spatial region share.\n"
    gqa_stddev_x:
      type: double
      offset:
      - properties
      - gqa:stddev_x
      indexed: false
      description: "Standard Deviation of the values of the x-axis (east-to-west)
        GCP residuals, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n"
    gqa_stddev_y:
      type: double
      offset:
      - properties
      - gqa:stddev_y
      indexed: false
      description: "Standard Deviation of the values of the y-axis (north-to-south)
        GCP residuals, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n"
    gqa_stddev_xy:
      type: double
      offset:
      - properties
      - gqa:stddev_xy
      indexed: false
      description: "Standard Deviation of the values of the GCP residuals, in pixel
        units based on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\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
      description: One of - final|interim|nrt  (near real time)
    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"
    landsat_scene_id:
      offset:
      - properties
      - landsat:landsat_scene_id
      indexed: false
      description: "A Landsat scene ID including WRS path and row, year and day,\n\
        ground station identifier and archive version number\n\n(e.g. ‘LC80900852021066LGN00’)\n"
    fmask_cloud_shadow:
      type: double
      offset:
      - properties
      - fmask:cloud_shadow
      indexed: false
      description: "The proportion (from 0 to 100) of the dataset's valid data area
        that contains cloud shadow pixels according to the Fmask algorithm\n"
    landsat_product_id:
      offset:
      - properties
      - landsat:landsat_product_id
      indexed: false
      description: "A Landsat Collection 1 Level-1 product identifier including the\n\
        Collection processing levels, processing date, collection number, and\ncollection
        tier category\n\n(e.g. ‘LE07_L1TP_098084_20210307_20210308_02_RT’)\n"
    gqa_iterative_mean_x:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_x
      indexed: false
      description: "Mean of the values of the x-axis (east-to-west) GCP residuals
        after removal of outliers, in pixel units based on a 25 metre resolution reference
        image (i.e. 0.2 = 5 metres)\n"
    gqa_iterative_mean_y:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_y
      indexed: false
      description: "Mean of the values of the y-axis (north-to-south) GCP residuals
        after removal of outliers, in pixel units based on a 25 metre resolution reference
        image (i.e. 0.2 = 5 metres)\n"
    gqa_iterative_mean_xy:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_xy
      indexed: false
      description: "Mean of the values of the GCP residuals after removal of outliers,
        in pixel units based on a 25 metre resolution reference image (i.e. 0.2 =
        5 metres)\n"
    gqa_iterative_stddev_x:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_x
      indexed: false
      description: "Standard Deviation of the values of the x-axis (east-to-west)
        GCP residuals after removal of outliers, in pixel units based on a 25 metre
        resolution reference image (i.e. 0.2 = 5 metres)\n"
    gqa_iterative_stddev_y:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_y
      indexed: false
      description: "Standard Deviation of the values of the y-axis (north-to-south)
        GCP residuals after removal of outliers, in pixel units based on a 25 metre
        resolution reference image (i.e. 0.2 = 5 metres)\n"
    gqa_iterative_stddev_xy:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_xy
      indexed: false
      description: "Standard Deviation of the values of the GCP residuals after removal
        of outliers, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n"
    gqa_abs_iterative_mean_x:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_x
      indexed: false
      description: "Mean of the absolute values of the x-axis (east-to-west) GCP residuals
        after removal of outliers, in pixel units based on a 25 metre resolution reference
        image (i.e. 0.2 = 5 metres)\n"
    gqa_abs_iterative_mean_y:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_y
      indexed: false
      description: "Mean of the absolute values of the y-axis (north-to-south) GCP
        residuals after removal of outliers, in pixel units based on a 25 metre resolution
        reference image (i.e. 0.2 = 5 metres)\n"
    gqa_abs_iterative_mean_xy:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_xy
      indexed: false
      description: "Mean of the absolute values of the GCP residuals after removal
        of outliers, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n"
...
---
# Metadata Type eo3_landsat_l1
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_landsat_l1.odc-type.yaml
name: eo3_landsat_l1
description: EO3 for Level 1 Landsat, GA Collection 3
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
    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. For Landsat region_code
        is a scene path row:\n        '{:03d}{:03d}.format(path,row)'.\nFor Sentinel
        it is MGRS code. In general it is a unique string identifier that datasets
        covering roughly the same spatial region share.\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
    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"
    landsat_scene_id:
      offset:
      - properties
      - landsat:landsat_scene_id
      indexed: false
      description: "A Landsat scene ID including WRS path and row, year and day,\n\
        ground station identifier and archive version number\n\n(e.g. ‘LC80900852021066LGN00’)\n"
    landsat_data_type:
      offset:
      - properties
      - landsat:data_type
      indexed: false
      description: Landsat Data Type (eg. 'L1T')
    landsat_product_id:
      offset:
      - properties
      - landsat:landsat_product_id
      indexed: false
      description: "A Landsat Collection 1 Level-1 product identifier including the\n\
        Collection processing levels, processing date, collection number, and\ncollection
        tier category\n\n(e.g. ‘LE07_L1TP_098084_20210307_20210308_02_RT’)\n"
...
---
# Metadata Type eo3_s1_ard
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_s1_ard.odc-type.yaml
name: eo3_s1_ard
description: EO3 for DEA Sentinel-1 Analysis Ready Data
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
    burst_id:
      type: string
      offset:
      - properties
      - sar:relative_burst
      indexed: true
      description: Burst ID (e.g. t126_270382_iw3)
    platform:
      offset:
      - properties
      - eo:platform
      indexed: false
      description: Platform code
    scene_id:
      type: string
      offset:
      - properties
      - nrb:scene_id
      indexed: false
      description: ESA scene ID (e.g. 
        'S1A_EW_GRDM_1SDH_20211219T152835_20211219T152939_041079_04E161_47D4')
    instrument:
      offset:
      - properties
      - eo:instrument
      indexed: false
      description: Instrument name
    orbit_state:
      type: string
      offset:
      - properties
      - sat:orbit_state
      indexed: false
      description: The orbit state (one of ascending or descending)
    region_code:
      type: string
      offset:
      - properties
      - odc:region_code
      indexed: true
      description: Sentinel-1 burst ID
    orbit_source:
      type: string
      offset:
      - properties
      - s1:orbit_source
      indexed: false
      description: The orbit file type (one of POE or RES)
    conversion_eq:
      type: string
      offset:
      - properties
      - nrb:conversion_eq
      indexed: false
      description: The equation to convert product to decibels
    product_family:
      offset:
      - properties
      - odc:product_family
      indexed: false
      description: Product family code
    instrument_mode:
      type: string
      offset:
      - properties
      - sar:instrument_mode
      indexed: false
      description: The acquisition mode (one of SM, IW, EW, WV)
    measurement_type:
      type: string
      offset:
      - properties
      - nrb:measurement_type
      indexed: false
      description: The backscatter coefficient (one of gamma_0, sigma_0, beta_0)
    noise_removal_applied:
      type: string
      offset:
      - properties
      - nrb:noise_removal_applied
      indexed: false
      description: Whether noise removal has been applied
    measurement_convention:
      type: string
      offset:
      - properties
      - nrb:measurement_convention
      indexed: false
      description: The convention used to measure backscatter
    speckle_filter_applied:
      type: string
      offset:
      - properties
      - nrb:speckle_filter_applied
      indexed: false
      description: Whether a speckle filter has been applied
    bistatic_correction_applied:
      type: string
      offset:
      - properties
      - nrb:bistatic_correction_applied
      indexed: false
      description: Whether bistatic correction has been applied
    ionospheric_correction_applied:
      type: string
      offset:
      - properties
      - nrb:ionospheric_correction_applied
      indexed: false
      description: Whether ionospheric correction has been applied
    wet_tropospheric_correction_applied:
      type: string
      offset:
      - properties
      - nrb:wet_tropospheric_correction_applied
      indexed: false
      description: Whether wet tropospheric correction has been applied
    static_tropospheric_correction_applied:
      type: string
      offset:
      - properties
      - nrb:static_tropospheric_correction_applied
      indexed: false
      description: Whether static tropospheric correction has been applied
...
---
# Metadata Type eo3_s1_nrb
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_s1_nrb.odc-type.yaml
name: eo3_s1_nrb
description: EO3 for DEA Sentinel-1 Normalised Radar backscatter
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.
    beam_id:
      type: string
      offset:
      - properties
      - sarard:beam_id
      indexed: false
      description: The beam id (also known as subswath id) that contains the 
        burst.
    crs_raw:
      type: string
      offset:
      - crs
      indexed: false
      description: The raw CRS string as it appears in the metadata.
    burst_id:
      type: string
      offset:
      - properties
      - sarard:burst_id
      indexed: true
      description: The OPERA-ISCE3 Burst ID, formatted as 
        "t{track_number}_{esa_burst_id}_{swath_id}".
    platform:
      type: string
      offset:
      - properties
      - eo:platform
      indexed: false
      description: The platform code.
    scene_id:
      type: string
      offset:
      - properties
      - sarard:scene_id
      indexed: false
      description: The ESA scene ID (e.g. 
        S1A_EW_GRDM_1SDH_20211219T152835_20211219T152939_041079_04E161_47D4).
    source_id:
      type: string
      offset:
      - properties
      - sarard:source_id
      indexed: false
      description: The source file for the dataset.
    instrument:
      type: string
      offset:
      - properties
      - eo:instrument
      indexed: false
      description: The instrument name.
    orbit_file:
      type: string
      offset:
      - properties
      - sarard:orbit_file
      indexed: false
      description: The source file for the orbit.
    orbit_cycle:
      type: integer
      offset:
      - properties
      - sat:orbit_cycle
      indexed: false
      description: The number of days for the satellite to repeat its orbit 
        track.
    orbit_state:
      type: string
      offset:
      - properties
      - sat:orbit_state
      indexed: false
      description: The orbit state (one of ascending or descending).
    region_code:
      type: string
      offset:
      - properties
      - odc:region_code
      indexed: true
      description: "The spatial reference code from the provider. For Sentinel-1 normalised
        radar backscatter  processed with the OPERA-ISCE3 pipeline  the region code
        is comprised of three pieces of  ESA metadata, formatted as: \"t{track_number}_{esa_burst_id}_{swath_id}\"\
        . In general it is a unique string identifier that datasets covering roughly
        the same spatial region share.        \n"
    orbit_source:
      type: string
      offset:
      - properties
      - s1:orbit_source
      indexed: false
      description: The orbit file type.
    conversion_eq:
      type: string
      offset:
      - properties
      - sarard:conversion_eq
      indexed: false
      description: The equation to convert product to decibels.
    absolute_orbit:
      type: integer
      offset:
      - properties
      - sat:absolute_orbit
      indexed: false
      description: The absolute orbit number of the satellite.
    product_family:
      type: string
      offset:
      - properties
      - odc:product_family
      indexed: false
      description: The product family code.
    relative_orbit:
      type: integer
      offset:
      - properties
      - sat:relative_orbit
      indexed: false
      description: The orbit number in the satellite's repeat cycle.
    dataset_version:
      type: string
      offset:
      - properties
      - odc:dataset_version
      indexed: false
      description: Version number for the dataset, with the leading number 
        indicating the collection.
    instrument_mode:
      type: string
      offset:
      - properties
      - sar:instrument_mode
      indexed: false
      description: The acquisition mode (one of SM, IW, EW, WV).
    measurement_type:
      type: string
      offset:
      - properties
      - sarard:measurement_type
      indexed: false
      description: The backscatter measurement type (one of gamma_0, sigma_0, 
        beta_0).
    noise_removal_applied:
      type: string
      offset:
      - properties
      - sarard:noise_removal_applied
      indexed: false
      description: Whether noise removal has been applied.
    observation_direction:
      type: string
      offset:
      - properties
      - sar:observation_direction
      indexed: false
      description: The observation direction of the satellite relative to the 
        flight path.
    measurement_convention:
      type: string
      offset:
      - properties
      - sarard:measurement_convention
      indexed: false
      description: The convention used to measure backscatter.
    speckle_filter_applied:
      type: string
      offset:
      - properties
      - sarard:speckle_filter_applied
      indexed: false
      description: Whether a speckle filter has been applied.
    far_range_incidence_angle:
      type: double
      offset:
      - properties
      - sarard:far_range_incidence_angle
      indexed: false
      description: The far range incidence angle.
    near_range_incidence_angle:
      type: double
      offset:
      - properties
      - sarard:near_range_incidence_angle
      indexed: false
      description: The near range incidence angle.
    bistatic_correction_applied:
      type: string
      offset:
      - properties
      - sarard:bistatic_correction_applied
      indexed: false
      description: Whether bistatic correction has been applied.
    ionospheric_correction_applied:
      type: string
      offset:
      - properties
      - sarard:ionospheric_correction_applied
      indexed: false
      description: Whether ionospheric correction has been applied.
    wet_tropospheric_correction_applied:
      type: string
      offset:
      - properties
      - sarard:wet_tropospheric_correction_applied
      indexed: false
      description: Whether wet tropospheric correction has been applied.
    static_tropospheric_correction_applied:
      type: string
      offset:
      - properties
      - sarard:static_tropospheric_correction_applied
      indexed: false
      description: Whether static tropospheric correction has been applied.
...
---
# Metadata Type eo3_sentinel_ard
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo3_sentinel_ard.odc-type.yaml
name: eo3_sentinel_ard
description: EO3 for Sentinel 2 ARD
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\nin 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
    gqa_abs_x:
      type: double
      offset:
      - properties
      - gqa:abs_x
      indexed: false
      description: Absolute value of the x-axis (east-to-west) GCP residuals, in
        pixel units based on a 25 metre resolution reference image (i.e. 0.2 = 5
        metres)\n
    gqa_abs_y:
      type: double
      offset:
      - properties
      - gqa:abs_y
      indexed: false
      description: Absolute value of the y-axis (north-to-south) GCP residuals, 
        in pixel units based on a 25 metre resolution reference image (i.e. 0.2 
        = 5 metres)\n
    gqa_cep90:
      type: double
      offset:
      - properties
      - gqa:cep90
      indexed: false
      description: Circular error probable (90%) of the values of the GCP 
        residuals, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n
    fmask_snow:
      type: double
      offset:
      - properties
      - fmask:snow
      indexed: false
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains clear snow pixels according to the Fmask algorithm\n
    gqa_abs_xy:
      type: double
      offset:
      - properties
      - gqa:abs_xy
      indexed: false
      description: Absolute value of the total GCP residuals, in pixel units 
        based on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_mean_x:
      type: double
      offset:
      - properties
      - gqa:mean_x
      indexed: false
      description: Mean of the values of the x-axis (east-to-west) GCP 
        residuals, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n
    gqa_mean_y:
      type: double
      offset:
      - properties
      - gqa:mean_y
      indexed: false
      description: Mean of the values of the y-axis (north-to-south) GCP 
        residuals, in pixel units based on a 25 metre resolution reference image
        (i.e. 0.2 = 5 metres)\n
    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\nFor these ARD products, this value 
        comes from the Fmask algorithm.\n
    fmask_clear:
      type: double
      offset:
      - properties
      - fmask:clear
      indexed: false
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains clear land pixels according to the Fmask algorithm\n
    fmask_water:
      type: double
      offset:
      - properties
      - fmask:water
      indexed: false
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains clear water pixels according to the Fmask algorithm\n
    gqa_mean_xy:
      type: double
      offset:
      - properties
      - gqa:mean_xy
      indexed: false
      description: Mean of the values of the GCP residuals, in pixel units based
        on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n
    region_code:
      offset:
      - properties
      - odc:region_code
      description: Spatial reference code from the provider.\nFor Sentinel it is
        MGRS code.\n
    gqa_stddev_x:
      type: double
      offset:
      - properties
      - gqa:stddev_x
      indexed: false
      description: Standard Deviation of the values of the x-axis (east-to-west)
        GCP residuals, in pixel units based on a 25 metre resolution reference 
        image (i.e. 0.2 = 5 metres)\n
    gqa_stddev_y:
      type: double
      offset:
      - properties
      - gqa:stddev_y
      indexed: false
      description: Standard Deviation of the values of the y-axis 
        (north-to-south) GCP residuals, in pixel units based on a 25 metre 
        resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_stddev_xy:
      type: double
      offset:
      - properties
      - gqa:stddev_xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals, in 
        pixel units based on a 25 metre resolution reference image (i.e. 0.2 = 5
        metres)\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)
    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
    s2cloudless_clear:
      type: double
      offset:
      - properties
      - s2cloudless:clear
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains clear land pixels according to s3cloudless\n
    s2cloudless_cloud:
      type: double
      offset:
      - properties
      - s2cloudless:cloud
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains cloud land pixels according to s3cloudless\n
    fmask_cloud_shadow:
      type: double
      offset:
      - properties
      - fmask:cloud_shadow
      indexed: false
      description: The proportion (from 0 to 100) of the dataset's valid data 
        area that contains cloud shadow pixels according to the Fmask 
        algorithm\n
    gqa_iterative_mean_x:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_x
      indexed: false
      description: Mean of the values of the x-axis (east-to-west) GCP residuals
        after removal of outliers, in pixel units based on a 25 metre resolution
        reference image (i.e. 0.2 = 5 metres)\n
    gqa_iterative_mean_y:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_y
      indexed: false
      description: Mean of the values of the y-axis (north-to-south) GCP 
        residuals after removal of outliers, in pixel units based on a 25 metre 
        resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_iterative_mean_xy:
      type: double
      offset:
      - properties
      - gqa:iterative_mean_xy
      indexed: false
      description: Mean of the values of the GCP residuals after removal of 
        outliers, in pixel units based on a 25 metre resolution reference image 
        (i.e. 0.2 = 5 metres)\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
    gqa_iterative_stddev_x:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_x
      indexed: false
      description: Standard Deviation of the values of the x-axis (east-to-west)
        GCP residuals after removal of outliers, in pixel units based on a 25 
        metre resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_iterative_stddev_y:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_y
      indexed: false
      description: Standard Deviation of the values of the y-axis 
        (north-to-south) GCP residuals after removal of outliers, in pixel units
        based on a 25 metre resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_iterative_stddev_xy:
      type: double
      offset:
      - properties
      - gqa:iterative_stddev_xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals after 
        removal of outliers, in pixel units based on a 25 metre resolution 
        reference image (i.e. 0.2 = 5 metres)\n
    gqa_abs_iterative_mean_x:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_x
      indexed: false
      description: Mean of the absolute values of the x-axis (east-to-west) GCP 
        residuals after removal of outliers, in pixel units based on a 25 metre 
        resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_abs_iterative_mean_y:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_y
      indexed: false
      description: Mean of the absolute values of the y-axis (north-to-south) 
        GCP residuals after removal of outliers, in pixel units based on a 25 
        metre resolution reference image (i.e. 0.2 = 5 metres)\n
    gqa_abs_iterative_mean_xy:
      type: double
      offset:
      - properties
      - gqa:abs_iterative_mean_xy
      indexed: false
      description: Mean of the absolute values of the GCP residuals after 
        removal of outliers, in pixel units based on a 25 metre resolution 
        reference image (i.e. 0.2 = 5 metres)\n
...
---
# Metadata Type eo_plus
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo_plus.odc-type.yaml
name: eo_plus
description: EO metadata for DEA products with GQA.
dataset:
  id:
  - id
  label:
  - ga_label
  format:
  - format
  - name
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - system_information
  - time_processed
  grid_spatial:
  - grid_spatial
  - projection
  measurements:
  - image
  - bands
  search_fields:
    gqa:
      type: double
      offset:
      - gqa
      - cep90
      indexed: false
      description: GQA circular error probable (90%)
    lat:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      min_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      description: Latitude range
    lon:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      min_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      description: Longitude range
    time:
      type: datetime-range
      max_offset:
      - - extent
        - to_dt
      min_offset:
      - - extent
        - from_dt
      description: Acquisition time
    format:
      offset:
      - format
      - name
      indexed: false
      description: File format (GeoTIFF, NetCDF)
    platform:
      offset:
      - platform
      - code
      description: Platform code
    gqa_cep90:
      type: double
      offset:
      - gqa
      - residual
      - cep90
      indexed: false
      description: Circular error probable (90%) of the values of the GCP 
        residuals
    gqa_abs_xy:
      type: double
      offset:
      - gqa
      - residual
      - abs
      - xy
      indexed: false
      description: Absolute value of the total GCP residual
    instrument:
      offset:
      - instrument
      - name
      description: Instrument name
    gqa_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - mean
      - xy
      indexed: false
      description: Mean of the values of the GCP residuals
    region_code:
      offset:
      - provider
      - reference_code
      description: Spatial reference code from the provider
    product_type:
      offset:
      - product_type
      description: Product code
    gqa_stddev_xy:
      type: double
      offset:
      - gqa
      - residual
      - stddev
      - xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals
    gqa_ref_source:
      offset:
      - gqa
      - ref_source
      indexed: false
      description: GQA reference imagery collection name
    gqa_error_message:
      offset:
      - gqa
      - error_message
      indexed: false
      description: GQA error message
    gqa_final_qa_count:
      type: integer
      offset:
      - gqa
      - final_qa_count
      indexed: false
      description: GQA QA point count
    gqa_iterative_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - iterative_mean
      - xy
      indexed: false
      description: Mean of the values of the GCP residuals after removal of 
        outliers
    gqa_iterative_stddev_xy:
      type: double
      offset:
      - gqa
      - residual
      - iterative_stddev
      - xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals after 
        removal of outliers
    gqa_abs_iterative_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - abs_iterative_mean
      - xy
      indexed: false
      description: Mean of the absolute values of the GCP residuals after 
        removal of outliers
...
---
# Metadata Type eo_s2_nrt
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/eo_s2_nrt.odc-type.yaml
name: eo_s2_nrt
description: Legacy S2 NRT document structure
dataset:
  id:
  - id
  label:
  - tile_id
  format:
  - format
  - name
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - system_information
  - time_processed
  grid_spatial:
  - grid_spatial
  - projection
  measurements:
  - image
  - bands
  search_fields:
    lat:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      min_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      description: Latitude range
    lon:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      min_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      description: Longitude range
    time:
      type: datetime-range
      max_offset:
      - - extent
        - center_dt
      min_offset:
      - - extent
        - center_dt
      description: Acquisition time
    format:
      offset:
      - format
      - name
      indexed: false
      description: File format (GeoTIFF, NetCDF)
    platform:
      offset:
      - platform
      - code
      description: Platform code
    instrument:
      offset:
      - instrument
      - name
      description: Instrument name
    product_type:
      offset:
      - product_type
      description: Product code
...
---
# Metadata Type gqa_eo
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/gqa_eo.odc-type.yaml
name: gqa_eo
description: Minimal eo metadata for products with GQA.
dataset:
  id:
  - id
  label:
  - ga_label
  format:
  - format
  - name
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - system_information
  - time_processed
  grid_spatial:
  - grid_spatial
  - projection
  measurements:
  - image
  - bands
  search_fields:
    gqa:
      type: double
      offset:
      - gqa
      - cep90
      indexed: false
      description: GQA Circular error probable (90%)
    lat:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      min_offset:
      - - extent
        - coord
        - ur
        - lat
      - - extent
        - coord
        - lr
        - lat
      - - extent
        - coord
        - ul
        - lat
      - - extent
        - coord
        - ll
        - lat
      description: Latitude range
    lon:
      type: double-range
      max_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      min_offset:
      - - extent
        - coord
        - ul
        - lon
      - - extent
        - coord
        - ur
        - lon
      - - extent
        - coord
        - ll
        - lon
      - - extent
        - coord
        - lr
        - lon
      description: Longitude range
    time:
      type: datetime-range
      max_offset:
      - - extent
        - to_dt
      min_offset:
      - - extent
        - from_dt
      description: Acquisition time
    format:
      offset:
      - format
      - name
      indexed: false
      description: File format (GeoTIFF, NetCDF)
    platform:
      offset:
      - platform
      - code
      description: Platform code
    gqa_cep90:
      type: double
      offset:
      - gqa
      - residual
      - cep90
      indexed: false
      description: Circular error probable (90%) of the values of the GCP 
        residuals
    gqa_abs_xy:
      type: double
      offset:
      - gqa
      - residual
      - abs
      - xy
      indexed: false
      description: Absolute value of the total GCP residual
    instrument:
      offset:
      - instrument
      - name
      description: Instrument name
    gqa_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - mean
      - xy
      indexed: false
      description: Mean of the values of the GCP residuals
    region_code:
      offset:
      - provider
      - reference_code
      description: Spatial reference code from the provider
    product_type:
      offset:
      - product_type
      description: Product code
    gqa_stddev_xy:
      type: double
      offset:
      - gqa
      - residual
      - stddev
      - xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals
    gqa_ref_source:
      offset:
      - gqa
      - ref_source
      indexed: false
      description: GQA reference imagery collection name
    gqa_error_message:
      offset:
      - gqa
      - error_message
      indexed: false
      description: GQA Error Message
    gqa_final_gcp_count:
      type: integer
      offset:
      - gqa
      - final_gcp_count
      indexed: false
      description: GQA GCP Count
    gqa_iterative_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - iterative_mean
      - xy
      indexed: false
      description: Mean of the values of the GCP residuals after removal of 
        outliers
    gqa_iterative_stddev_xy:
      type: double
      offset:
      - gqa
      - residual
      - iterative_stddev
      - xy
      indexed: false
      description: Standard Deviation of the values of the GCP residuals after 
        removal of outliers
    gqa_abs_iterative_mean_xy:
      type: double
      offset:
      - gqa
      - residual
      - abs_iterative_mean
      - xy
      indexed: false
      description: Mean of the absolute values of the GCP residuals after 
        removal of outliers
...
---
# Metadata Type telemetry
# url: https://explorer.dev.dea.ga.gov.au/metadata-types/telemetry.odc-type.yaml
name: telemetry
description: "Satellite telemetry datasets.\n\nExpected metadata structure produced
  by telemetry datasets from the eodatasets library, as used internally at GA.\n\n\
  https://github.com/GeoscienceAustralia/eo-datasets\n"
dataset:
  id:
  - id
  label:
  - ga_label
  sources:
  - lineage
  - source_datasets
  creation_dt:
  - creation_dt
  search_fields:
    gsi:
      offset:
      - acquisition
      - groundstation
      - code
      indexed: false
      description: Ground Station Identifier (eg. ASA)
    time:
      type: datetime-range
      max_offset:
      - - acquisition
        - los
      min_offset:
      - - acquisition
        - aos
      description: Acquisition time
    orbit:
      type: integer
      offset:
      - acquisition
      - platform_orbit
      description: Orbit number
    sat_row:
      type: integer-range
      max_offset:
      - - image
        - satellite_ref_point_end
        - y
      - - image
        - satellite_ref_point_start
        - y
      min_offset:
      - - image
        - satellite_ref_point_start
        - y
      description: Landsat row
    platform:
      offset:
      - platform
      - code
      description: Platform code
    sat_path:
      type: integer-range
      max_offset:
      - - image
        - satellite_ref_point_end
        - x
      - - image
        - satellite_ref_point_start
        - x
      min_offset:
      - - image
        - satellite_ref_point_start
        - x
      description: Landsat path
    instrument:
      offset:
      - instrument
      - name
      description: Instrument name
    product_type:
      offset:
      - product_type
      description: Product code
...
