You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be possible to use SpiceQL's IO to export ISDs to kernels. We mostly care about CKs and SPKs (this is mostly to export smithed kernels). But should be possible to also dump a generic text kernel for Naif Keywords.
SpiceQL has functions to write out CKs and SPKs, so it will be a matter of parsing an ISD then use SpiceQL's functions to covert arrays to kernels.
The text was updated successfully, but these errors were encountered:
Should be possible to use SpiceQL's IO to export ISDs to kernels. We mostly care about CKs and SPKs (this is mostly to export smithed kernels). But should be possible to also dump a generic text kernel for Naif Keywords.
SpiceQL has functions to write out CKs and SPKs, so it will be a matter of parsing an ISD then use SpiceQL's functions to covert arrays to kernels.
The text was updated successfully, but these errors were encountered: