Skip to content

12.0.1

Compare
Choose a tag to compare
@BryanCazabonne BryanCazabonne released this 30 Dec 12:46
· 1078 commits to develop since this release

Version 12.0.1 is a patch release of Orekit. The main changes are:

  • Fixed parsing of SP3 files with partly missing standard deviations.
  • Added missing contributions for 12.0 in changes.xml.
  • Fixed exceptions occurring in EOP prediction with ill chosen fitting parameters.
  • Fixed regression in computation speed when using Ephemeris.
  • Added checkstyle configuration for Intellij in contributing.md.
  • Fixed infinite loop when using specific date with CssiSpaceWeatherData.
  • SpacecraftStateInterpolator now takes into account the extrapolation threshold given at construction.
  • Updated JavaDoc for references to the yields method where applicable.
  • Fixed bad dates in ephemeris when reset-at-end is set to false.
  • Fixed covariance computation with ephemeris propagation.
  • AberrationModifier shall be used with user defined DataContext.
  • Fixed bad caching of the ocean tides model.

This version depends on Hipparchus 3.0