You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matthew-schultz
changed the title
extract_hobo.py currently requires a row in sensor_info for each column
extract_hobo.py currently requires a row in sensor_info for each column in csv
May 31, 2019
If a column in a hobo csv doesn't have a matching row in sensor_info, extract_hobo.py throws an error and does not insert any of the readings.
Need to update this behavior so that it inserts readings into the database as long as at least one column matches with purpose.
The text was updated successfully, but these errors were encountered: