--- # Product # url: https://explorer.dea.ga.gov.au/products/ls7_fc_albers.odc-product.yaml name: ls7_fc_albers metadata_type: eo description: Landsat 7 Fractional Cover 25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577) metadata: product_type: fractional_cover platform: code: LANDSAT_7 instrument: name: ETM format: name: GeoTIFF measurements: - name: BS dtype: int16 units: percent nodata: -1 aliases: - bare - name: PV dtype: int16 units: percent nodata: -1 aliases: - green_veg - name: NPV dtype: int16 units: percent nodata: -1 aliases: - dead_veg - name: UE dtype: int16 units: '1' nodata: -1 aliases: - err storage: crs: EPSG:3577 resolution: x: 25 y: -25 dimension_order: - time - y - x ...