We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745422c commit 46ed940Copy full SHA for 46ed940
1 file changed
MSLSP_Parameters_test.json
@@ -1,11 +1,11 @@
1
{
2
"setup":{
3
4
- "imgStartYr":2015,
5
- "imgEndYr":2019,
+ "imgStartYr":2016,
+ "imgEndYr":2020,
6
7
- "phenStartYr":2016,
8
- "phenEndYr":2017,
+ "phenStartYr":2017,
+ "phenEndYr":2018,
9
10
"downloadImagery":false,
11
"preprocessImagery":true,
@@ -72,7 +72,7 @@
72
73
"dormantQuantile":0.05,
74
"dormStart":"2015-01-01",
75
- "dormEnd":"2019-12-31",
+ "dormEnd":"2020-12-31",
76
77
"spikeThresh":2,
78
"minResid":0.1,
0 commit comments