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

Angle Regex catches too wide angles #6

Open
interplanetarychris opened this issue Oct 12, 2019 · 0 comments
Open

Angle Regex catches too wide angles #6

interplanetarychris opened this issue Oct 12, 2019 · 0 comments
Labels
bug Something isn't working
Projects

Comments

@interplanetarychris
Copy link
Collaborator

This regex still needs a little work, as it still tries to process angles that are off by one character, or one character too wide.

https://github.com/consensys-space/trusat-orbit/blob/ea82c90af2645183318f7fc716a901960e0d5c65/iod.py#L32-L43

Problem angle: '1711809-682410' - Offending line:
39462 13 072A 0899 G 20171020002300180 17 25 1711809-6824100 37 S

@interplanetarychris interplanetarychris added the bug Something isn't working label Oct 20, 2019
@mainnebula mainnebula added this to To do in TruSat Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
TruSat
  
To do
Development

No branches or pull requests

1 participant