File size: 1,152 Bytes
12fd562
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7c2b1eb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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
  select: REP_AREA
  bandname: constant
  coefficient: 1
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
  select: b0
  bandname: b0
  coefficient: 1
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
  bandname: nd
  coefficient: 1
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
  bandname: nd
  coefficient: 1