---
# Product
# url: https://explorer.dea.ga.gov.au/products/ls5_fc_albers.odc-product.yaml
name: ls5_fc_albers
metadata_type: eo
description: Landsat 5 Fractional Cover 25 metre, 100km tile, Australian Albers Equal
  Area projection (EPSG:3577)
metadata:
  product_type: fractional_cover
  platform:
    code: LANDSAT_5
  instrument:
    name: TM
  format:
    name: NetCDF
measurements:
- name: BS
  dtype: int8
  units: percent
  nodata: -1
  aliases:
  - bare
- name: PV
  dtype: int8
  units: percent
  nodata: -1
  aliases:
  - green_veg
- name: NPV
  dtype: int8
  units: percent
  nodata: -1
  aliases:
  - dead_veg
- name: UE
  dtype: int8
  units: '1'
  nodata: -1
  aliases:
  - err
managed: true
storage:
  crs: EPSG:3577
  tile_size:
    x: 100000.0
    y: 100000.0
  resolution:
    x: 25
    y: -25
...
