Caltech-IPAC / kete

Kete Solar System Survey tools
https://Caltech-IPAC.github.io/kete
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add support for loading SpiceKernels outside of the cache #31

Closed dahlend closed 4 months ago

dahlend commented 4 months ago

Currently only loading kernels from the cache is supported, there should be a generic loading function.

This is needed to load NEOS spice kernels.

dahlend commented 4 months ago

Finished by #32