SourceCode.initialise_csv_files

SourceCode.initialise_csv_files#

This script makes preperation to extract data from FTT masterfiles in the “/Inputs/_MasterFiles/[model]” folders and save them in separate csv files.

@author: Femke

Functions

generate_model_list(ftt_modules, scenarios)

Using the models and scenarios from the settings.ini file, put these into a dictionary.

get_masterfile(ftt_module, scenario)

Find the matching file name

initialise_csv_files(ftt_modules, scenarios)

This function initialises the csv files for the model run.