Closed lwillmeth closed 6 years ago
Addressed by 0c235d1f63d060bcdc932fa6eee9f83b7a90cbd8
Moved CSV parsing to another file, importCSV.py because it was cluttering up the logic of the parsing computers. Now it can run more easily on a laptop or the main pi, instead of the parser pis.
Still need to fix and test imports during the experimentphase, but I need a sample csv to verify formatting.
Closing because this has been resolved.
Right now the parser is set up to import the old-style CSV files. We should update the fields for the new database schema.