Align observation depth data with model data
Arguments
- aeme
aeme; object.
- model
vector; of models to be used. Can be `dy_cd`, `glm_aed`, `gotm_wet`.
- var_sim
character; variable in the AEME format (e.g. "HYD_temp").
- ens_n
integer; ensemble number to plot. Default is 1.
- return_df
logical; if TRUE, return a dataframe; if FALSE, return a list. Default is TRUE.
Value
A data frame with the following columns:
Date: Date of observationdepth: Depth of observationelev: Elevation of observationModel: Model namevar_sim: Variable namevalue: Value of the variabledepth_from: Depth from which the variable is extracteddepth_to: Depth to which the variable is extracted
