Skip to content

Releases: Caltech-IPAC/kete

v0.2.1

13 May 20:44
8415949
Compare
Choose a tag to compare

[0.2.1] - 2024 - 5 - 13

Added

  • Added support for querying SPK kernels of a specific epoch of fit from JPL Horizons.
  • Added support for looking up the MPC preferred unpacked designation for asteroids.

Changed

  • Change documentation to clarify that designations are unpacked.
  • Updated MPC Obs codes to include NEO Surveyor with code C58.
  • Updated NAIF ID list to include new designations for about 20-30 comets.
  • Renamed underlying _rust binary to _core.
  • Moved NAIF ID list to a dedicated CSV file which is read during compilation.
  • Rename population.diameter to population.power_law.

Removed

  • Removed main belt construction tools, out of scope and not accurate enough.
  • Removed redundant MPC name resolver function.

v0.2.0

16 Apr 20:21
Compare
Choose a tag to compare

Initial Release