Format dataframe into shape for the specified model
Arguments
- outflow
dataframe; as read.csv() from standardised input.
- model
character; Model for which scaling parameters will be applied. Options include c('GOTM', 'GLM', 'Simstrat', 'FLake')
- config_file
filepath; To LER config yaml file. Only used if model = 'GOTM'
- folder
filepath; to folder which contains the model folders generated by export_config()