We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am running python 3.6.4. I got error running a GPS RINEX 2.11 navigation file
plots.py, line 28, in plotobs if not p in obs: TypeError: argument of type 'NoneType' is not iterable
Have you seen this error before? Am I missing a library?
The text was updated successfully, but these errors were encountered:
I think it's a typo bug, when one only reads a NAV file. I believe it is fixed by 05f3d01
Sorry, something went wrong.
No branches or pull requests
Hi,
I am running python 3.6.4. I got error running a GPS RINEX 2.11 navigation file
Have you seen this error before? Am I missing a library?
The text was updated successfully, but these errors were encountered: