Skip to content

Issue 886 - CRD Parser rollover

Louis Aucouturier requested to merge louis_aucouturier/orekit:Issue-886 into develop
  • The solution retained is to add 2 variables to store the past secOfDay, to check for day change, and the number of times a day change has happenened.
  • A test was implemented to check the days of the records parsed, using a simplified version of the file provided by Clément Jonglez

Merge request reports