Skip to content

Commit d926d1f

Browse files
committed
Replaced S2 indexdb custom scripts, now NIR maps to B9
1 parent 89f1377 commit d926d1f

File tree

163 files changed

+268
-268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+268
-268
lines changed

sentinel-2/indexdb/id_1.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=1=&sensor_id=96
33

44
let index = (B11)/(B12);
5-
let min = 0.058;
6-
let max = 17.147;
5+
let min = 0.059;
6+
let max = 17.387;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_104.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = B09-B8A*B05;
55
let min = -0.071;
6-
let max = 0.379;
6+
let max = 0.38;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_109.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=109=&sensor_id=96
33

44
let index = (B08-B05)/(B08+B04);
5-
let min = -2.769;
6-
let max = 0.735;
5+
let min = -2.76;
6+
let max = 0.737;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_11.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=11=&sensor_id=96
33

44
let index = (B05-B01)/(B05);
5-
let min = -16.216;
6-
let max = 0.941;
5+
let min = -16.381;
6+
let max = 0.943;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_110.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = ((B08)/(B04)-1)/(Math.sqrt((B08)/(B04)+1));
55
let min = -0.917;
6-
let max = 3.8;
6+
let max = 3.792;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_12.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B09)/(B05);
55
let min = 0.059;
6-
let max = 17.016;
6+
let max = 17.353;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_123.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=123=&sensor_id=96
33

44
let index = (B08)/(B03);
5-
let min = 0.06;
6-
let max = 17.297;
5+
let min = 0.058;
6+
let max = 16.86;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_125.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=125=&sensor_id=96
33

44
let index = (0.1*B09-B05)/(0.1*B09+B05);
5-
let min = -0.989;
6-
let max = 0.263;
5+
let min = -0.988;
6+
let max = 0.256;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_128.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B09)/(B03)-1;
55
let min = -0.942;
6-
let max = 16.182;
6+
let max = 16.427;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_130.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=130=&sensor_id=96
33

44
let index = (B05-B04)/(B05+B04);
5-
let min = -0.891;
6-
let max = 0.89;
5+
let min = -0.889;
6+
let max = 0.888;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_131.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=131=&sensor_id=96
33

44
let index = (B09)/(B05)-1;
5-
let min = -0.943;
6-
let max = 16.169;
5+
let min = -0.941;
6+
let max = 16.34;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_132.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B09)/(B05);
55
let min = 0.059;
6-
let max = 17.238;
6+
let max = 16.952;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_135.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=135=&sensor_id=96
33

44
let index = (B09-B01)/(B09+B01);
5-
let min = -0.891;
6-
let max = 0.888;
5+
let min = -0.889;
6+
let max = 0.89;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_136.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (0.1*B09-B01)/(0.1*B09+B01);
55
let min = -0.988;
6-
let max = 0.26;
6+
let max = 0.263;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_14.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=14=&sensor_id=96
33

44
let index = (B12)/(B05);
5-
let min = 0.06;
6-
let max = 17.115;
5+
let min = 0.059;
6+
let max = 17.286;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_150.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=150=&sensor_id=96
33

44
let index = (B08-B05)/(B08-B04);
5-
let min = -32.415;
6-
let max = 33.153;
5+
let min = -32.081;
6+
let max = 33.808;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_151.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=151=&sensor_id=96
33

44
let index = (B08)/(B05);
5-
let min = 0.059;
6-
let max = 17.098;
5+
let min = 0.058;
6+
let max = 17.134;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_153.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=153=&sensor_id=96
33

44
let index = (B04)/(B03*B05);
5-
let min = 0.253;
6-
let max = 208.913;
5+
let min = 0.252;
6+
let max = 211.899;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_154.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B04)/(B03);
55
let min = 0.058;
6-
let max = 17.489;
6+
let max = 17.231;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_155.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=155=&sensor_id=96
33

44
let index = (B8A)/(B03*B05);
5-
let min = 0.252;
6-
let max = 210.361;
5+
let min = 0.256;
6+
let max = 209.284;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_16.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=16=&sensor_id=96
33

44
let index = 2.5*(B09-B05)/((B09+6*B05-7.5*B01)+1);
5-
let min = -8.116;
6-
let max = 7.915;
5+
let min = -8.256;
6+
let max = 7.973;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_164.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=164=&sensor_id=96
33

