Skip to content

GPS raw data error #247

@MMel099

Description

@MMel099

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.

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions