Downloads

Development Library version

The development version of the OREKIT library is always available to download from our version control system. We use Git as our SCM. The anonymous read access to our Git repository allows users who need the latest features and the latest bug fixes to get them even before an official release.

The Git repository can be cloned using the following command, which can be easily adapted if you are using one of the numerous Git graphical user interface available or if Git is supported by you integrated development environment:

  git clone http://www.orekit.org/git/orekit

Released Library versions

OREKIT is provided both in several packaging systems. You can pick up the one that better suits your needs. Source packages are the most complete ones since the other packages (binary jars, javadoc jars and even the bulk of this site) are created from these sources.

OREKIT is also available in maven central repository since version 5.0.1, with groupID org.orekit and artifactId orekit, so maven internal mechanism will download automatically all artifacts and dependencies as required.

version 6.1 downloads (release date: 2013-12-13)
package link
source orekit-6.1-sources.zip
binary orekit-6.1.jar
javadoc orekit-6.1-javadoc.jar
version 6.0 downloads (release date: 2013-04-23)
package link
source orekit-6.0-sources.zip
binary orekit-6.0.jar
javadoc orekit-6.0-javadoc.jar
version 5.0.3 downloads (release date: 2011-07-13)
package link
source orekit-5.0.3-sources.zip
binary orekit-5.0.3.jar
javadoc orekit-5.0.3-javadoc.jar
version 5.0.2 downloads (release date: 2011-07-11)
package link
source orekit-5.0.2-sources.zip
binary orekit-5.0.2.jar
javadoc orekit-5.0.2-javadoc.jar
version 5.0.1 downloads (release date: 2011-04-18)
package link
source orekit-5.0.1-sources.zip
binary orekit-5.0.1.jar
javadoc orekit-5.0.1-javadoc.jar
version 5.0 downloads (release date: 2010-05-06)
package link
source orekit-5.0-src.zip
binary orekit-5.0.jar
javadoc orekit-5.0-doc.jar
version 4.1 downloads (release date: 2009-08-18)
package link
source orekit-4.1-src.zip
binary orekit-4.1.jar
javadoc orekit-4.1-doc.jar
version 4.0 downloads (release date: 2008-10-13)
package link
source orekit-4.0-src.zip
binary orekit-4.0.jar
javadoc orekit-4.0-doc.jar
version 3.1 downloads (release date: 2008-07-16)
package link
source orekit-3.1-src.zip
binary orekit-3.1.jar
javadoc orekit-3.1-doc.jar

Data

For convenience, a zip archive containing some configuration data is available for download. Putting this zip archive in your disk and putting its location in the orekit.data.path property to the value is all that is needed to use it. Similar files can be custom made by users with updated data.

This file contents is:

  • leap seconds data up to 2013,
  • IERS Earth orientation parameters from 1973 to end 2013 with predicted date to early 2014 for some parameters (both IAU-1980 and IAU-2000),
  • Marshall Solar Activity Futur Estimation from 1999 to 2013,
  • DE 406 planetary ephemerides from 1962 to 2029,
  • Eigen 06S gravity field.

There are no guarantees that this file will be available indefinitely or that its content will be updated. It should be considered as a simple configuration example. Users are encouraged to set up their own configuration data.

The file is available by following this link: orekit-data.zip.