Proposal to patch Orekit 13.1.6

Dear all!

I’m writting to propose a roadmap for Orekit patch 13.1.6. Please fin below a list of features included in the patch:

  • CCSDS
    • Fix of NDM writting (#1963) and (#1964)
    • Fix optional fields in OPM (#1513)
    • Fix ULP drift during writting (#1962)
  • Dates
    • Fix some parsing of DateComponents (#1961)
  • Interpolation
    • Performance improvements (#1958)
  • Propagation
    • Fix short period addition when performing reset state during events handling (#1957)
    • Fix cleaning of event handlers after DSST propagation (#1348)
    • Fix computation of albedo/IR during propagation (#852)
  • GNSS
    • Fix combination of measurements (#1076)
  • Documention
    • Fix Frames page (#1025)

It represents 11 issues. They are all fixed!

What do you think of this program?

I can process the release next week (Wednesday best candidate)

Bryan

Seems good to me, +1 for the patch release.

I’ll try to handle #1962 quickly :ok_hand:

+1 as well.

Cheers,
Vincent

#1961 is already done. It has been merged in develop, but the commit before the merge should be compatible with 13.1.X branch.

I meant 1962*, my bad

Just for information, I’ll start the release this evening!