Program for an upcoming DSST related patch

Dear all,

Orekit 11.3.2 has been release few months ago. Based on the last edition of the Orekit Talk about DSST, I would like to propose a patch release fixing important DSST related issues. Unfortunately, I don’t have a lot of time to prepare the release. So, I would like to propose a program including already fixed issues. Please find below the program:

  • #672 fixing the use of DSST propagation with 2x2 and 3x3 geopotential terms
  • #1029 fixing the osculating DSST propagation with third body attraction
  • #1057 fixing the JavaDoc of DSSTThirdBody
  • #1098 fixing the computation time of DSST tesseral contribution in case of high geopotential order values
  • #1100 fixing the thread safety of DSST propagation
  • #1106 fixing the duration of DSST unit tests

All these issues are already fixed! So the only need is to perform the release process.

In addition, I would like to include the fix of 1109 bug. It is not related to DSST but it is an already fixed issue of only 2 lines :slight_smile:

I hop you will appreciate the program.

Regards,
Bryan

Hi Bryan,

Thanks for this fantastic patch program.
Thanks to Maxime as well for all the fixes. This definitely makes Orekit’s DSST stronger!

Cheers,
Romain.