Skip to contents

Add inflows to Aeme object

Usage

add_inflows(aeme, data)

Arguments

aeme

aeme; object.

data

list with data frames for each inflow. Each data frame must have columns "Date", "HYD_flow", "HYD_temp" and "CHM_salt". If NULL, no inflows are added.

Value

Aeme object with inflows added