-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathanalysis_settings.json
45 lines (45 loc) · 1.1 KB
/
analysis_settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"analysis_tag": 1,
"gul_output": true,
"gul_summaries": [
{
"aalcalc": false,
"eltcalc": true,
"id": 1,
"lec_output": false,
"leccalc": {
"outputs": {
"full_uncertainty_aep": false,
"full_uncertainty_oep": false
},
"return_period_file": true
}
}
],
"gul_threshold": 0,
"il_output": true,
"il_summaries": [
{
"aalcalc": false,
"eltcalc": false,
"id": 1,
"summarycalc": true,
"lec_output": false,
"leccalc": {
"outputs": {
"full_uncertainty_aep": true,
"full_uncertainty_oep": true
},
"return_period_file": true
}
}
],
"model_settings": {
"peril_wind": true
},
"model_version_id": "ComplexModelExample",
"module_supplier_id": "OasisLMF",
"number_of_samples": 10,
"prog_id": 1,
"source_tag": "Wind"
}