Orekit Tutorials Changes

Release History

Version Date Description
11.1 2022-02-14 Version 11.1 is a minor release of Orekit tutorials. It includes both new features and bug fixes. New feature introduced in 11.1 is: a new tutorial for Extended Semi-analytical Kalman Filter. See the list below for a full description of the changes.
11.0 2021-09-22 Version 11.0 is a major release of Orekit tutorials. New features introduced in 11.0 are: a new tutorial for GNSS orbit propagation based on navigation messages and the use of the new CCSDS framework in the Phasing tutorial. The most important change is the update of the existing tutorials to follow the major changes in Orekit.
10.3 2020-12-21 Version 10.3 is a minor release of Orekit tutorials. It includes both new features and bug fixes. New features introduced in 10.3 are: a new tutorial for constant thrust maneuvers and a new tutorial for impulsive maneuvers. See the list below for a full description of the changes.
10.2 2020-07-16 Version 10.2 is the second release of the Orekit Tutorials. The version number is 10.2 to follow Orekit version number. This version includes new tutorials for: CR3BP model, Rinex loading, GNSS orbit determination, Kalman orbit determination and measurement generation. This version also includes an important change in tutorials input files. Indeed, YAML format is now used to initialize Orekit tutorials. See the list below for a full description of the changes.
10.1 2020-02-19 Version 10.1 is the first official separate release of the Orekit Tutorials. Before that the tutorials were embedded in the Orekit library. The version number is 10.1 to follow Orekit version number. This version includes two features. The first is a factorization of common code from numerical and DSST orbit determination. The second is a new tutorial to handle the Data context feature introduced in Orekit. See the list below for a full description of the changes.

Release 11.1 – 2022-02-14

Type Changes By
Fix Fixed tutorial documentations. Fixes 15. bryan
Fix Fixed loop reference between observer and estimator. Fixes 13. lirw1984
Fix Fixed sign of Lageos 2 center of mass offset. Fixes 12. bryan
Fix Removed unneeded conversion when creating station from Sinex. Fixes 11. bryan
Add Added tutorial for extended semi-analytical kalman filter. Fixes 14. bryan

Release 11.0 – 2021-09-22

No changes in this release.

Release 10.3 – 2020-12-21

Type Changes By
Add Added tutorial for constant thrust maneuvers. Fixes 7. luc
Add Added tutorial for impulsive maneuvers. Fixes 7. luc

Release 10.2 – 2020-07-16

Type Changes By
Add Added tutorial for measurement generation and Orekit performance analysis. bryan
Add Added tutorial for Kalman orbit determination. Fixes 5. bryan
Update Improved initialization of orbit determination tutorials. Fixes 4. bryan
Add Added tutorial for GNSS orbit determination. Fixes 3. bryan
Add Added tutorial for Rinex observation file reading. Fixes 2. bryan
Add Added CR3BP tutorials implemented by Vincent Mouraux. bryan

Release 10.1 – 2020-02-19

Type Changes By
Update Updated Checkstyle configuration and plugin version. Updated copyright years. Fixed SpotBugs warnings. maxime
Add Added tutorial for Data context loading. luc
Update Synchronized tutorials description and code. luc
Update Factored common code from numerical and DSST orbit determination. luc
Add Created separate project from Orekit 10.0 tutorials. luc