Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
Orekit Python Wrapper
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • 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 Labs
  • Orekit Python Wrapper
  • Wiki
  • Home

Last edited by Petrus Hyvönen May 01, 2019
Page history

Home

The Orekit Python Wrapper

The Orekit python wrapper enables to use Orekit within a normal Python environment. This is done by creating a wrapper around the java library using the JCC tool that provides a gateway between the java engine and python. The wrapped orekit will be t a large extent behave like a python module, with some caveats due to difference in architecture between Java and Python.

Using Orekit in python provides access to a large number of python libraries and an interactive environment, similar to tools like matlab and mathematica.

Installation from conda packages
Manual Installation
Examples
FAQ
Documentation

The Orekit wrapper was created by SSC and provided to the orekit project in May 2014.

Clone repository
  • Manual Installation of Python Wrapper
  • documentation
  • examples
  • faq
  • Home
  • installation