Skip to contents

Format dataframe into shape for the specified model

Usage

format_inflow(inflow, model, config_file, folder = ".")

Arguments

inflow

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()

Value

dataframe of met data in the model format