Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for writing SPICE kernels #1

Open
dahlend opened this issue Apr 17, 2024 · 1 comment
Open

Add support for writing SPICE kernels #1

dahlend opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dahlend
Copy link
Collaborator

dahlend commented Apr 17, 2024

Long term it would be very helpful to support the writing of SPICE kernels.

This came about due to having to combine several hundred individual SPICE kernels from WISE into one complete file. This could have been done entirely inside of this code if writing of files was available.

@dahlend dahlend added the enhancement New feature or request label Apr 17, 2024
@dahlend
Copy link
Collaborator Author

dahlend commented Jun 14, 2024

A significant portion of the refactoring required to support this was completed in #43.

That PR introduced data structures which are much more closely aligned with the file structures present in SPK and PCK files.

What remains is to now output those structures into a file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant