---
# Product
# url: https://explorer.dea.ga.gov.au/products/ga_ls_fc_3.odc-product.yaml
name: ga_ls_fc_3
metadata_type: eo3
description: Geoscience Australia Landsat Fractional Cover Collection 3
metadata:
  product:
    name: ga_ls_fc_3
  properties:
    odc:file_format: GeoTIFF
    odc:product_family: fc
measurements:
- name: bs
  dtype: uint8
  units: percent
  nodata: 255
  aliases:
  - bare
- name: pv
  dtype: uint8
  units: percent
  nodata: 255
  aliases:
  - green_veg
- name: npv
  dtype: uint8
  units: percent
  nodata: 255
  aliases:
  - dead_veg
- name: ue
  dtype: uint8
  units: '1'
  nodata: 255
  aliases:
  - err
...
