This is a slightly modified version of the load_temperature_scenarios function that can load climate scenarios downloaded with the getClimateWizardData and saved with the save_temperature_scenarios function. This separate function is necessary, because the climate scenarios are expressed as lists, with one element being a data.frame.
load_ClimateWizard_scenarios(path, prefix)
Arguments
path: character string indicating the file path where the files are to be written.
prefix: character string specifying the prefix for all files.