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

Allow creating spacecraft actors from TLEs #62

Closed
3 tasks done
gomezzz opened this issue Nov 30, 2022 · 0 comments · Fixed by #175
Closed
3 tasks done

Allow creating spacecraft actors from TLEs #62

gomezzz opened this issue Nov 30, 2022 · 0 comments · Fixed by #175
Assignees
Labels
enhancement New feature or request feature implementing a new feature good first issue Good for newcomers user-facing Anything that users can interact with

Comments

@gomezzz
Copy link
Collaborator

gomezzz commented Nov 30, 2022

Feature

Desired Behavior / Functionality

Be able to read in TLE directly to model satellite with orbit.

What Needs to Be Done

  • Add set orbit in ActorBuilder based on TLE strings
  • Add test for it
  • Update sentinel 2 example notebook from Sentinel2 examples #38 to use this

How Can It Be Tested

With new test 🥳

@gomezzz gomezzz added enhancement New feature or request good first issue Good for newcomers feature implementing a new feature user-facing Anything that users can interact with labels Nov 30, 2022
@gomezzz gomezzz self-assigned this Jul 7, 2023
@gomezzz gomezzz mentioned this issue Jul 7, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature implementing a new feature good first issue Good for newcomers user-facing Anything that users can interact with
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant