DOI-USGS / national-flow-observations

This repository pulls national flow data from NWIS
Other
4 stars 8 forks source link

`cd_value` available in output dataset please #31

Open lindsayplatt opened 1 year ago

lindsayplatt commented 1 year ago

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.

https://github.com/DOI-USGS/national-flow-observations/blob/main/20_data_munge/src/munge_data_files.R#L8