Skip to content

Commit 46ed940

Browse files
committed
Changing the years
1 parent 745422c commit 46ed940

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

MSLSP_Parameters_test.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"setup":{
33

4-
"imgStartYr":2015,
5-
"imgEndYr":2019,
4+
"imgStartYr":2016,
5+
"imgEndYr":2020,
66

7-
"phenStartYr":2016,
8-
"phenEndYr":2017,
7+
"phenStartYr":2017,
8+
"phenEndYr":2018,
99

1010
"downloadImagery":false,
1111
"preprocessImagery":true,
@@ -72,7 +72,7 @@
7272

7373
"dormantQuantile":0.05,
7474
"dormStart":"2015-01-01",
75-
"dormEnd":"2019-12-31",
75+
"dormEnd":"2020-12-31",
7676

7777
"spikeThresh":2,
7878
"minResid":0.1,

0 commit comments

Comments
 (0)