--- name: ga_ls_wo_3 license: CC-BY-4.0 metadata_type: eo3 description: Geoscience Australia Landsat Water Observations Collection 3 metadata: product: name: ga_ls_wo_3 properties: odc:file_format: GeoTIFF odc:product_family: wo measurements: - name: water dtype: uint8 units: '1' nodata: 1 flags_definition: dry: bits: - 7 - 6 - 5 - 4 - 3 - 2 - 1 - 0 values: '0': true description: No water detected wet: bits: - 7 - 6 - 5 - 4 - 3 - 2 - 1 - 0 values: '128': true description: Clear and Wet cloud: bits: 6 values: '0': false '1': true description: Cloudy nodata: bits: 0 values: '0': false '1': true description: No data high_slope: bits: 4 values: '0': false '1': true description: High slope cloud_shadow: bits: 5 values: '0': false '1': true description: Cloud shadow noncontiguous: bits: 1 values: '0': false '1': true description: At least one EO band is missing or saturated terrain_shadow: bits: 3 values: '0': false '1': true description: Terrain shadow water_observed: bits: 7 values: '0': false '1': true description: Classified as water by the decision tree low_solar_angle: bits: 2 values: '0': false '1': true description: Low solar incidence angle # Product # url: https://explorer.sandbox.dea.ga.gov.au/products/ga_ls_wo_3.odc-product.yaml load: crs: EPSG:3577 align: x: 0 y: 0 resolution: x: 30 y: -30 ...