kete icon indicating copy to clipboard operation
kete copied to clipboard

Kete Solar System Survey tools

Results 4 kete issues
Sort by recently updated
recently updated
newest added

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...

enhancement
backend

`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.

enhancement

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...

enhancement
backend

https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/C/req/ck.html

enhancement