Skip to content

Ground station observations : extra CR in CSV files #13

Description

@larvorg

Hello,

we notice for each line of a .csv file has TWO CR and one LR (Carriage Return and Line Return).
On Linux you should have only one LR, and on Windows you have one CR and one LR.

This extra CR at the end of each csv line does not mean anything.
We think this comes from our preprocessing task which is based on plain text file. We could have forgotten to delete some characters when extracting and converting to csv.
So, we note this as an issue and will try to fix it.

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