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

Write runIOD function #13

Closed
moeyensj opened this issue Aug 26, 2019 · 1 comment · Fixed by #33
Closed

Write runIOD function #13

moeyensj opened this issue Aug 26, 2019 · 1 comment · Fixed by #33
Assignees
Labels
enhancement New feature or request
Projects

Comments

@moeyensj
Copy link
Owner

moeyensj commented Aug 26, 2019

Once we have the IOD functions working, we need an integration function that drives running IOD on clusters and can handle some of the IO corner cases, particularly, how to deal with partial clusters.

This issue is blocked by #6.

@moeyensj moeyensj added the enhancement New feature or request label Aug 26, 2019
@moeyensj moeyensj added this to the Initial Orbit Determination milestone Aug 26, 2019
@moeyensj moeyensj self-assigned this Aug 26, 2019
@moeyensj moeyensj added this to To do in v1.1 via automation Aug 26, 2019
@moeyensj
Copy link
Owner Author

Critically, this needs to be multiprocessed. Current timing for Gauss is about 20 nanoseconds for a single solution with an added ~3 ms for orbit propagation and ephemeris generation.

@moeyensj moeyensj mentioned this issue Feb 13, 2020
v1.1 automation moved this from To do to Done Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v1.1
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant