format_inflow: Format inflow data for each model

View source: R/format_flow.R

format_inflowR Documentation

Format inflow data for each model

Description

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


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.