Spaces:
Build error
Build error
Remove viz parameters from OE_Biodiversity.yaml
Browse files- metrics/OE_Biodiversity.yaml +1 -57
metrics/OE_Biodiversity.yaml
CHANGED
@@ -8,21 +8,9 @@ Protected:
|
|
8 |
roi: ''
|
9 |
gee_path: WCMC/WDPA/current/polygons
|
10 |
gee_type: feature_collection
|
11 |
-
viz:
|
12 |
-
palette:
|
13 |
-
- 2ed033
|
14 |
-
- 5aff05
|
15 |
-
- 67b9ff
|
16 |
-
- 5844ff
|
17 |
-
- 0a7618
|
18 |
-
- 2c05ff
|
19 |
-
min: 0
|
20 |
-
max: 1550000
|
21 |
-
opacity: 0.8
|
22 |
select: REP_AREA
|
23 |
bandname: constant
|
24 |
coefficient: 1
|
25 |
-
show: true
|
26 |
Soil:
|
27 |
name: Soil
|
28 |
description: An estimate of soil organic carbon content at b{n} cm depth.
|
@@ -32,27 +20,9 @@ Soil:
|
|
32 |
roi: ''
|
33 |
gee_path: OpenLandMap/SOL/SOL_ORGANIC-CARBON_USDA-6A1C_M/v02
|
34 |
gee_type: image
|
35 |
-
viz:
|
36 |
-
bands:
|
37 |
-
- b0
|
38 |
-
min: 0
|
39 |
-
max: 12
|
40 |
-
palette:
|
41 |
-
- ffffa0
|
42 |
-
- f7fcb9
|
43 |
-
- d9f0a3
|
44 |
-
- addd8e
|
45 |
-
- 78c679
|
46 |
-
- 41ab5d
|
47 |
-
- '238443'
|
48 |
-
- 005b29
|
49 |
-
- 004b29
|
50 |
-
- 012b13
|
51 |
-
- 00120b
|
52 |
select: b0
|
53 |
bandname: b0
|
54 |
coefficient: 1
|
55 |
-
show: false
|
56 |
NDVI:
|
57 |
name: NDVI
|
58 |
description: Normalized difference vegetation index
|
@@ -65,21 +35,8 @@ NDVI:
|
|
65 |
normalized_difference:
|
66 |
- B4
|
67 |
- B3
|
68 |
-
viz:
|
69 |
-
min: -1
|
70 |
-
max: 1
|
71 |
-
palette:
|
72 |
-
- "#d73027"
|
73 |
-
- "#f46d43"
|
74 |
-
- "#fdae61"
|
75 |
-
- "#fee08b"
|
76 |
-
- "#d9ef8b"
|
77 |
-
- "#a6d96a"
|
78 |
-
- "#66bd63"
|
79 |
-
- "#1a9850"
|
80 |
bandname: nd
|
81 |
coefficient: 1
|
82 |
-
show: true
|
83 |
NDWI:
|
84 |
name: NDWI
|
85 |
description: An estimate of the water content of leaves.
|
@@ -92,18 +49,5 @@ NDWI:
|
|
92 |
normalized_difference:
|
93 |
- B5
|
94 |
- B6
|
95 |
-
viz:
|
96 |
-
min: -1
|
97 |
-
max: 1
|
98 |
-
palette:
|
99 |
-
- "#ece7f2"
|
100 |
-
- "#d0d1e6"
|
101 |
-
- "#a6bddb"
|
102 |
-
- "#74a9cf"
|
103 |
-
- "#3690c0"
|
104 |
-
- "#0570b0"
|
105 |
-
- "#045a8d"
|
106 |
-
- "#023858"
|
107 |
bandname: nd
|
108 |
-
coefficient: 1
|
109 |
-
show: true
|
|
|
8 |
roi: ''
|
9 |
gee_path: WCMC/WDPA/current/polygons
|
10 |
gee_type: feature_collection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
select: REP_AREA
|
12 |
bandname: constant
|
13 |
coefficient: 1
|
|
|
14 |
Soil:
|
15 |
name: Soil
|
16 |
description: An estimate of soil organic carbon content at b{n} cm depth.
|
|
|
20 |
roi: ''
|
21 |
gee_path: OpenLandMap/SOL/SOL_ORGANIC-CARBON_USDA-6A1C_M/v02
|
22 |
gee_type: image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
select: b0
|
24 |
bandname: b0
|
25 |
coefficient: 1
|
|
|
26 |
NDVI:
|
27 |
name: NDVI
|
28 |
description: Normalized difference vegetation index
|
|
|
35 |
normalized_difference:
|
36 |
- B4
|
37 |
- B3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
bandname: nd
|
39 |
coefficient: 1
|
|
|
40 |
NDWI:
|
41 |
name: NDWI
|
42 |
description: An estimate of the water content of leaves.
|
|
|
49 |
normalized_difference:
|
50 |
- B5
|
51 |
- B6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
bandname: nd
|
53 |
+
coefficient: 1
|
|