---
# Product
# url: https://explorer.dea.ga.gov.au/products/landsat_barest_earth.odc-product.yaml
name: landsat_barest_earth
metadata_type: eo
description: Landsat-5/Landsat-7/Landsat-8 combined Barest Earth pixel composite albers
  25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577)
metadata:
  product_type: landsat_barest_earth
  platform:
    code: LANDSAT_5,LANDSAT_7,LANDSAT_8
  instrument:
    name: TM,ETM+,OLI
  format:
    name: GeoTIFF
measurements:
- name: blue
  dtype: int16
  units: '1'
  nodata: -999
- name: green
  dtype: int16
  units: '1'
  nodata: -999
- name: red
  dtype: int16
  units: '1'
  nodata: -999
- name: nir
  dtype: int16
  units: '1'
  nodata: -999
- name: swir1
  dtype: int16
  units: '1'
  nodata: -999
- name: swir2
  dtype: int16
  units: '1'
  nodata: -999
storage:
  crs: EPSG:3577
  driver: GeoTIFF
  tile_size:
    x: 100000.0
    y: 100000.0
  resolution:
    x: 25
    y: -25
  dimension_order:
  - time
  - y
  - x
...
