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

RINEX: replace GroundPosition object by standard library #114

Open
gwbres opened this issue Aug 2, 2023 · 1 comment
Open

RINEX: replace GroundPosition object by standard library #114

gwbres opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature provided v1.0.0
Milestone

Comments

@gwbres
Copy link
Collaborator

gwbres commented Aug 2, 2023

Use a standard library like geodesy::coord3d to replace the src/groundposition.rs, so we can benefit from their methods

@gwbres gwbres added enhancement New feature provided v1.0.0 labels Aug 2, 2023
@gwbres gwbres added this to the v1.0.0 milestone Aug 2, 2023
@gwbres gwbres self-assigned this Aug 2, 2023
@gwbres
Copy link
Collaborator Author

gwbres commented Aug 13, 2024

If we move these functionnalities into the navigation feature, we can replace them by the ANISE toolkit (CartesianState or Orbit).

Also (off topic) it might be possible propose a direct cast between a DORIS RINEX and a nyx::GroundStation that I just discovered

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

No branches or pull requests

1 participant