scenario_for_sector_x_geography.RdFunction 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)path to the input folder containing stress test input files
String of length 1 holding sector name.
String of length 1 holding sector name.
A string holding valid scenario names.