Orekit Tutorials Changes

Release History

Version Date Description
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 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