Skip to content

Issue 804 : EOP parser using SinexLoader

Louis Aucouturier requested to merge louis_aucouturier/orekit:Issue-804 into develop
  • Modifying Parser to handle the EOP parameters present in the SinexLoader.
  • Adding fillHistory to implement the interface of EopHistoryLoader
  • Adding toEopEntries to convert the data extracted from the Parser to list of EopEntry
  • Creating tests to check the behaviour

Fixes #804 (closed)

Edited by Bryan Cazabonne

Merge request reports