forked from haroon1396/s2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pins.json
1 lines (1 loc) · 1.2 KB
/
pins.json
1
[{"_id":"62e6391d-d18d-4444-b2b2-d30523785dcb-pin","lat":34.53951016901461,"lng":46.92638397216797,"tag":"v3.0.76","gain":1,"zoom":12,"gamma":1,"title":"Mix Leaf Area Index (MixLAI)","toTime":"2020-09-20T23:59:59.999Z","layerId":null,"themeId":"DEFAULT-THEME","fromTime":"2020-09-20T00:00:00.000Z","redRange":[0,1],"blueRange":[0,1],"datasetId":"S2L2A","dataFusion":[],"evalscript":"var MixLAI = ((B08/(B04+B11))+(B08/(B04+B12)))/2.0 // calculate the index\nif (MixLAI<0.0) return [0,0,0];\nelse if (MixLAI<0.25) return [0.95,0.95,0.8];\nelse if (MixLAI<0.5) return [0.93,0.91,0.71];\nelse if (MixLAI<0.75) return [0.87,0.85,0.61];\nelse if (MixLAI<1.0) return [0.57,0.75,0.32];\nelse if (MixLAI<1.5) return [0.44,0.64,0.25];\nelse if (MixLAI<2.0) return [0.31,0.54,0.18];\nelse if (MixLAI<2.5) return [0.19,0.43,0.11];\nelse if (MixLAI<3.0) return [0.57,0.75,0.32];\nelse if (MixLAI<3.5) return [0.44,0.64,0.25];\nelse if (MixLAI<4.0) return [0.31,0.54,0.18];\nelse if (MixLAI<4.5) return [0.19,0.43,0.11];\nelse if (MixLAI<5.0) return [0.06,0.33,0.04];\nelse return [0,0.15,0];\n\n","greenRange":[0,1],"evalscripturl":"","visualizationUrl":"https://services.sentinel-hub.com/ogc/wms/bd86bcc0-f318-402b-a145-015f85b9427e"}]