Skip to content

Coordinates data separator problems #53

@mkalecki

Description

@mkalecki

Hi,
I would like to report that ParseAsync method doesn't support BO and SI data block without "space bars" between coordinates.
According to NC-DSTV-Interface.pdf this data format is acceptable and common DSTV files viewers have no problems with it.
In the ParseAsync method result bolts rows (BO) are just ignored (without notice), for SI block ParseAsync throws exception after removing space bar between coordianates. IMHO "no digit char" should be used as data separator in this string range.
In addition, some text string is read incorrectly in SI block.
The attached screenshots should be helpful..
Thanks for sharing!
Regards
Michal Kalecki

2024-05-23_10h58_28
2024-05-23_11h03_29
2024-05-23_16h36_00
2024-05-23_16h54_35

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