44
let index = (B08-B04)/(B08+B04-2*B01);
5-
let min = -16.712;
6-
let max = 16.644;
5+
let min = -16.255;
6+
let max = 16.463;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_166.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=166=&sensor_id=96
33

44
let index = (B07-B05)/(B07-B04);
5-
let min = -32.279;
6-
let max = 33.105;
5+
let min = -32.454;
6+
let max = 32.849;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_167.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=167=&sensor_id=96
33

44
let index = (B08-B01)/(B04-B01);
5-
let min = -32.877;
6-
let max = 33.679;
5+
let min = -32.149;
6+
let max = 33.201;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_176.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=176=&sensor_id=96
33

44
let index = (B08)/(B04);
5-
let min = 0.059;
6-
let max = 17.056;
5+
let min = 0.058;
6+
let max = 17.083;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_18.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B12)/(B08)+(B03)/(B04);
55
let min = 0.359;
6-
let max = 23.914;
6+
let max = 23.946;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_180.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=180=&sensor_id=96
33

44
let index = (B05)/(B04);
5-
let min = 0.057;
6-
let max = 17.394;
5+
let min = 0.059;
6+
let max = 17.438;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_181.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B04)/(B05);
55
let min = 0.058;
6-
let max = 17.171;
6+
let max = 16.894;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_186.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=186=&sensor_id=96
33

44
let index = (B09-(B03+B01))/(B09+(B03+B01));
5-
let min = -0.938;
6-
let max = 0.529;
5+
let min = -0.939;
6+
let max = 0.533;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_187.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B09-(B05+B01))/(B09+(B05+B01));
55
let min = -0.939;
6-
let max = 0.529;
6+
let max = 0.53;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_188.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B09-(B03+B05+B01))/(B09+(B03+B05+B01));
55
let min = -0.958;
6-
let max = 0.175;
6+
let max = 0.176;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_19.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=19=&sensor_id=96
33

44
let index = (B04)/(B03);
5-
let min = 0.058;
6-
let max = 17.328;
5+
let min = 0.059;
6+
let max = 17.172;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_191.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=191=&sensor_id=96
33

44
let index = (3*(B05-B04)-0.2*(B05-B03)*(B05)/(B04))/((1+0.16)*(B08-B04)/(B08+B04+0.16));
5-
let min = -45.148;
6-
let max = 47.528;
5+
let min = -45.093;
6+
let max = 47.447;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_192.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=192=&sensor_id=96
33

44
let index = ((B05-B04)-0.2*(B05-B03)*((B05)/(B04)))/((1+0.16)*(B08-B04)/(B08+B04+0.16));
5-
let min = -14.546;
6-
let max = 15.177;
5+
let min = -14.587;
6+
let max = 14.919;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_196.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=196=&sensor_id=96
33

44
let index = 700+40*(((B04+B07)/(2))-B05)/(B06-B05);
5-
let min = -421.893;
6-
let max = 1862.459;
5+
let min = -431.802;
6+
let max = 1870.077;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_197.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// URL http://www.indexdatabase.de/db/si-single.php?rsindex_id=197=&sensor_id=96
33

44
let index = (((B05-B04)-0.2*(B05-B03))*((B05)/(B04)))/((1.5*(1.2*(B08-B03)-2.5*(B04-B03))/(Math.sqrt(Math.pow(((2*B08+1)),(2))-(6*B08-5*Math.sqrt(B04))-0.5))));
5-
let min = -11.353;
6-
let max = 18.246;
5+
let min = -11.44;
6+
let max = 18.142;
77
let zero = 0.0;
88

99
// colorBlend will return a color when the index is between min and max and white when it is less than min.

sentinel-2/indexdb/id_20.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B11)/(B08);
55
let min = 0.057;
6-
let max = 17.175;
6+
let max = 17.028;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

sentinel-2/indexdb/id_203.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
let index = (B05)/(B01);
55
let min = 0.058;
6-
let max = 17.418;
6+
let max = 16.869;
77

88
// colorBlend will return a color when the index is between min and max and white when it is less than min.
99
// To see black when it is more than max, uncomment the last line of colorBlend.

0 commit comments

Comments
 (0)