leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Aggregate Lake Data (different depths) #85

Closed leppott closed 3 years ago

leppott commented 5 years ago

Is your feature request related to a problem? Please describe. Aggregate data from same location but different depths.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

leppott commented 5 years ago

"SiteID" = "LakeID" & "~" & "depth"

Units are optional.

leppott commented 5 years ago

File version of Aggregate in ContDataQC() handles this attempted procedure.

It will merge all files specified in the input.

Names the file by the first one specified and adds "Append_x" to the output. "X" is the number of files merged together.

leppott commented 3 years ago

May be the same as Issue #105

leppott commented 3 years ago

Screenshot of Issue #105 (closed).

image

leppott commented 3 years ago

Works in console and Shiny server online with example files in extdata

image

leppott commented 3 years ago

Example in ContDataQC

image

leppott commented 3 years ago

Commit v2.0.5.9074

https://github.com/leppott/ContDataQC/commit/8f4b31e13ba6afbe73001ca148b04299b0abbfde