---
# Metadata Type
# url: https://explorer.staging.piksel.big.go.id/metadata-types/eo3.odc-type.yaml
name: eo3
description: EO for DE Indonesia
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: The ground sample distance
    crs_raw:
      offset:
      - properties
      - crs
      indexed: false
      description: Coordinate reference system field
    wrs_row:
      type: integer
      offset:
      - properties
      - landsat:wrs_row
      indexed: true
      description: Landsat WRS row
    platform:
      offset:
      - properties
      - eo:platform
      description: Platform code
    wrs_path:
      type: integer
      offset:
      - properties
      - landsat:wrs_path
      indexed: true
      description: Landsat WRS path
    cloud_cover:
      type: double
      offset:
      - properties
      - eo:cloud_cover
      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 '{:03d}{:03d}.format(path,row)'. For Sentinel it is MGRS
        code. In general it is a unique string identifier that datasets covering roughly
        the same spatial region share.\n"
    data_coverage:
      type: double
      offset:
      - properties
      - sentinel:data_coverage
      indexed: false
      description: How much data is in the scene
    eo_sun_azimuth:
      type: double
      offset:
      - properties
      - eo:sun_azimuth
      indexed: false
      description: Sun azimuth
    geometric_rmse:
      type: double
      offset:
      - properties
      - accuracy:geometric_rmse
      indexed: true
      description: Geometric root mean square error
    product_family:
      offset:
      - properties
      - odc:product_family
      description: Product family code
    sat_orbit_state:
      offset:
      - properties
      - sat:orbit_state
      indexed: false
      description: The satellite orbit state, either ascending or descending
    cloud_cover_land:
      type: double
      offset:
      - properties
      - landsat:cloud_cover_land
      indexed: true
      description: Landsat cloud cover percentage over land only
    eo_sun_elevation:
      type: double
      offset:
      - properties
      - eo:sun_elevation
      indexed: false
      description: Sun elevation
    landsat_scene_id:
      type: string
      offset:
      - properties
      - landsat:scene_id
      indexed: true
      description: Landsat scene ID
    landsat_correction:
      type: string
      offset:
      - properties
      - landsat:correction
      indexed: true
      description: Landsat correction level (L2SP, L2SR)
    sat_relative_orbit:
      type: integer
      offset:
      - properties
      - sat:relative_orbit
      indexed: false
      description: The satellite relative orbit
    s2_water_percentage:
      type: double
      offset:
      - properties
      - s2:water_percentage
      indexed: true
      description: Sentinel-2 water percentage from SCL
    card4l_specification:
      type: string
      offset:
      - properties
      - card4l:specification
      indexed: true
      description: CARD4L specification type (SR, ST)
    s2_snow_ice_percentage:
      type: double
      offset:
      - properties
      - s2:snow_ice_percentage
      indexed: true
      description: Sentinel-2 snow/ice percentage from SCL
    s2_vegetation_percentage:
      type: double
      offset:
      - properties
      - s2:vegetation_percentage
      indexed: true
      description: Sentinel-2 vegetation percentage from SCL
    landsat_collection_number:
      type: string
      offset:
      - properties
      - landsat:collection_number
      indexed: true
      description: Landsat collection number
    s2_thin_cirrus_percentage:
      type: double
      offset:
      - properties
      - s2:thin_cirrus_percentage
      indexed: true
      description: Sentinel-2 thin cirrus percentage
    s2_cloud_shadow_percentage:
      type: double
      offset:
      - properties
      - s2:cloud_shadow_percentage
      indexed: true
      description: Sentinel-2 cloud shadow percentage
    s2_nodata_pixel_percentage:
      type: double
      offset:
      - properties
      - s2:nodata_pixel_percentage
      indexed: true
      description: Sentinel-2 nodata pixel percentage
    s2_unclassified_percentage:
      type: double
      offset:
      - properties
      - s2:unclassified_percentage
      indexed: true
      description: Sentinel-2 unclassified percentage from SCL
    landsat_collection_category:
      type: string
      offset:
      - properties
      - landsat:collection_category
      indexed: true
      description: Landsat collection category (T1, T2, RT)
    s2_not_vegetated_percentage:
      type: double
      offset:
      - properties
      - s2:not_vegetated_percentage
      indexed: true
      description: Sentinel-2 not vegetated percentage from SCL
    card4l_specification_version:
      type: string
      offset:
      - properties
      - card4l:specification_version
      indexed: true
      description: CARD4L specification version
    s2_high_proba_clouds_percentage:
      type: double
      offset:
      - properties
      - s2:high_proba_clouds_percentage
      indexed: true
      description: Sentinel-2 high probability clouds percentage
    s2_medium_proba_clouds_percentage:
      type: double
      offset:
      - properties
      - s2:medium_proba_clouds_percentage
      indexed: true
      description: Sentinel-2 medium probability clouds percentage
    s2_saturated_defective_pixel_percentage:
      type: double
      offset:
      - properties
      - s2:saturated_defective_pixel_percentage
      indexed: true
      description: Sentinel-2 saturated or defective pixel percentage
...
