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