The Orekit team is pleased to announce the release of Orekit version 13.0.3.
Version 13.0.3 is a patch release of Orekit. The main changes are:
- Update EGM default supported names for EGM 2008 .
- Allow SinexParser to handle empty lines.
- Fixed wrong date for frames transforms in ionospheric models.
- Avoid recomputing again and again the same transform between peered frames.
- Fixed clone behavior in propagator builders.
- Removed duplicate parameter of local clock offset in OneWayGNSSPhase.
- Improved performance of shiftedBy in (Field)Orbit for vanishing time of flight.
- Fixed LOF case in StateCovarianceMatrixProvider.
- Fixed parameter driver added twice.
- Fixed logic in EGMFormatReader to allow tide-free EGM2008 harmonics.
- Avoid recomputing attitude twice in AggregateBoundedPropagator.
- Fixed unit errors in EOP CSV format parser.
- Speed up numbers formatting in Rinex files.
- Fixed problem with FieldCircularOrbit.
- Temporary fix to issue 1719 until GenericTimeStampedCache is fixed.
- Updated regular expression in GravityFieldFactory to read EGM2008 file as well as EGM96.
- Fixed initial spacecraft state type when DSST Jacobian is activated.
This version depends on Hipparchus 4.0.1.
For complete release notes please see: Orekit – Orekit Changes
The maven artifacts are available in maven central. The source and binaries can be retrieved from the forge releases page: Releases · Orekit / Orekit · GitLab