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

TOTALLY BREAKING CHANGE: Rewrite of Nyx to rely on ANISE for planetary data and frame transformations #305

Conversation

ChristopherRabotin
Copy link
Member

@ChristopherRabotin ChristopherRabotin commented May 27, 2024

Effects

This is a complete rewrite of the whole Cosm functionality that's been used in Nyx since its inception. Nyx now uses ANISE, which relies on NAIF BSP and BPC files for transformations and rotations and "ANISE files" for planetary data.

This big breaking change will be followed by tutorials and user guides for writing mission design and orbit determination scenarios using Nyx.

Known limitations

Copy link

github-actions bot commented Jun 13, 2024

Visit the preview URL for this PR (updated for commit 9b7e3b9):

https://nyx-rustdoc--pr305-86-use-spice-files-v-wags5d8k.web.app

(expires Sun, 23 Jun 2024 04:03:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d8e2a55934352d850c15d11866c39eb2d2e029be

@ChristopherRabotin
Copy link
Member Author

@gwbres, I'm getting there! It only took four months on this branch and 2-3 years on ANISE?

test result: FAILED. 122 passed; 2 failed; 6 ignored; 0 measured; 0 filtered out; finished in 119.40s

@gwbres
Copy link

gwbres commented Jun 14, 2024

@gwbres, I'm getting there! It only took four months on this branch and 2-3 years on ANISE?

test result: FAILED. 122 passed; 2 failed; 6 ignored; 0 measured; 0 filtered out; finished in 119.40s

hang in there ! I'm sorry i can't help much on the nyx topic :) i'm glad some of my applications may serve as beta tester though. If that can comfort, I'm also breaking a few low level things in my crate, these phases are annoying, I'd personnaly would be working on more interesting sides of the applications, but sometimes what needs to be done, has to be done.

If you're interested, i'm reorganizing some key elements that are still coded in the RINEX lib, while it should not.
The Rinex-QC lib becomes fundamental in processing workflow, it regroups RINEX, possibly SP3 and others on options, and is where the fundamental logic happens.

@ChristopherRabotin ChristopherRabotin merged commit 0587e00 into master Jun 16, 2024
7 checks passed
@ChristopherRabotin ChristopherRabotin deleted the 86-use-spice-files-via-anise-for-importexport-and-computations branch June 16, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants