| Crates.io | nostradamus-core |
| lib.rs | nostradamus-core |
| version | 0.0.1-alpha |
| created_at | 2025-10-04 15:57:28.646479+00 |
| updated_at | 2025-10-04 15:57:28.646479+00 |
| description | Nostradamus: constellation simulation and prediction |
| homepage | https://github.com/nav-solutions/ |
| repository | https://github.com/nav-solutions/nostradamus |
| max_upload_size | |
| id | 1868029 |
| size | 105,969 |
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.
To contribute to either of our project or join our community, you way
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
TODO