- Feb 05, 2020
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- Feb 04, 2020
-
-
Evan Ward authored
Compile regex once and reuse it instead of recompiling it for each line parsed. Resulted in a speedup of 1.2 for an example OEM loading test case.
-
Bryan Cazabonne authored
Fixes issue #640
-
Guilhem Bonnefille authored
An archive for sources can be downloaded directly from Gitlab, in pages related to tags or releases.
-
Bryan Cazabonne authored
-
Evan Ward authored
Fixes #639
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Guilhem Bonnefille authored
The effective real download is on Maven Central. The projects's Nexus is used for releasing process.
-
Maxime Journot authored
-
Bryan Cazabonne authored
-
- Feb 03, 2020
-
-
Evan Ward authored
Remove a point discontinuity and canceled terms analytically to avoid catestrophic cancellation. Added a test case, thanks to qmor for reporting the issue. Fixes #639
-
Maxime Journot authored
This should now avoid numerical issues when computing the discriminant. Fixes issue #639.
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- Jan 31, 2020
-
-
Bryan Cazabonne authored
-
- Jan 30, 2020
-
-
Evan Ward authored
Previously TSF.getGMST(conventions, simpleEop) would always return the same value regardless of the parameters. Pull up the implementations of getGMST and getUT1 from PreloadedTimeScales to AbstractTimeScales and used them in LazyLoadedTimeScales. Added test cases for LazyLoadedTimeScales. Fixes #627
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- Jan 29, 2020
-
-
Evan Ward authored
The toString() methods of CartesianOrbit, FieldCartesianOrbit, TimeStampedFieldPVCoordinates, and TimeStampedPVCoordinates used the default data context by appending a date to a string. Modified CartesianOrbit to only use the six defining elements like is done for the other subclasses of Orbit. Added a toString(TimeScale) method to TimeStampedPVCoordinates and modified the field version to call it. Part of #607
-
- Jan 28, 2020
-
-
Bryan Cazabonne authored
-
- Jan 24, 2020
-
-
Luc Maisonobe authored
Thanks to Espen Bjørntvedt for the translation!
-
Luc Maisonobe authored
Thanks to Lucian Bărbulescu for the translation!
-
Luc Maisonobe authored
Thanks to Espen Bjørntvedt for the translation.
-
- Jan 23, 2020
-
-
Bryan Cazabonne authored
-
- Jan 22, 2020
-
-
Evan Ward authored
Peviously UT1 and therefore Earth rotation angle was off by 1s during a leap second. Fixed by having EOPHistory cosider the discontinuity to occur at the start of the leap second as does UTCScale. Fixes #636
-
Luc Maisonobe authored
Fixes #635
-
Yannick Jeandroz authored
-
- Jan 20, 2020
-
-
Signed-off-by:
Lukas Matt <lukas@matt.wf>
-
- Jan 17, 2020
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
There are just too many use of the default data context in the tests, and they are intentional: tests finds their data by just configuring the default data context, not by implementing a dedicated context.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-