---
# Product
# url: https://explorer.sandbox.dea.ga.gov.au/products/ls5_level1_usgs.odc-product.yaml
name: ls5_level1_usgs
metadata_type: eo
description: Landsat 5 USGS Level 1 Collection-1 OLI-TIRS
metadata:
  product_type: LS_USGS_L1C1
  platform:
    code: LANDSAT_5
  instrument:
    name: TM
  format:
    name: GeoTiff
measurements:
- name: blue
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_1
  - blue
- name: green
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_2
  - green
- name: red
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_3
  - red
- name: nir
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_4
  - nir
- name: swir1
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_5
  - swir1
- name: swir2
  dtype: int16
  units: '1'
  nodata: -9999
  aliases:
  - band_7
  - swir2
- name: quality
  dtype: int16
  units: '1'
  nodata: 0
  aliases:
  - QUALITY
  - quality
  flags_definition:
    cloud:
      bits:
      - 4
      values:
        '0': false
        '1': true
      description: Cloud
    dropped_pixel:
      bits:
      - 1
      values:
        '0': false
        '1': true
      description: Dropped Pixel
    snow_ice_conf:
      bits:
      - 9
      - 10
      values:
        '0': Not Determined
        '1': Low
        '2': Medium
        '3': High
      description: Snow/Ice Confidence with low =(0-33)%, medium =(34-66)% and high
        =(67-100)%
    designated_fill:
      bits:
      - 0
      values:
        '0': false
        '1': true
      description: Used to identify fill values
    cloud_confidence:
      bits:
      - 5
      - 6
      values:
        '0': Not Determined
        '1': Low
        '2': Medium
        '3': High
      description: Cloud Confidence with low =(0-33)%, medium =(34-66)% and high =(67-100)%
    cloud_shadow_conf:
      bits:
      - 7
      - 8
      values:
        '0': Not Determined
        '1': Low
        '2': Medium
        '3': High
      description: Cloud Shadow Confidence with low =(0-33)%, medium =(34-66)% and
        high =(67-100)%
    radiometric_saturation:
      bits:
      - 2
      - 3
      values:
        '0': none
        '1': 1-2
        '2': 3-4
        '3': <=5
      description: Radiometric saturation bits, represents how many bands contains
        saturation
...
