12.0.2
BryanCazabonne
released this
16 Mar 14:27
·
1075 commits
to develop
since this release
Version 12.0.2 is a patch release of Orekit. The main changes are:
- Change visibility of InertiaAxis and Inertia constructors to public.
- Allow Rinex V4 observation files to have either "ANTENNA: DELTA X/Y/Z" or "ANTENNA: DELTA H/E/N" header line.
- Field versions of Frame.getStaticTransformTo don't allow null dates (they never did, but the javadoc wrongly stated this was allowed).
- Removed blank lines in SP3 file generation.
- Fixed forbidden SBAS System Time in SP3 files.
- Fixed wrong key for Beidou System Time in SP3 files.
- Fixed wrong parsing of some time systems in SP3 files.
- Fixed incorrect transmitter location in BistaticRange measurement.
- Fix regression in Ephemeris with interpolationPoints=1.
- Fixed loading of UTC (now thread safe).
- Fix DSST Jacobian setup.
This version depends on Hipparchus 3.0