-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I have identified a new error with GPS data that can cause downstream errors with the Jasmine analysis. When generating the raw data GPS csv files, some rows inexplicably get duplicated in a way that messes up the format (screenshot below). Starting from row 243, rows get duplicated in a way that the duplicates have more columns than the original rows. This then causes a "ParserError: Error tokenizing data. C error: Expected 6 fields in line XXX, saw 7" when running Jasmine.
One way to fix this would be to iterate over all the GPS files, searching and pruning rows with duplicate timestamps. I am starting to look into Mano for the source of the problem but the code is quite advanced.
Metadata
Metadata
Assignees
Labels
No labels
