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

bug in geo.py #2

Closed
fribalet opened this issue Mar 14, 2017 · 0 comments
Closed

bug in geo.py #2

fribalet opened this issue Mar 14, 2017 · 0 comments
Assignees
Labels

Comments

@fribalet
Copy link
Contributor

input:
LAT LON
2120.601 -15816.43
output"
21.3433 -157.7262

LON is wrong, it should be -158.28
Issue is probably in ddm2dd function

@ctberthiaume ctberthiaume self-assigned this Mar 14, 2017
ctberthiaume added a commit that referenced this issue Mar 14, 2017
…g to decimal degree output off by between 0 and +2 degrees. Also handle invalid GGA cases where minutes are > 60.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants