Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
Orekit tutorials
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • Orekit tutorials
  • Issues
  • #3

Closed
Open
Opened Apr 14, 2020 by Bryan Cazabonne@bryanMaintainer

Add tutorial for GNSS orbit determination

Currently, it exists a unit test in Orekit for the GNSS orbit determination. This test works perfectly.

It can be a good enhancement to add a tutorial based on this unit test. Indeed, Orekit dependencies are limited to 2 external libraries (JUnit and Hipparchus). Moreover, an unit test must not be too long to not increase considerably the building time of the project.

There are 2 main motivations for adding an external tutorial:

  1. Estimate more than one satellite orbit in order to considerably improve the accuracy. The main drawback is the computation time.
  2. Use external tools to have a more user-friendly initialization of the tutorial. Indeed, if many satellite orbits are estimated, the current initialization of the test is limited.
Assignee
Assign to
10.2
Milestone
10.2
Assign milestone
Time tracking
None
Due date
None
Reference: orekit/orekit-tutorials#3