Get observations for a given variable from an Aeme object
Arguments
- aeme
aeme; object.
- var_sim
character; variable in the AEME format (e.g. "HYD_temp"). Can be a vector. If missing, all variables are returned.
- depth_range
numeric vector of length 2; depth range (in meters) to filter observations. If NULL, all depths are returned.
- time_filter
logical; if TRUE, filter observations to the time range of the Aeme object. If FALSE, all observations are returned regardless of time.
