Orekit 12.2.1 released

The Orekit team is pleased to announce the release of Orekit version 12.2.1.
This is a patch version, including bug fixes.
The main changes are:

  • Fix deprecated abstract method in 12.2
  • Fixed computation time regression by removing HashMap from (Field)TLEPropagator.
  • Fixed mass depletions not carried between measurements in KalmanModels.
  • Fixed unchecked conversion warnings in tests after 12.2 release.
  • Updated design UML diagrams.
  • Fixed normalization exception in ThrustPropulsionModel with Field.
  • Fix EKF and UKF with 1-5 orbital parameters.
  • Fixed conversion error with large values for arguments of longitude and latitude.
  • Fixed ClockOffsetDriver not modifying the value of BistaticRange.

This version depends on Hipparchus 3.1

For complete release notes please see:
https://www.orekit.org/site-orekit-12.2.1/changes-report.html

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

Thank you to all our contributors @dstrobel @dorian @Vincent @Serrof @markrutten @pascal.sauer

7 Likes