Function returns a vector holding names of scenarios for a provided sector and scenario_geography. To identify valid sector x scenario_geography combinations refer to geographies_for_sector(). Source of truth is the overview scenario_geography_x_ald_sector per default. In case combination of sector and scenario_geography is not available an error is thrown.

scenario_for_sector_x_geography(st_input_folder, sector, scenario_geography)

Arguments

st_input_folder

path to the input folder containing stress test input files

sector

String of length 1 holding sector name.

scenario_geography

String of length 1 holding sector name.

Value

A string holding valid scenario names.