Orekit Tutorials Changes

Release History

Version Date Description
12.1 TBD TBD
12.0 2023-11-10 Version 12.0 is a major release of Orekit tutorials. New features introduced in 12.0 are: a new tutorial for TLE conversion and a new tutorial for station keeping using the FieldDSSTPropagator. One important change is the update of the existing tutorials to follow the major changes in Orekit 12.0.
11.3 2022-10-25 Version 11.3 is a minor release of Orekit tutorials. It includes a new tutorial for estimating orbital maneuvers properties (thrusts norms and dates) in a batch least-squares orbit determination scheme.
11.2 2022-06-20 Version 11.2 is a minor release of Orekit tutorials. It includes new tutorials. New tutorials introduced in 11.2 are: a new tutorial for TLE based orbit determination, a tutorial for covariance propagation, another one for gradient computation and finally a last one for the sequential-batch least squares orbit determination. See the list below for a full description of the changes.
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 12.1 – TBD

Type Changes By
Add Added tutorial for plotting groundtracks. luc

Release 12.0 – 2023-11-10

Type Changes By
Update Updated to Orekit 12.0 API. pascal, luc, romain, maxime
Add Added tutorial for TLE conversion. Fixes 24. pascal
Add Added tutorial for station keeping using the FieldDSSTPropagator. Fixes 23. pascal

Release 11.3 – 2022-10-25

Type Changes By
Add Added tutorial for maneuver estimation. Fixes 18. gc

Release 11.2 – 2022-06-20

Type Changes By
Add Added tutorial for sequential-batch orbit determination. Fixes 10. bryan
Add Added tutorial for TLE based orbit determination. bryan
Add Added tutorial for gradient computation. bryan
Add Added tutorial for covariance propagation. Fixes 16. bryan

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