A script to cut out the data from the HOBO datalogger records when the loggers where actually deployed. The script will attempt to process all csv files in the current diretroy.
The "include serial number" option needs to be checked in the export options of the hoboware software.
- Edit the control.yaml file to reflect the current deployment.
- Download the Hobo logger data into the download directory
- ruby hobo.rb > collected-data.csv
- ???
- Profit
The control.yaml file tells the script what data to cut out and what plots to assign the data to. The control.yaml file contains an array of serial numbers each with an array of chambers.