Stress test results are exported to the output dir.

write_stress_test_results(
  results_list,
  iter_var,
  shock_scenario,
  scenario_geography,
  carbon_price_model,
  risk_type,
  financial_stimulus,
  output_path
)

Arguments

results_list

A list of st results.

iter_var

String holding name of iteration variable.

shock_scenario

String holding shock scenario name.

scenario_geography

String holding scenario geography name.

carbon_price_model

String holding carbon price model for trisk.

risk_type

String holding the risk type.

financial_stimulus

Numeric value additional support for low carbon technologies.

output_path

String holding path to output dir.