Orekit 13.1.5 released

The Orekit team is pleased to announce the release of version 13.1.5.
This is a patch version, fixing various bugs.
The main changes are:

  • Account for central body in CCSDS NDM when ModifiedFrame is used. When parsing a CCSDS file Earth-centered ICRF is GCRF.
  • Add CcsdsFrameMapper interface to improve consistency and allow users to provide their own mapping.
  • Fixed wrong getVelocity in FieldOrbit.
  • Fixed peer cache performance regression on high contention.
  • Fixed local dependency in JPL ephemeris loader test.
  • Fixed broken links in documentation.
  • Updated supported names for JPL DE files to support new file naming convention.
  • Fixed confusion between covariance reference time and initial propagation time in StateCovarianceProvider.
  • Fixed parsing DistanceUnit keyword in STK ephemeris file parser.
  • Fixed Gooding convergence issue.
  • Use actual station position in ionospheric angular correction.

This version depends on Hipparchus 4.0.3

For complete release notes please see:

The maven artifacts are available in maven central.
The source and binaries can be retrieved from the forge releases page:

10 Likes

Thank you for the release Romain :+1:

Thanks a lot !

Nice! thank you!

Great. Thanks a lot @Serrof

Thank you @Serrof !