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

Add ability to aggregate lake files with multiple depths #105

Closed leppott closed 3 years ago

leppott commented 3 years ago

Is your feature request related to a problem? Please describe. Add ability to aggregate lake files with multiple depths.

Describe the solution you'd like Single function to combine multiple files from the same location and multiple depths.

Describe alternatives you've considered Could be a new function or use the existing Aggregate function with an additional parameter.

Additional context May be better suited to the LakeMonitoR package (https://github.com/leppott/LakeMonitoR).

More relevant for Lakes but aggregate function already exists in ContDataQC.

leppott commented 3 years ago

May be the same as Issue #85

leppott commented 3 years ago

Close issue. Use issue #85