--- name: ls8_barest_earth_albers license: CC-BY-4.0 metadata_type: eo description: Landsat-8 Barest Earth pixel composite albers 25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577) metadata: product_type: landsat8_barest_earth_mosaic platform: code: LANDSAT_8 instrument: name: OLI format: name: GeoTIFF measurements: - name: blue dtype: int16 units: '1' nodata: -999 - name: green dtype: int16 units: '1' nodata: -999 - name: red dtype: int16 units: '1' nodata: -999 - name: nir dtype: int16 units: '1' nodata: -999 - name: swir1 dtype: int16 units: '1' nodata: -999 - name: swir2 dtype: int16 units: '1' nodata: -999 # Product # url: https://explorer.dev.dea.ga.gov.au/products/ls8_barest_earth_albers.odc-product.yaml load: crs: EPSG:3577 align: x: 0 y: 0 resolution: x: 25 y: -25 ...