set_get_equipment_tbl | R Documentation |
SET arm vertical offset (height from receiver) and pin lengths vary depending on the equipment used. To manage for this and adjust as needed depending on the readers equipment. Complicating matters, some equipment changes within a site's time series. To accommodate this a separate table is read-in which contains the set arm height and the pin lengths for each set equipment (with a unique equipment_id field) that will be matched up to the reading through a joining process.
set_get_equipment_tbl(filepath)
filepath |
tibble for use in left_joins to the raw data. The field within this output will
provide values for a calculation that will adjust the raw measured values into a standard
height (NAVD88) that will be used in the set_get_absolute_heights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.