Closed sambles closed 2 years ago
Updated the default summary outputs to only include
Example settings file:
{ "analysis_tag": "1", "ui_config_tag": "Summary", "gul_threshold": 0, "model_name_id": "PiWind", "model_supplier_id": "OasisLMF", "number_of_samples": 10, "prog_id": 1, "source_tag": "dev", "gul_output": true, "gul_summaries": [ { "aalcalc": true, "id": 1, "oed_fields": [], "lec_output": true, "leccalc": { "return_period_file": true, "full_uncertainty_aep": true, "full_uncertainty_oep": true }, "ord_output": {} } ], "il_output": false, "ri_output": false, "model_settings": { "event_set": "p", "event_occurrence_id": "lt", "number_of_samples": 10 } }
Fix summary defaults
Updated the default summary outputs to only include
Example settings file: