fixing a typo
[JPSSData.git] / conf_example.json
blob041086b0b71b6d32317c76039cb247ff6a44cb99
2   "method_settings": {
3     "dyn_pen": false,
4     "search": false,
5     "fire_interp": false,
6     "cloud": true,
7     "minconf": 70,
8     "svm_settings": {
9         "norm": true,
10         "notnan": true,
11         "artil": false,
12         "hartil": 0.2,
13         "artiu": true,
14         "hartiu": 0.1,
15         "downarti": true,
16         "dminz": 0.1,
17         "confal": 100,
18         "toparti": false,
19         "dmaxz": 0.1,
20         "confau": 100
21     }
22   },
23   "plot_settings": {
24     "plot_observed": false,
25     "only_fire": false,
26     "plot_svm": {
27         "plot_data": false,
28         "plot_scaled": false,
29         "plot_decision": false,
30         "plot_poly": false,
31         "plot_supports": false,
32         "plot_result": false
33     }
34   },
35   "data_paths": {
36     "igns": null,
37     "perim_path": "",
38     "forecast_path": ""
39   },
40   "appkey": null