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

Shiny - reformat Hobo - fails on a particular file #135

Open leppott opened 2 years ago

leppott commented 2 years ago

Describe the bug Works fine for some files but not others.

Shinyapps.io - 2 - formatHobo.

To Reproduce

  1. https://tetratech-wtr-wne.shinyapps.io/ContDataQC/
  2. Data Preparation
  3. Hoboware Reformat image

Expected behavior Should work regardless of "-" delimiter in date and have pull down for YMD and DMY.

Screenshots NA

Additional context Works when run shiny on PC (Windows).

Replaced "/" with "-" and still didn't work on shinyapps.io

leppott commented 2 years ago

Same file fails regardless of YMD vs. MDY or "-" vs. "/"