nostradamus-cli 0.0.1-alpha

Nostradamus: constellation simulation and prediction
nostradamus-cli-0.0.1-alpha is not a library.

Nostradamus

Rust Rust crates.io crates.io crates.io

MRSV License

nostradamus is an open-source framework to simulate and predict satellites states. It operates a from a user scenario (often-times referred to as the "Observer"). The basic workflow is to arm nostradamus from a user GPX track and we will recreate the orbital state that would physically led to each individual states of this track.

The orbital state can be preset from a RINEX file, but the library is powerful enough to be able to arm itself from scratch.

This framework is divided into a library (nostradamus-lib) and a command line application (nostradamus-cli). Currently the framework is limited to text file synthesis, it will not generate a signal snapshot and therefore, is not a constellation simulator as some people would expect.

Contributions

To contribute to either of our project or join our community, you way

Citation and referencing

If you need to reference this library, please use the following model:

nav-solutions (2025), nostradamus: orbit determination and simulations (AGPL-3), https://github.com/nav-solutions

API

TODO