Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@dahlend dahlend released this 14 Jan 00:20
· 2 commits to main since this release
32d31ca

[v1.0.5]

Added

  • Added support for SPICE kernels of type 9, this allows reading SOHO spice files.
  • Added support for SPICE kernels of type 18, this allows reading Rosetta spice files.
  • Added calculation of Earth's precession, allowing the computation of time dependent
    equatorial vectors.

Changed

  • Comet Magnitude estimates now accepts two phase correction values instead of 1.
  • Restructured SPICE kernel memory management to make entire class of bugs impossible.

Fixed

  • Fixed a text case-sensitivity but on Horizons parameter parsing.
  • Thermal model example had function arguments out of order.