calculator / metrics /OE_Biodiversity.yaml
mbuuck's picture
Added coefficients/normalizations. Added rounding.
12fd562
raw
history blame
No virus
1.9 kB
---
Protected:
name: Protected
description: The total PA extent, including both marine (if applicable) and terrestrial areas provided by data provider as specified in the legal text for the site.
unit: km^2
min: 0
max: roi_area
roi: ''
gee_path: WCMC/WDPA/current/polygons
gee_type: feature_collection
viz:
palette:
- 2ed033
- 5aff05
- 67b9ff
- 5844ff
- 0a7618
- 2c05ff
min: 0
max: 1550000
opacity: 0.8
select: REP_AREA
bandname: constant
coefficient: 1
show: true
Soil:
name: Soil
description: An estimate of soil organic carbon content at b{n} cm depth.
unit: 5g/kg
min: 0
max: 120
roi: ''
gee_path: OpenLandMap/SOL/SOL_ORGANIC-CARBON_USDA-6A1C_M/v02
gee_type: image
viz:
bands:
- b0
min: 0
max: 12
palette:
- ffffa0
- f7fcb9
- d9f0a3
- addd8e
- 78c679
- 41ab5d
- '238443'
- 005b29
- 004b29
- 012b13
- 00120b
select: b0
bandname: b0
coefficient: 1
show: false
NDVI:
name: NDVI
description: Normalized difference vegetation index
unit: index (continuous)
min: -1
max: 1
roi: ''
gee_path: LANDSAT/LC08/C02/T1
gee_type: algebraic
normalized_difference:
- B4
- B3
viz:
min: -1
max: 1
palette:
- "#d73027"
- "#f46d43"
- "#fdae61"
- "#fee08b"
- "#d9ef8b"
- "#a6d96a"
- "#66bd63"
- "#1a9850"
bandname: nd
coefficient: 1
show: true
NDWI:
name: NDWI
description: An estimate of the water content of leaves.
unit: index (continuous)
min: -1
max: 1
roi: ''
gee_path: LANDSAT/LC08/C02/T1
gee_type: algebraic
normalized_difference:
- B5
- B6
viz:
min: -1
max: 1
palette:
- "#ece7f2"
- "#d0d1e6"
- "#a6bddb"
- "#74a9cf"
- "#3690c0"
- "#0570b0"
- "#045a8d"
- "#023858"
bandname: nd
coefficient: 1
show: true