Added
- Improved SPICE kernel lookup performance when using large numbers of kernels.
Testing with 1500 kernels has increased lookup speed by ~26x.
- Added `HorizonsProperties.desigs` which lists all of the designations in horizons.
This will use a cached json file, for existing installations you will have to update
the cached horizons properties: `HorizonsProperties.fetch(desig, update_cache=True)`
- Updated the NAIF ID list for all comets, allowing kete to resolve recent comet
spice IDs, this includes redesignations of known comets.
Fixed
- Previous update to WISE spice kernel accidentally deleted the original mission spice
kernel. This section has been re-added to the WISE kernel, which should now contain
all phases of operation with the best orbit knowledge available.