Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid exception when Number of Observation does not match TYPES OF OBSERV #50

Closed
serioca opened this issue Jul 27, 2019 · 1 comment
Closed

Comments

@serioca
Copy link

serioca commented Jul 27, 2019

i have submitted to georinex.rinexheader a rinex file, attached, that have the following line:
5 C1 P2 L1 L2 D1 D2 # / TYPES OF OBSERV
Should be possible do not raise exception?

scivision added a commit that referenced this issue Sep 3, 2019
@scivision
Copy link
Member

This was fixed in ca82ffb

There may still be cases where this fails, but it attempts to adapt to the actual number of observations specified even when the first digit is wrong 5 in your example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants