-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
So I try and run these and I was fine until I restarted python. If I run
spiceypy.furnsh('kernel_meta.txt')
I get:
Toolkit version: CSPICE_N0067
SPICE(NOLEAPSECONDS) --
The variable that points to the leapseconds (DELTET/DELTA_AT) could not be located in the kernel pool. It is likely that the leapseconds kernel has not been loaded.
utc2et_c --> UTC2ET --> TTRANS
================================================================================
none of the kernels load but if I do the
spiceypy.furnsh('lsk/naif0012.tls')
It works fine. So for some reason it does not like reading these from the text file. Any suggestions? I am using Anaconda.
Metadata
Metadata
Assignees
Labels
No labels