-
Notifications
You must be signed in to change notification settings - Fork 22
RINEX Data
Knowing what your RINEX data contains will greatly help your workflow.
RINEX is just one solution to represent all the information required to resolve precise positions
and all the possible physical applications of it. The benefit being RINEX is 100% open and thoroughly documented.
One problem with RINEX is that answering navigation requires to gather very different data, the result being that RINEX files vary a lot from one another.
No solution is perfect, that applies to the RINEX format.
Advanced operations like solving navigation solutions will require to gather several different RINEX files.
This tutorial serie will teach what kind of file is needed for a desired operation.
It will also teach how to use open data sources to gather this kind of data.
Our tools will let you load and inject such a set of files to perform the desired operation.
RINEX files that follow the standard specifications only span 24 hours.
If you're working with open data published by laboratories: this is what your files will represent.
Although this definition sounds benign at first, it comes with side effects that prevent the most
advanced solutions to converge, especially when working with old RINEX revisions.
For example, those would contain a given parameter estimated to be the best "solution" for the current 24 hour time frame. That best "solution" is rarely ideal for 24 hours, especially when talking about atmospheric biases.
Also the next best "solution" will most likely differ a lot for the next day. This tends to create glitches at midnight when moving from one RINEX to the other
See the introduction paragraph from this article
Newer RINEX revisions like NAV V4 are trying to bring a solution to that.
Note that our tools support the latest RINEX revisions.
Also note that our file interface will let you gather more than 24 hour of data, because you can
combine as many files as you need.
No tool is perfect. GNSS applications are also too broad for us to cover everything.
You may experience issues that were never faced before.
Like RINEX, our toolset is 100% open. That means you can access the code,
improve it yourself and make it answer your need.
The best thing to do before wasting too much time, is to open an Issue or a Discussion, either on Github.com or through our Discord channel:
see the links in the front page.
- Wiki
- RINEX Data
- Getting Started
- Filter Designer (Preprocessor)
- QC/Analysis mode
- File operations
- Post Processed Positioning (ppp)