diff --git a/products/archive/ga_ls8c_fc_2.yaml b/products/archive/ga_ls8c_fc_2.yaml deleted file mode 100644 index b8af2762..00000000 --- a/products/archive/ga_ls8c_fc_2.yaml +++ /dev/null @@ -1,36 +0,0 @@ -name: ga_ls8c_fractional_cover_2 -description: Landsat Fractional Cover based on USGS Scenes -metadata_type: eo3_landsat_ard - -metadata: - product: - name: ga_ls8c_fractional_cover_2 - href: https://collections.dea.ga.gov.au/product/ga_ls8c_fractional_cover_2 - - -measurements: - - name: bs - aliases: - - bare - dtype: int16 - nodata: -1 - units: percent - - name: pv - aliases: - - green_veg - dtype: int16 - nodata: -1 - units: percent - - name: npv - aliases: - - dry_veg - dtype: int16 - nodata: -1 - units: percent - - name: ue - aliases: - - err - dtype: int16 - nodata: -1 - units: '1' - diff --git a/products/archive/ga_ls8c_gm_2_annual.yaml b/products/archive/ga_ls8c_gm_2_annual.yaml deleted file mode 100644 index 387eb9d5..00000000 --- a/products/archive/ga_ls8c_gm_2_annual.yaml +++ /dev/null @@ -1,63 +0,0 @@ -name: ga_ls8c_gm_2_annual -description: Annual Geometric Median, Landsat 8 -metadata_type: eo3 - -metadata: - product: - name: ga_ls8c_gm_2_annual - -storage: - crs: EPSG:6933 - resolution: - x: 30 - y: -30 - tile_size: - x: 150000.0 - y: 150000.0 - -measurements: -- name: red - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b4 - - band_4 -- name: green - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b3 - - band_3 -- name: blue - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b2 - - band_2 -- name: nir - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b5 - - band_5 -- name: swir_1 - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b6 - - band_6 - - swir1 -- name: swir_2 - dtype: uint16 - nodata: 0 - units: '1' - aliases: - - b7 - - band_7 - - swir2 - diff --git a/products/archive/ga_ls8c_wofs_2.odc-product.yaml b/products/archive/ga_ls8c_wofs_2.odc-product.yaml deleted file mode 100644 index fdd0a606..00000000 --- a/products/archive/ga_ls8c_wofs_2.odc-product.yaml +++ /dev/null @@ -1,62 +0,0 @@ ---- -name: ga_ls8c_wofs_2 -description: Historic Flood Mapping Water Observations from Space -metadata_type: eo3 - -metadata: - product: - name: ga_ls8c_wofs_2 - href: https://collections.dea.ga.gov.au/product/ga_ls8c_wofs_2 - -measurements: - - name: "water" - dtype: uint8 - units: "1" - nodata: 1 - flags_definition: - dry: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 0: true - description: "Clear and dry" - wet: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 128: true - description: "Clear and Wet" - nodata: - bits: 0 - values: - 0: false - 1: true - description: No data - contiguous: - bits: 1 - values: - 0: true - 1: false - description: Contiguity - sea: - bits: 2 - values: - 0: false - 1: true - description: Sea - cloud_shadow: - bits: 5 - values: - 0: false - 1: true - description: Cloud shadow - cloud: - bits: 6 - values: - 0: false - 1: true - description: Cloudy - water_observed: - bits: 7 - values: - 0: false - 1: true - description: Classified as water by the decision tree diff --git a/products/archive/ga_ls8c_wofs_2_annual_summary.odc-product.yaml b/products/archive/ga_ls8c_wofs_2_annual_summary.odc-product.yaml deleted file mode 100644 index 3e60db02..00000000 --- a/products/archive/ga_ls8c_wofs_2_annual_summary.odc-product.yaml +++ /dev/null @@ -1,37 +0,0 @@ ---- -name: ga_ls8c_wofs_2_annual_summary -description: Water Observations from Space Annual Statistics -metadata_type: eo3 - -metadata: - product: - name: ga_ls8c_wofs_2_annual_summary - -storage: - crs: EPSG:6933 - resolution: - x: 30 - y: -30 - tile_size: - x: 150000.0 - y: 150000.0 - -measurements: - - name: count_wet - aliases: - - wet - dtype: int16 - nodata: -1 - units: "1" - - name: count_clear - aliases: - - clear - dtype: int16 - nodata: -1 - units: "1" - - name: frequency - aliases: - - freq - dtype: float32 - nodata: .nan - units: "1" diff --git a/products/archive/ga_ls8c_wofs_2_summary.odc-product.yaml b/products/archive/ga_ls8c_wofs_2_summary.odc-product.yaml deleted file mode 100644 index 7dc752b8..00000000 --- a/products/archive/ga_ls8c_wofs_2_summary.odc-product.yaml +++ /dev/null @@ -1,37 +0,0 @@ ---- -name: ga_ls8c_wofs_2_summary -description: Water Observations from Space Full History Statistics -metadata_type: eo3 - -metadata: - product: - name: ga_ls8c_wofs_2_summary - -storage: - crs: EPSG:6933 - resolution: - x: 30 - y: -30 - tile_size: - x: 150000.0 - y: 150000.0 - -measurements: - - name: count_wet - aliases: - - wet - dtype: int16 - nodata: -1 - units: "1" - - name: count_clear - aliases: - - clear - dtype: int16 - nodata: -1 - units: "1" - - name: frequency - aliases: - - freq - dtype: float32 - nodata: .nan - units: "1" diff --git a/products/archive/ga_ls8c_wofs_2_terrain.yaml b/products/archive/ga_ls8c_wofs_2_terrain.yaml deleted file mode 100644 index 58ad2b1e..00000000 --- a/products/archive/ga_ls8c_wofs_2_terrain.yaml +++ /dev/null @@ -1,73 +0,0 @@ -name: ga_ls8c_wofs_2_terrain -description: Water Observations from Space, with terrain mask -metadata_type: eo3_landsat_ard - -metadata: - product: - name: ga_ls8c_wofs_2_terrain - - -measurements: - - name: 'water' - dtype: uint8 - units: '1' - nodata: 1 - flags_definition: - dry: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 0: true - description: 'Clear and dry' - wet: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 128: true - description: 'Clear and Wet' - nodata: - bits: 0 - values: - 0: false - 1: true - description: No data - noncontiguous: - bits: 1 - values: - 0: false - 1: true - description: At least one EO band is missing or saturated - sea: - bits: 2 - values: - 0: false - 1: true - description: Sea - terrain_or_low_angle: - bits: 3 - values: - 0: false - 1: true - description: Terrain shadow or low solar angle - high_slope: - bits: 4 - values: - 0: false - 1: true - description: High slope - cloud_shadow: - bits: 5 - values: - 0: false - 1: true - description: Cloud shadow - cloud: - bits: 6 - values: - 0: false - 1: true - description: Cloudy - water_observed: - bits: 7 - values: - 0: false - 1: true - description: Classified as water by the decision tree diff --git a/products/archive/ls5_usgs_sr_scene.yaml b/products/archive/ls5_usgs_sr_scene.yaml deleted file mode 100644 index 6cb3a249..00000000 --- a/products/archive/ls5_usgs_sr_scene.yaml +++ /dev/null @@ -1,244 +0,0 @@ -description: Landsat 5 USGS Collection 1 Level2 Surface Reflectance USARD. 30m UTM - based projection. -measurements: -- aliases: - - band_1 - - sr_band1 - dtype: int16 - name: blue - nodata: -9999 - units: reflectance -- aliases: - - band_2 - - sr_band2 - dtype: int16 - name: green - nodata: -9999 - units: reflectance -- aliases: - - band_3 - - sr_band3 - dtype: int16 - name: red - nodata: -9999 - units: reflectance -- aliases: - - band_4 - - sr_band4 - dtype: int16 - name: nir - nodata: -9999 - units: reflectance -- aliases: - - band_5 - - sr_band5 - dtype: int16 - name: swir1 - nodata: -9999 - units: reflectance -- aliases: - - band_7 - - sr_band7 - dtype: int16 - name: swir2 - nodata: -9999 - units: reflectance -- aliases: - - atmos_op - dtype: int16 - name: sr_atmos_opacity - nodata: 0 - units: '1' -- aliases: - - pixel_qa - dtype: uint16 - flags_definition: - cirrus_confidence: - bits: - - 8 - - 9 - values: - '0': none - '1': low - '2': medium - '3': high - clear: - bits: 1 - values: - '0': no_clear_land - '1': clear_land - cloud: - bits: 5 - values: - '0': no_cloud - '1': cloud - cloud_confidence: - bits: - - 6 - - 7 - values: - '0': none - '1': low - '2': medium - '3': high - cloud_shadow: - bits: 3 - values: - '0': no_cloud_shadow - '1': cloud_shadow - nodata: - bits: 0 - values: - '0': false - '1': true - pixel_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - description: Level 2 Pixel Quality Band - values: - '1': Fill - '1024': Unused - '128': Cloud Confidence High Bit - '16': Snow - '16384': Unused - '2': Clear - '2048': Unused - '256': Unused - '32': Cloud - '32786': Unused - '4': Water - '4096': Unused - '512': Unused - '64': Cloud Confidence Low Bit - '8': Cloud shadow - '8192': Unused - snow: - bits: 4 - values: - '0': no_snow - '1': snow - terrain_occlusion: - bits: 10 - values: - '0': no_occlusion - '1': occlusion - water: - bits: 2 - values: - '0': no_water - '1': water - name: pixel_qa - nodata: 1 - units: bit_index -- aliases: - - radsat_qa - dtype: uint8 - flags_definition: - radsat_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - description: Radiometric Saturation QA - values: - '1': Data Fill Flag - '128': Band 7 Data Saturation Flag - '16': Band 4 Data Saturation Flag - '2': Band 1 Data Saturation Flag - '32': Band 5 Data Saturation Flag - '4': Band 2 Data Saturation Flag - '64': Band 6 Data Saturation Flag - '8': Band 3 Data Saturation Flag - name: radsat_qa - nodata: 1 - units: bit_index -- aliases: - - pixel_qa - dtype: uint16 - flags_definition: - cirrus_confidence: - bits: - - 8 - - 9 - values: - '0': none - '1': low - '2': medium - '3': high - clear: - bits: 1 - values: - '0': no_clear_land - '1': clear_land - cloud: - bits: 5 - values: - '0': no_cloud - '1': cloud - cloud_confidence: - bits: - - 6 - - 7 - values: - '0': none - '1': low - '2': medium - '3': high - cloud_shadow: - bits: 3 - values: - '0': no_cloud_shadow - '1': cloud_shadow - nodata: - bits: 0 - values: - '0': false - '1': true - snow: - bits: 4 - values: - '0': no_snow - '1': snow - terrain_occlusion: - bits: 10 - values: - '0': no_occlusion - '1': occlusion - water: - bits: 2 - values: - '0': no_water - '1': water - name: sr_cloud_qa - nodata: 1 - units: bit_index -metadata: - format: - name: GeoTIFF - instrument: - name: TM - platform: - code: LANDSAT_5 - product_type: LEVEL2_USGS -metadata_type: eo -name: ls5_usgs_sr_scene \ No newline at end of file diff --git a/products/archive/ls7_usgs_sr_scene.yaml b/products/archive/ls7_usgs_sr_scene.yaml deleted file mode 100644 index a9018c51..00000000 --- a/products/archive/ls7_usgs_sr_scene.yaml +++ /dev/null @@ -1,211 +0,0 @@ -description: Landsat 7 USGS Collection 1 Level2 Surface Reflectance USARD. 30m UTM - based projection. -measurements: -- aliases: - - band_1 - - sr_band1 - dtype: int16 - name: blue - nodata: -9999 - units: reflectance -- aliases: - - band_2 - - sr_band2 - dtype: int16 - name: green - nodata: -9999 - units: reflectance -- aliases: - - band_3 - - sr_band3 - dtype: int16 - name: red - nodata: -9999 - units: reflectance -- aliases: - - band_4 - - sr_band4 - dtype: int16 - name: nir - nodata: -9999 - units: reflectance -- aliases: - - band_5 - - sr_band5 - dtype: int16 - name: swir1 - nodata: -9999 - units: reflectance -- aliases: - - band_7 - - sr_band7 - dtype: int16 - name: swir2 - nodata: -9999 - units: reflectance -- aliases: - - atmos_op - dtype: int16 - name: sr_atmos_opacity - nodata: 0 - units: '1' -- aliases: - - pixel_qa - dtype: uint16 - flags_definition: - cirrus_confidence: - bits: - - 8 - - 9 - values: - '0': none - '1': low - '2': medium - '3': high - clear: - bits: 1 - values: - '0': no_clear_land - '1': clear_land - cloud: - bits: 5 - values: - '0': no_cloud - '1': cloud - cloud_confidence: - bits: - - 6 - - 7 - values: - '0': none - '1': low - '2': medium - '3': high - cloud_shadow: - bits: 3 - values: - '0': no_cloud_shadow - '1': cloud_shadow - nodata: - bits: 0 - values: - '0': false - '1': true - pixel_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - description: Level 2 Pixel Quality Band - values: - '1': Fill - '1024': Unused - '128': Cloud Confidence High Bit - '16': Snow - '16384': Unused - '2': Clear - '2048': Unused - '256': Unused - '32': Cloud - '32786': Unused - '4': Water - '4096': Unused - '512': Unused - '64': Cloud Confidence Low Bit - '8': Cloud shadow - '8192': Unused - snow: - bits: 4 - values: - '0': no_snow - '1': snow - terrain_occlusion: - bits: 10 - values: - '0': no_occlusion - '1': occlusion - water: - bits: 2 - values: - '0': no_water - '1': water - name: pixel_qa - nodata: 1 - units: bit_index -- aliases: - - radsat_qa - dtype: uint8 - flags_definition: - radsat_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - description: Radiometric Saturation QA - values: - '1': Data Fill Flag - '128': Band 7 Data Saturation Flag - '16': Band 4 Data Saturation Flag - '2': Band 1 Data Saturation Flag - '32': Band 5 Data Saturation Flag - '4': Band 2 Data Saturation Flag - '64': Band 6 Data Saturation Flag - '8': Band 3 Data Saturation Flag - name: radsat_qa - nodata: 1 - units: bit_index -- aliases: - - cloud_qa - dtype: uint8 - flags_definition: - cloud_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - description: SR Cloud QA - values: - '1': Dark Dense Vegetation (DDV) - '128': Unused - '16': Snow - '2': Cloud - '32': Land/Water - '4': Cloud shadow - '64': Unused - '8': Adjacent to cloud - name: sr_cloud_qa - nodata: 0 - units: bit_index -metadata: - format: - name: GeoTIFF - instrument: - name: ETM - platform: - code: LANDSAT_7 - product_type: LEVEL2_USGS -metadata_type: eo -name: ls7_usgs_sr_scene \ No newline at end of file diff --git a/products/archive/ls8_usgs_sr_scene.yaml b/products/archive/ls8_usgs_sr_scene.yaml deleted file mode 100644 index 7fe4a929..00000000 --- a/products/archive/ls8_usgs_sr_scene.yaml +++ /dev/null @@ -1,218 +0,0 @@ -description: Landsat 8 USGS Collection 1 Higher Level SR scene proessed using LaSRC. - 30m UTM based projection. -measurements: -- aliases: - - band_1 - - sr_band1 - dtype: int16 - name: coastal_aerosol - nodata: -9999 - units: reflectance -- aliases: - - band_2 - - sr_band2 - dtype: int16 - name: blue - nodata: -9999 - units: reflectance -- aliases: - - band_3 - - sr_band3 - dtype: int16 - name: green - nodata: -9999 - units: reflectance -- aliases: - - band_4 - - sr_band4 - dtype: int16 - name: red - nodata: -9999 - units: reflectance -- aliases: - - band_5 - - sr_band5 - dtype: int16 - name: nir - nodata: -9999 - units: reflectance -- aliases: - - band_6 - - sr_band6 - dtype: int16 - name: swir1 - nodata: -9999 - units: reflectance -- aliases: - - band_7 - - sr_band7 - dtype: int16 - name: swir2 - nodata: -9999 - units: reflectance -- aliases: - - pixel_qa - dtype: uint16 - flags_definition: - cirrus_confidence: - bits: - - 8 - - 9 - values: - '0': none - '1': low - '2': medium - '3': high - clear: - bits: 1 - values: - '0': no_clear_land - '1': clear_land - cloud: - bits: 5 - values: - '0': no_cloud - '1': cloud - cloud_confidence: - bits: - - 6 - - 7 - values: - '0': none - '1': low - '2': medium - '3': high - cloud_shadow: - bits: 3 - values: - '0': no_cloud_shadow - '1': cloud_shadow - nodata: - bits: 0 - values: - '0': false - '1': true - pixel_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - description: Level 2 Pixel Quality Band - values: - '1': Fill - '1024': Unused - '128': Cloud Confidence High Bit - '16': Snow - '16384': Unused - '2': Clear - '2048': Unused - '256': Cirrus Confidence Low Bit - '32': Cloud - '32786': Unused - '4': Water - '4096': Unused - '512': Cirrus Confidence High Bit - '64': Cloud Confidence Low Bit - '8': Cloud shadow - '8192': Unused - snow: - bits: 4 - values: - '0': no_snow - '1': snow - terrain_occlusion: - bits: 10 - values: - '0': no_occlusion - '1': occlusion - water: - bits: 2 - values: - '0': no_water - '1': water - name: pixel_qa - nodata: 1 - units: bit_index -- aliases: - - sr_aerosol_qa - - aerosol_qa - - aerosol - dtype: uint8 - flags_definition: - aerosol_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - description: Aerosol QA - values: - '1': Data Fill Flag - '128': Aerosol Content Content High Bit - '16': Water Aerosol Retrieval Failed - '2': Aerosol Retrieval - Valid - '32': Neighbor of Failed Aerosol Retrieval - '4': Aerosol Retrieval - Interpolated - '64': Aerosol Content Content Low Bit - '8': Water Pixel - name: sr_aerosol - nodata: 0 - units: bit_index -- aliases: - - radsat_qa - dtype: uint16 - flags_definition: - radsat_qa: - bits: - - 0 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - description: Radiometric Saturation QA - values: - '1': Data Fill Flag - '1024': Band 10 Data Saturation Flag - '128': Band 7 Data Saturation Flag - '16': Band 4 Data Saturation Flag - '2': Band 1 Data Saturation Flag - '2048': Band 11 Data Saturation Flag - '256': Unused - '32': Band 5 Data Saturation Flag - '4': Band 2 Data Saturation Flag - '512': Band 9 Data Saturation Flag - '64': Band 6 Data Saturation Flag - '8': Band 3 Data Saturation Flag - name: radsat_qa - nodata: 1 - units: bit_index -metadata: - format: - name: GeoTIFF - instrument: - name: OLI_TIRS - platform: - code: LANDSAT_8 - product_type: LEVEL2_USGS -metadata_type: eo -name: ls8_usgs_sr_scene \ No newline at end of file diff --git a/products/archive/ls_usgs_fc_scene.yaml b/products/archive/ls_usgs_fc_scene.yaml deleted file mode 100644 index 6a1034b8..00000000 --- a/products/archive/ls_usgs_fc_scene.yaml +++ /dev/null @@ -1,35 +0,0 @@ -name: ls_usgs_fc_scene -description: 'Landsat Fractional Cover based on USGS Level 2 Scenes' -metadata_type: eo - -metadata: - format: - name: GeoTiff - product_type: fractional_cover - -measurements: - - name: BS - aliases: - - bare - dtype: int16 - nodata: -1 - units: percent - - name: PV - aliases: - - green_veg - dtype: int16 - nodata: -1 - units: percent - - name: NPV - aliases: - - dead_veg - dtype: int16 - nodata: -1 - units: percent - - name: UE - aliases: - - err - dtype: int16 - nodata: -1 - units: '1' - diff --git a/products/archive/ls_usgs_wofs_scene.yaml b/products/archive/ls_usgs_wofs_scene.yaml deleted file mode 100644 index 389b6b0d..00000000 --- a/products/archive/ls_usgs_wofs_scene.yaml +++ /dev/null @@ -1,61 +0,0 @@ -name: ls_usgs_wofs_scene -description: Historic Flood Mapping Water Observations from Space -metadata_type: eo - -metadata: - product_type: wofs - format: - name: GeoTIFF - -measurements: - - name: 'water' - dtype: uint8 - units: '1' - nodata: 1 - flags_definition: - dry: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 0: true - description: 'Clear and dry' - wet: - bits: [7, 6, 5, 4, 3, 1, 0] - values: - 128: true - description: 'Clear and Wet' - nodata: - bits: 0 - values: - 0: false - 1: true - description: No data - contiguous: - bits: 1 - values: - 0: true - 1: false - description: Contiguity - sea: - bits: 2 - values: - 0: false - 1: true - description: Sea - cloud_shadow: - bits: 5 - values: - 0: false - 1: true - description: Cloud shadow - cloud: - bits: 6 - values: - 0: false - 1: true - description: Cloudy - water_observed: - bits: 7 - values: - 0: false - 1: true - description: Classified as water by the decision tree diff --git a/products/archive/ls_usgs_wofs_summary.yaml b/products/archive/ls_usgs_wofs_summary.yaml deleted file mode 100644 index 0f5ff8a6..00000000 --- a/products/archive/ls_usgs_wofs_summary.yaml +++ /dev/null @@ -1,36 +0,0 @@ -name: ls_usgs_wofs_summary -description: Water Observations from Space Annual Statistics -metadata_type: eo3 - -metadata: - product: - name: ls_usgs_wofs_summary - -storage: - crs: ESRI:102022 - resolution: - x: 30 - y: -30 - tile_size: - x: 150000.0 - y: 150000.0 - -measurements: -- name: count_wet - aliases: - - wet - dtype: int16 - nodata: -999 - units: '1' -- name: count_dry - aliases: - - dry - dtype: int16 - nodata: -999 - units: '1' -- name: frequency - aliases: - - freq - dtype: float32 - nodata: .nan - units: '1' diff --git a/products/archive/sentinel1_ghana_monthly.yaml b/products/archive/sentinel1_ghana_monthly.yaml deleted file mode 100644 index cd57210c..00000000 --- a/products/archive/sentinel1_ghana_monthly.yaml +++ /dev/null @@ -1,30 +0,0 @@ -name: sentinel1_ghana_monthly -description: Sentinel-1 Monthly Mean Gamma0 scenes over Ghana produced by AMA indexed into DE Africa -metadata_type: eo - -storage: - crs: EPSG:4326 - resolution: - longitude: 0.000180668000000 - latitude: -0.000180668000000 - -metadata: - platform: - code: SENTINEL1 - instrument: - name: SAR - product_type: gamma_0 - format: - name: GeoTIFF - -measurements: - - name: 'vh' - aliases: [VH] - dtype: float32 - nodata: .nan - units: '1' - - name: 'vv' - aliases: [VV] - dtype: float32 - nodata: .nan - units: '1' diff --git a/products/archive/usgs-level2-collection2-sample.odc-product.yaml b/products/archive/usgs-level2-collection2-sample.odc-product.yaml deleted file mode 100644 index 7cc9cc34..00000000 --- a/products/archive/usgs-level2-collection2-sample.odc-product.yaml +++ /dev/null @@ -1,298 +0,0 @@ ---- -name: usgs_ls8c_level2_2 -description: Sample USGS Level 2 Collection 2 Landsat - -metadata_type: eo3_landsat_ard - -metadata: - product: - href: https://collections.dea.ga.gov.au/product/usgs_ls8c_level2_2 - name: usgs_ls8c_level2_2 - -measurements: - - name: coastal_aerosol - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b1 - - band_1 - - name: blue - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b2 - - band_2 - - name: green - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b3 - - band_3 - - name: red - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b4 - - band_4 - - name: nir - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b5 - - band_5 - - name: swir_1 - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b6 - - band_6 - - swir1 - - name: swir_2 - dtype: uint16 - units: '1' - nodata: 0 - aliases: - - b7 - - band_7 - - swir2 - - name: surface_temperature - dtype: uint16 - units: Kelvin - nodata: 0 - aliases: - - b10 - - band_10 - - st_b10 - - name: thermal_radiance - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_trad - - name: upwell_radiance - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_urad - - name: downwell_radiance - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_drad - - name: atmospheric_transmittance - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_atran - - name: emissivity - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_emis - - name: emissivity_stdev - dtype: int16 - units: '1' - nodata: -9999 - aliases: - - st_emsd - - name: cloud_distance - dtype: int16 - units: Kilometers - nodata: -9999 - aliases: - - st_cdist - - name: quality_l2_aerosol - dtype: uint8 - units: bit_index - nodata: 1 - aliases: - - aerosol_qa - flags_definition: - # 0: Fill - # 1: Valid Aerosol Retrieval - # 2: Water - # 3: Cloud or Cirrus - # 4: Cloud Shadow - # 5: Interpolated Aerosol - # 6-7: Aerosol Level 2-bit: - # 0: Climatology, 1-3: Low,Medium,High - nodata: - bits: 0 - values: - 0: false - 1: true - valid_aerosol: - bits: 1 - values: - 0: not_valid - 1: valid - water: - bits: 2 - values: - 0: not_water - 1: water - cloud_or_cirrus: - bits: 3 - values: - 0: not_cloud_or_cirrus - 1: cloud_or_cirrus - cloud_shadow: - bits: 4 - values: - 0: not_cloud_shadow - 1: cloud_shadow - interpolated_aerosol: - bits: 5 - values: - 0: not_aerosol_interpolated - 1: aerosol_interpolated - aerosol_level: - bits: [6, 7] - values: - 0: climatology - 1: low - 2: medium - 3: high - - name: quality_l2_surface_temperature - dtype: int16 - units: Kelvin - nodata: -9999 - aliases: - - st_qa - - name: quality_l1_pixel - dtype: uint16 - nodata: 1 - aliases: - - pixel_qa - units: 'bit_index' - flags_definition: - nodata: - bits: 0 - values: - 0: false - 1: true - dilated_cloud: - bits: 1 - values: - 0: not_dilated - 1: dilated - cirrus: - bits: 2 - values: - 0: not_high_confidence - 1: high_confidence - cloud: - bits: 3 - values: - 0: not_high_confidence - 1: high_confidence - cloud_shadow: - bits: 4 - values: - 0: not_high_confidence - 1: high_confidence - snow: - bits: 5 - values: - 0: not_high_confidence - 1: high_confidence - clear: - bits: 6 - values: - 0: false - 1: true - water: - bits: 7 - values: - 0: land_or_cloud - 1: water - cloud_confidence: - bits: [8, 9] - values: - 0: none - 1: low - 2: medium - 3: high - cloud_shadow_confidence: - bits: [10, 11] - values: - 0: none - 1: low - 2: reserved - 3: high - snow_ice_confidence: - bits: [12, 13] - values: - 0: none - 1: low - 2: reserved - 3: high - cirrus_confidence: - bits: [14, 15] - values: - 0: none - 1: low - 2: reserved - 3: high - - name: quality_l1_radiometric_saturation - dtype: uint16 - nodata: 0 - aliases: - - radsat_qa - units: 'bit_index' - flags_definition: - band_1_saturation: - bits: 0 - values: - 0: no_saturation - 1: saturation - band_2_saturation: - bits: 1 - values: - 0: no_saturation - 1: saturation - band_3_saturation: - bits: 2 - values: - 0: no_saturation - 1: saturation - band_4_saturation: - bits: 3 - values: - 0: no_saturation - 1: saturation - band_5_saturation: - bits: 4 - values: - 0: no_saturation - 1: saturation - band_6_saturation: - bits: 5 - values: - 0: no_saturation - 1: saturation - band_7_saturation: - bits: 6 - values: - 0: no_saturation - 1: saturation - band_9_saturation: - bits: 8 - values: - 0: no_saturation - 1: saturation - terrain_occlusion: - bits: 11 - values: - 0: no_occlusion - 1: occlusion