Releases: Caltech-IPAC/kete
Releases · Caltech-IPAC/kete
v0.2.1
[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
topopulation.power_law
.
Removed
- Removed main belt construction tools, out of scope and not accurate enough.
- Removed redundant MPC name resolver function.