Skip to content

input file format auto detect #234

@hornig

Description

@hornig

parser.add_argument('-f', '--file_path', type=str, help="path to .csv data file", default='orbit.csv')

currently, the default testcase is a simple .csv file.
but there are more like the IOD file formats or .json formated files (including multi station observations.

it would be nice to have a function that can automatically detect the format.

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