We have a line of code that creates that cd_value column and handles different possible values when aggregating the instantaneous data into daily but is not propagated through during the next select(). This should be kept for both the uv and dv services so that it is available for other use-cases of this dataset.
We have a line of code that creates that
cd_value
column and handles different possible values when aggregating the instantaneous data into daily but is not propagated through during the nextselect()
. This should be kept for both theuv
anddv
services so that it is available for other use-cases of this dataset.https://github.com/DOI-USGS/national-flow-observations/blob/main/20_data_munge/src/munge_data_files.R#L8