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

formatHobo - add ability to switch between imperial and metric units #120

Closed leppott closed 3 years ago

leppott commented 3 years ago

Is your feature request related to a problem? Please describe. formatHobo hard coded for feet. Lakes using metric.

Describe the solution you'd like Add input parameter to reformatHobo() for units.

Describe alternatives you've considered NA

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

leppott commented 3 years ago

Works fine with revised config file

issue #119 config.Lakes.metric.R

leppott commented 3 years ago

Tested in Shiny.