kete
kete copied to clipboard
Kete Solar System Survey tools
Implement CK type 5. https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/ck.html#Data%20Type%205 This follows the same design style that ESA used for the SPK file types they developed. \ Each of these sub-types do not appear to...
`try_reserve` should be added for all vector allocation throughout the python interface. This will prevent the hard crashes which happen when use attempts to allocate too much memory.
SPICE SPK kernels of type 10 are essentially lists of TLEs (Two Line Elements). Currently the kete implementation loads the current TLE and calculates the state of the object from...
https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/ck.html