read_transducer: Read transducer data

View source: R/parse-transducers.R

read_transducerR Documentation

Read transducer data

Description

read transducer raw data and restructure to conform with DCR and WQX compliant schema

Usage

read_transducer(file, downslace = FALSE)

Arguments

file

a csv file with transducer output

downscale

whether or not to downscale the data to 2 hour intervals (for wqx upload)

Details

It is suggested by WQX standards that logger data (usually reported at 15-minute intervals) be uploaded at 2-hour intervals (or longer). By default we will structure data to report the values at 2 hour intervals (top of the hour).


FlowWest/dcrWQX documentation built on Feb. 1, 2024, 5:38 a.m.