--- # Product # url: https://explorer-aws.dea.ga.gov.au/products/fc_percentile_albers_annual.odc-product.yaml name: fc_percentile_albers_annual metadata_type: eo description: Landsat Fractional Cover percentile 25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577) metadata: product_type: fractional_cover_statistical_summary platform: code: LANDSAT_5,LANDSAT_7,LANDSAT_8 instrument: name: TM,ETM+,OLI format: name: GeoTIFF statistics: period: 1y measurements: - name: BS_PC_10 dtype: int16 units: percent nodata: -1 - name: PV_PC_10 dtype: int16 units: percent nodata: -1 - name: NPV_PC_10 dtype: int16 units: percent nodata: -1 - name: BS_PC_50 dtype: int16 units: percent nodata: -1 - name: PV_PC_50 dtype: int16 units: percent nodata: -1 - name: NPV_PC_50 dtype: int16 units: percent nodata: -1 - name: BS_PC_90 dtype: int16 units: percent nodata: -1 - name: PV_PC_90 dtype: int16 units: percent nodata: -1 - name: NPV_PC_90 dtype: int16 units: percent nodata: -1 storage: crs: EPSG:3577 driver: GeoTIFF tile_size: x: 1.e+05 y: 1.e+05 resolution: x: 25 y: -25 dimension_order: - time - y - x ...