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

Feature/update read write ck file #317

Merged
merged 7 commits into from
Sep 21, 2024

Conversation

joaogvcarneiro
Copy link
Collaborator

Description

The first four commits refactor the SPICE CK routines, the fifth adds the MAVEN spacecraft spacecraft clock and the sixth adds the test file.

Verification

The test file runs a simulation, writes the rotational data to a CK file, reads it and compares the output to the original simulation data.

Documentation

No documentation is added, but a significant amount of comments are included for future developers.

Future work

Might change the routines to use spiceypy instead.

@joaogvcarneiro joaogvcarneiro added enhancement New feature or request refactor labels Sep 6, 2024
@joaogvcarneiro joaogvcarneiro self-assigned this Sep 6, 2024
@joaogvcarneiro joaogvcarneiro linked an issue Sep 6, 2024 that may be closed by this pull request
@joaogvcarneiro joaogvcarneiro force-pushed the feature/update_read_write_ck_file branch 2 times, most recently from a0ad3d3 to 4333ca3 Compare September 6, 2024 19:09
Copy link
Collaborator

@thibaudteil thibaudteil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some small formatting changes

src/utilities/pyswice_ck_utilities.py Outdated Show resolved Hide resolved
src/utilities/pyswice_ck_utilities.py Outdated Show resolved Hide resolved
@joaogvcarneiro joaogvcarneiro force-pushed the feature/update_read_write_ck_file branch 2 times, most recently from 6b15e7b to a0634cc Compare September 13, 2024 20:18
@thibaudteil thibaudteil merged commit 2032707 into develop Sep 21, 2024
3 checks passed
@thibaudteil thibaudteil deleted the feature/update_read_write_ck_file branch September 21, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update and test CK read/write routines
2 participants