--- # Product airborne_rgb # url: https://tai-odc.terrainai.com/products/airborne_rgb.odc-product.yaml name: airborne_rgb metadata_type: eo3 description: RGB Photogrammetry platforms - These include a Nikon D810 onboard a C-172RG Aircraft, flown at approx. 300m, a Aglzenmuse P1 on a UAV at approx. 100m or a DJI Mavic 3M flown at approx. 100m. metadata: product: name: airborne_rgb measurements: - name: red dtype: uint8 units: '1' nodata: 0 - name: green dtype: uint8 units: '1' nodata: 0 - name: blue dtype: uint8 units: '1' nodata: 0 storage: crs: EPSG:3857 resolution: x: 1.6776969171399644e-01 y: -1.6776969171399644e-01 ... --- # Product io_lulc # url: https://tai-odc.terrainai.com/products/io_lulc.odc-product.yaml name: io_lulc metadata_type: eo3 description: Impact Observatory (ESRI) Landcover Classification metadata: product: name: io_lulc measurements: - name: data dtype: uint8 units: '1' nodata: 0 aliases: - classification flags_definition: data: bits: - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 values: '0': no data '1': water '2': trees '3': grass '4': flooded vegetation '5': crops '6': scrub/shrub '7': built area '8': bare ground '9': snow/ice '10': clouds '11': not used description: Land Use/Land Cover class ... --- # Product io_lulc_9_class # url: https://tai-odc.terrainai.com/products/io_lulc_9_class.odc-product.yaml name: io_lulc_9_class metadata_type: eo3 description: Impact Observatory (ESRI) Landcover Classification 9 Class metadata: product: name: io_lulc_9_class measurements: - name: data dtype: uint8 units: '1' nodata: 0 aliases: - classification flags_definition: data: bits: - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 values: '0': no data '1': water '2': trees '3': not used '4': flooded vegetation '5': crops '6': not used '7': built area '8': bare ground '9': snow/ice '10': clouds '11': rangeland description: Land Use/Land Cover class ... --- # Product ls5_c2l2_sr # url: https://tai-odc.terrainai.com/products/ls5_c2l2_sr.odc-product.yaml name: ls5_c2l2_sr license: CC-BY-4.0 metadata_type: eo3 description: USGS Landsat t Collection 2 Level-2 Surface Reflectance metadata: product: name: ls5_c2l2_sr measurements: - name: blue dtype: uint16 units: '1' nodata: 0 aliases: - SR_B1 - band_1 - name: green dtype: uint16 units: '1' nodata: 0 aliases: - SR_B2 - band_2 - name: red dtype: uint16 units: '1' nodata: 0 aliases: - SR_B3 - band_3 - name: nir08 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B4 - band_4 - nir - name: swir16 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B5 - band_5 - swir_1 - name: swir22 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B7 - band_7 - swir_2 - name: qa_pixel dtype: uint16 units: bit_index nodata: 1 aliases: - QA_PIXEL - pq - pixel_quality flags_definition: snow: bits: 5 values: '0': not_high_confidence '1': high_confidence clear: bits: 6 values: '0': false '1': true cloud: bits: 3 values: '0': not_high_confidence '1': high_confidence water: bits: 7 values: '0': land_or_cloud '1': water nodata: bits: 0 values: '0': false '1': true cloud_shadow: bits: 4 values: '0': not_high_confidence '1': high_confidence dilated_cloud: bits: 1 values: '0': not_dilated '1': dilated cloud_confidence: bits: - 8 - 9 values: '0': none '1': low '2': medium '3': high snow_ice_confidence: bits: - 12 - 13 values: '0': none '1': low '2': reserved '3': high cloud_shadow_confidence: bits: - 10 - 11 values: '0': none '1': low '2': reserved '3': high - name: qa_radsat dtype: uint16 units: bit_index nodata: 0 aliases: - QA_RADSAT - radsat - radiometric_saturation flags_definition: dropped_pixel: bits: 9 values: '0': false '1': true nir_saturation: bits: 3 values: '0': false '1': true red_saturation: bits: 2 values: '0': false '1': true tir_saturation: bits: 5 values: '0': false '1': true blue_saturation: bits: 0 values: '0': false '1': true green_saturation: bits: 1 values: '0': false '1': true band_1_saturation: bits: 0 values: '0': false '1': true band_2_saturation: bits: 1 values: '0': false '1': true band_3_saturation: bits: 2 values: '0': false '1': true band_4_saturation: bits: 3 values: '0': false '1': true band_5_saturation: bits: 4 values: '0': false '1': true band_6_saturation: bits: 5 values: '0': false '1': true band_7_saturation: bits: 6 values: '0': false '1': true swir_1_saturation: bits: 4 values: '0': false '1': true swir_2_saturation: bits: 6 values: '0': false '1': true - name: atmos_opacity dtype: int16 units: '1' nodata: -9999 aliases: - SR_ATMOS_OPACITY - atmos_opacity - name: cloud_qa dtype: uint8 units: bit_index nodata: 0 aliases: - SR_CLOUD_QA flags_definition: snow: bits: 4 values: '0': false '1': true cloud: bits: 1 values: '0': false '1': true water: bits: 5 values: '0': false '1': true cloud_shadow: bits: 2 values: '0': false '1': true adjacent_to_cloud: bits: 3 values: '0': false '1': true dark_dense_vegetation: bits: 0 values: '0': false '1': true ... --- # Product ls7_c2l2_sr # url: https://tai-odc.terrainai.com/products/ls7_c2l2_sr.odc-product.yaml name: ls7_c2l2_sr license: CC-BY-4.0 metadata_type: eo3 description: USGS Landsat 7 Collection 2 Level-2 Surface Reflectance metadata: product: name: ls7_c2l2_sr measurements: - name: blue dtype: uint16 units: '1' nodata: 0 aliases: - SR_B1 - band_1 - name: green dtype: uint16 units: '1' nodata: 0 aliases: - SR_B2 - band_2 - name: red dtype: uint16 units: '1' nodata: 0 aliases: - SR_B3 - band_3 - name: nir08 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B4 - band_4 - nir - name: swir16 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B5 - band_5 - swir_1 - name: swir22 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B7 - band_7 - swir_2 - name: qa_pixel dtype: uint16 units: bit_index nodata: 1 aliases: - QA_PIXEL - pq - pixel_quality flags_definition: snow: bits: 5 values: '0': not_high_confidence '1': high_confidence clear: bits: 6 values: '0': false '1': true cloud: bits: 3 values: '0': not_high_confidence '1': high_confidence water: bits: 7 values: '0': land_or_cloud '1': water nodata: bits: 0 values: '0': false '1': true cloud_shadow: bits: 4 values: '0': not_high_confidence '1': high_confidence dilated_cloud: bits: 1 values: '0': not_dilated '1': dilated cloud_confidence: bits: - 8 - 9 values: '0': none '1': low '2': medium '3': high snow_ice_confidence: bits: - 12 - 13 values: '0': none '1': low '2': reserved '3': high cloud_shadow_confidence: bits: - 10 - 11 values: '0': none '1': low '2': reserved '3': high - name: qa_radsat dtype: uint16 units: bit_index nodata: 0 aliases: - QA_RADSAT - radsat - radiometric_saturation flags_definition: dropped_pixel: bits: 9 values: '0': false '1': true nir_saturation: bits: 3 values: '0': false '1': true red_saturation: bits: 2 values: '0': false '1': true blue_saturation: bits: 0 values: '0': false '1': true green_saturation: bits: 1 values: '0': false '1': true tir_h_saturation: bits: 8 values: '0': false '1': true tir_l_saturation: bits: 5 values: '0': false '1': true band_1_saturation: bits: 0 values: '0': false '1': true band_2_saturation: bits: 1 values: '0': false '1': true band_3_saturation: bits: 2 values: '0': false '1': true band_4_saturation: bits: 3 values: '0': false '1': true band_5_saturation: bits: 4 values: '0': false '1': true band_7_saturation: bits: 6 values: '0': false '1': true swir_1_saturation: bits: 4 values: '0': false '1': true swir_2_saturation: bits: 6 values: '0': false '1': true band_6H_saturation: bits: 8 values: '0': false '1': true band_6L_saturation: bits: 5 values: '0': false '1': true - name: atmos_opacity dtype: int16 units: '1' nodata: -9999 aliases: - SR_ATMOS_OPACITY - atmos_opacity - name: cloud_qa dtype: uint8 units: bit_index nodata: 0 aliases: - SR_CLOUD_QA flags_definition: snow: bits: 4 values: '0': false '1': true cloud: bits: 1 values: '0': false '1': true water: bits: 5 values: '0': false '1': true cloud_shadow: bits: 2 values: '0': false '1': true adjacent_to_cloud: bits: 3 values: '0': false '1': true dark_dense_vegetation: bits: 0 values: '0': false '1': true ... --- # Product ls8_c2l2_sr # url: https://tai-odc.terrainai.com/products/ls8_c2l2_sr.odc-product.yaml name: ls8_c2l2_sr license: CC-BY-4.0 metadata_type: eo3 description: USGS Landsat 8 Collection 2 Level-2 Surface Reflectance metadata: product: name: ls8_c2l2_sr measurements: - name: coastal dtype: uint16 units: '1' nodata: 0 aliases: - SR_B1 - band_1 - coastal_aerosol - name: blue dtype: uint16 units: '1' nodata: 0 aliases: - SR_B2 - band_2 - name: green dtype: uint16 units: '1' nodata: 0 aliases: - SR_B3 - band_3 - name: red dtype: uint16 units: '1' nodata: 0 aliases: - SR_B4 - band_4 - name: nir08 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B5 - band_5 - name: swir16 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B6 - band_6 - swir_1 - name: swir22 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B7 - band_7 - swir_2 - name: qa_pixel dtype: uint16 units: bit_index nodata: 1 aliases: - pixel_qa - pq - pixel_quality flags_definition: snow: bits: 5 values: '0': not_high_confidence '1': high_confidence clear: bits: 6 values: '0': false '1': true cloud: bits: 3 values: '0': not_high_confidence '1': high_confidence water: bits: 7 values: '0': land_or_cloud '1': water cirrus: bits: 2 values: '0': not_high_confidence '1': high_confidence nodata: bits: 0 values: '0': false '1': true cloud_shadow: bits: 4 values: '0': not_high_confidence '1': high_confidence dilated_cloud: bits: 1 values: '0': not_dilated '1': dilated cloud_confidence: bits: - 8 - 9 values: '0': none '1': low '2': medium '3': high cirrus_confidence: bits: - 14 - 15 values: '0': none '1': low '2': reserved '3': high snow_ice_confidence: bits: - 12 - 13 values: '0': none '1': low '2': reserved '3': high cloud_shadow_confidence: bits: - 10 - 11 values: '0': none '1': low '2': reserved '3': high - name: qa_radsat dtype: uint16 units: bit_index nodata: 0 aliases: - QA_RADSAT - radsat - radiometric_saturation flags_definition: nir_saturation: bits: 4 values: '0': false '1': true red_saturation: bits: 3 values: '0': false '1': true blue_saturation: bits: 1 values: '0': false '1': true green_saturation: bits: 2 values: '0': false '1': true band_1_saturation: bits: 0 values: '0': false '1': true band_2_saturation: bits: 1 values: '0': false '1': true band_3_saturation: bits: 2 values: '0': false '1': true band_4_saturation: bits: 3 values: '0': false '1': true band_5_saturation: bits: 4 values: '0': false '1': true band_6_saturation: bits: 5 values: '0': false '1': true band_7_saturation: bits: 6 values: '0': false '1': true swir_1_saturation: bits: 5 values: '0': false '1': true swir_2_saturation: bits: 6 values: '0': false '1': true terrain_occlusion: bits: 11 values: '0': false '1': true - name: qa_aerosol dtype: uint8 units: bit_index nodata: 1 aliases: - SR_QA_AEROSOL - qa_aerosol - aerosol_qa flags_definition: water: bits: 2 values: '0': false '1': true nodata: bits: 0 values: '0': false '1': true aerosol_level: bits: - 6 - 7 values: '0': climatology '1': low '2': medium '3': high interpolated_aerosol: bits: 5 values: '0': false '1': true valid_aerosol_retrieval: bits: 1 values: '0': false '1': true ... --- # Product ls9_c2l2_sr # url: https://tai-odc.terrainai.com/products/ls9_c2l2_sr.odc-product.yaml name: ls9_c2l2_sr license: CC-BY-4.0 metadata_type: eo3 description: USGS Landsat 9 Collection 2 Level-2 Surface Reflectance metadata: product: name: ls9_c2l2_sr measurements: - name: coastal dtype: uint16 units: '1' nodata: 0 aliases: - SR_B1 - band_1 - coastal_aerosol - name: blue dtype: uint16 units: '1' nodata: 0 aliases: - SR_B2 - band_2 - name: green dtype: uint16 units: '1' nodata: 0 aliases: - SR_B3 - band_3 - name: red dtype: uint16 units: '1' nodata: 0 aliases: - SR_B4 - band_4 - name: nir08 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B5 - band_5 - name: swir16 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B6 - band_6 - swir_1 - name: swir22 dtype: uint16 units: '1' nodata: 0 aliases: - SR_B7 - band_7 - swir_2 - name: qa_pixel dtype: uint16 units: bit_index nodata: 1 aliases: - pixel_qa - pq - pixel_quality flags_definition: snow: bits: 5 values: '0': not_high_confidence '1': high_confidence clear: bits: 6 values: '0': false '1': true cloud: bits: 3 values: '0': not_high_confidence '1': high_confidence water: bits: 7 values: '0': land_or_cloud '1': water cirrus: bits: 2 values: '0': not_high_confidence '1': high_confidence nodata: bits: 0 values: '0': false '1': true cloud_shadow: bits: 4 values: '0': not_high_confidence '1': high_confidence dilated_cloud: bits: 1 values: '0': not_dilated '1': dilated cloud_confidence: bits: - 8 - 9 values: '0': none '1': low '2': medium '3': high cirrus_confidence: bits: - 14 - 15 values: '0': none '1': low '2': reserved '3': high snow_ice_confidence: bits: - 12 - 13 values: '0': none '1': low '2': reserved '3': high cloud_shadow_confidence: bits: - 10 - 11 values: '0': none '1': low '2': reserved '3': high - name: qa_radsat dtype: uint16 units: bit_index nodata: 0 aliases: - QA_RADSAT - radsat - radiometric_saturation flags_definition: nir_saturation: bits: 4 values: '0': false '1': true red_saturation: bits: 3 values: '0': false '1': true blue_saturation: bits: 1 values: '0': false '1': true green_saturation: bits: 2 values: '0': false '1': true band_1_saturation: bits: 0 values: '0': false '1': true band_2_saturation: bits: 1 values: '0': false '1': true band_3_saturation: bits: 2 values: '0': false '1': true band_4_saturation: bits: 3 values: '0': false '1': true band_5_saturation: bits: 4 values: '0': false '1': true band_6_saturation: bits: 5 values: '0': false '1': true band_7_saturation: bits: 6 values: '0': false '1': true swir_1_saturation: bits: 5 values: '0': false '1': true swir_2_saturation: bits: 6 values: '0': false '1': true terrain_occlusion: bits: 11 values: '0': false '1': true - name: qa_aerosol dtype: uint8 units: bit_index nodata: 1 aliases: - SR_QA_AEROSOL - qa_aerosol - aerosol_qa flags_definition: water: bits: 2 values: '0': false '1': true nodata: bits: 0 values: '0': false '1': true aerosol_level: bits: - 6 - 7 values: '0': climatology '1': low '2': medium '3': high interpolated_aerosol: bits: 5 values: '0': false '1': true valid_aerosol_retrieval: bits: 1 values: '0': false '1': true ... --- # Product nasadem # url: https://tai-odc.terrainai.com/products/nasadem.odc-product.yaml name: nasadem metadata_type: eo3 description: NASADEM from Microsoft's Planetary Computer metadata: product: name: nasadem measurements: - name: elevation dtype: int16 units: '1' nodata: -32768 storage: crs: EPSG:4326 resolution: latitude: -2.777777777777778e-04 longitude: 2.777777777777778e-04 ... --- # Product osi_lcc_10m_class # url: https://tai-odc.terrainai.com/products/osi_lcc_10m_class.odc-product.yaml name: osi_lcc_10m_class metadata_type: eo3 description: Ordnance Survey Ireland National Landcover Map 2018 metadata: product: name: osi_lcc_10m_class measurements: - name: gray dtype: uint8 units: '1' nodata: 0 storage: crs: EPSG:4326 resolution: latitude: -1.e-05 longitude: 1.e-05 ... --- # Product s2_l2a # url: https://tai-odc.terrainai.com/products/s2_l2a.odc-product.yaml name: s2_l2a metadata_type: eo3 description: Sentinel-2a and Sentinel-2b imagery, processed to Level 2A (Surface Reflectance) and converted to Cloud Optimized GeoTIFFs metadata: product: name: s2_l2a measurements: - name: B01 dtype: uint16 units: '1' nodata: 0 aliases: - band_01 - coastal_aerosol - name: B02 dtype: uint16 units: '1' nodata: 0 aliases: - band_02 - blue - name: B03 dtype: uint16 units: '1' nodata: 0 aliases: - band_03 - green - name: B04 dtype: uint16 units: '1' nodata: 0 aliases: - band_04 - red - name: B05 dtype: uint16 units: '1' nodata: 0 aliases: - band_05 - red_edge_1 - name: B06 dtype: uint16 units: '1' nodata: 0 aliases: - band_06 - red_edge_2 - name: B07 dtype: uint16 units: '1' nodata: 0 aliases: - band_07 - red_edge_3 - name: B08 dtype: uint16 units: '1' nodata: 0 aliases: - band_08 - nir - nir_1 - name: B8A dtype: uint16 units: '1' nodata: 0 aliases: - band_8a - nir_narrow - nir_2 - name: B09 dtype: uint16 units: '1' nodata: 0 aliases: - band_09 - water_vapour - name: B11 dtype: uint16 units: '1' nodata: 0 aliases: - band_11 - swir_1 - swir_16 - name: B12 dtype: uint16 units: '1' nodata: 0 aliases: - band_12 - swir_2 - swir_22 - name: SCL dtype: uint8 units: '1' nodata: 0 aliases: - mask - qa flags_definition: qa: bits: - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 values: '0': no data '1': saturated or defective '2': dark area pixels '3': cloud shadows '4': vegetation '5': bare soils '6': water '7': unclassified '8': cloud medium probability '9': cloud high probability '10': thin cirrus '11': snow or ice description: Sen2Cor Scene Classification - name: AOT dtype: uint16 units: '1' nodata: 0 aliases: - aerosol_optical_thickness - name: WVP dtype: uint16 units: '1' nodata: 0 aliases: - scene_average_water_vapour ... --- # Product sentinel_1_rtc # url: https://tai-odc.terrainai.com/products/sentinel_1_rtc.odc-product.yaml name: sentinel_1_rtc metadata_type: eo3 description: Sentinel 1 Radiometrically Terrain Corrected (RTC) metadata: product: name: sentinel_1_rtc measurements: - name: vv dtype: float32 units: '1' nodata: -32768 aliases: - VV - name: vh dtype: float32 units: '1' nodata: -32768 aliases: - VH storage: crs: EPSG:4326 resolution: latitude: -2.e-04 longitude: 2.e-04 ... --- # Product tai_lidar_dsm # url: https://tai-odc.terrainai.com/products/tai_lidar_dsm.odc-product.yaml name: tai_lidar_dsm metadata_type: eo3 description: Digital Surface Model derived from Airborne or UAV LiDAR Scans. metadata: product: name: tai_lidar_dsm measurements: - name: gray dtype: float32 units: '1' nodata: -99999 storage: crs: EPSG:3857 resolution: x: 5.e-01 y: -5.e-01 ... --- # Product tai_lidar_dtm # url: https://tai-odc.terrainai.com/products/tai_lidar_dtm.odc-product.yaml name: tai_lidar_dtm metadata_type: eo3 description: Digital Terrain Model derived from Airborne or UAV LiDAR Scans. metadata: product: name: tai_lidar_dtm measurements: - name: gray dtype: float32 units: '1' nodata: -99999 storage: crs: EPSG:3857 resolution: x: 5.e-01 y: -5.e-01 ... --- # Product tai_msi_dn # url: https://tai-odc.terrainai.com/products/tai_msi_dn.odc-product.yaml name: tai_msi_dn metadata_type: eo3 description: Multispectral Imagery captured from Aircraft or UAV platforms using a MicroSense Altum DLS2 and processed as Digital Number Values. metadata: product: name: tai_msi_dn measurements: - name: red dtype: float32 units: '1' nodata: -32767 - name: green dtype: float32 units: '1' nodata: -32767 - name: blue dtype: float32 units: '1' nodata: -32767 - name: nir dtype: float32 units: '1' nodata: -32767 - name: re dtype: float32 units: '1' nodata: -32767 storage: crs: EPSG:3857 resolution: x: 2.5e-01 y: -2.5e-01 ... --- # Product tai_msi_m3_rf # url: https://tai-odc.terrainai.com/products/tai_msi_m3_rf.odc-product.yaml name: tai_msi_m3_rf metadata_type: eo3 description: Multispectral Imagery captured from a DJI Mavic 3M UAV platform and processed as Reflectance Values. metadata: product: name: tai_msi_m3_rf measurements: - name: red dtype: float32 units: '1' nodata: -10000 - name: green dtype: float32 units: '1' nodata: -10000 - name: nir dtype: float32 units: '1' nodata: -10000 - name: re dtype: float32 units: '1' nodata: -10000 storage: crs: EPSG:3857 resolution: x: 5.e-02 y: -5.e-02 ... --- # Product tai_msi_rf # url: https://tai-odc.terrainai.com/products/tai_msi_rf.odc-product.yaml name: tai_msi_rf metadata_type: eo3 description: Multispectral Imagery captured from Aircraft or UAV platforms using a MicroSense Altum DLS2 and processed as Reflectance Values. metadata: product: name: tai_msi_rf measurements: - name: red dtype: float32 units: '1' nodata: -32767 - name: green dtype: float32 units: '1' nodata: -32767 - name: blue dtype: float32 units: '1' nodata: -32767 - name: nir dtype: float32 units: '1' nodata: -32767 - name: re dtype: float32 units: '1' nodata: -32767 storage: crs: EPSG:3857 resolution: x: 2.5e-01 y: -2.5e-01 ... --- # Product tai_thermal_cel # url: https://tai-odc.terrainai.com/products/tai_thermal_cel.odc-product.yaml name: tai_thermal_cel metadata_type: eo3 description: Thermal data, in Celcius, captured from Airborne or UAV platform suverys. metadata: product: name: tai_thermal_cel measurements: - name: gray dtype: float32 units: '1' nodata: -32767 storage: crs: EPSG:3857 resolution: x: 5.e-02 y: -5.e-02 ...