Skip to contents

Get observations for a given variable from an Aeme object

Usage

get_obs(aeme, var_sim, depth_range = NULL)

Arguments

aeme

aeme; object.

var_sim

character; variable in the AEME format (e.g. "HYD_temp"). Can be a vector.

Value

A data frame with the following columns:

  • Date: Date of observation

  • var_aeme: Name of the variable in the AEME format

  • depth_from: Depth from which the variable is extracted

  • depth_to: Depth to which the variable is extracted

  • value: Value of the variable