adding requests to conda install docs
[JPSSData.git] / conf_example.json
blob64db66f73c83348cf5f40f0db57abcb0e2d30c4a
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": false,
14         "hartiu": 0.1,
15         "downarti": false,
16         "dminz": 0.1,
17         "confal": 100,
18         "toparti": false,
19         "dmaxz": 0.1,
20         "confau": 100,
21         "sC": 100,
22         "skgam": 12,
23         "C": null,
24         "kgam": null
25     }
26   },
27   "plot_settings": {
28     "plot_observed": false,
29     "only_fire": false,
30     "plot_svm": {
31         "plot_data": false,
32         "plot_scaled": false,
33         "plot_decision": false,
34         "plot_poly": false,
35         "plot_supports": false,
36         "plot_result": false
37     }
38   },
39   "data_paths": {
40     "igns": null,
41     "perim_path": "",
42     "forecast_path": ""
43   },
44   "appkey": null