Version | Date | Description |
---|---|---|
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. |
Type | Changes | By |
---|---|---|
![]() |
Added tutorial for measurement generation and Orekit performance analysis. | bryan |
![]() |
Added tutorial for Kalman orbit determination. Fixes 5. | bryan |
![]() |
Improved initialization of orbit determination tutorials. Fixes 4. | bryan |
![]() |
Added tutorial for GNSS orbit determination. Fixes 3. | bryan |
![]() |
Added tutorial for Rinex observation file reading. Fixes 2. | bryan |
![]() |
Added CR3BP tutorials implemented by Vincent Mouraux. | bryan |
Type | Changes | By |
---|---|---|
![]() |
Updated Checkstyle configuration and plugin version. Updated copyright years. Fixed SpotBugs warnings. | maxime |
![]() |
Added tutorial for Data context loading. | luc |
![]() |
Synchronized tutorials description and code. | luc |
![]() |
Factored common code from numerical and DSST orbit determination. | luc |
![]() |
Created separate project from Orekit 10.0 tutorials. | luc |