Skip to content
Guillaume W. Bres edited this page May 16, 2024 · 22 revisions

Welcome to the RINEX Wiki 👋

Wiki serie

This is a serie of tutorials to help you get started with our applications.
We'll use real world applications to demonstrate the capabilities of our toolkit.

This serie focuses on applications and not the libraries themselves: if you're a developer, the online API are at your disposal.

If you encounter any troubles reproducing one of the examples or would like to participate or provide other examples, you can

Relevant topics

  • GNSS and Navigation 🧭
  • Timing and Time transfer 🕙 🕐
  • Radio communications 📡
  • Atmosphere analysis 🌧️
  • Open Data 💹

Following content

This wiki serie will explain what RINEX and GNSS data processing in general demands, we will focus on navigation, positioning and timing applications. We will discuss SP3 and other high end products that are typically required in precise and advanced applications.

Our examples usually work with GPS, Galileo and other possibly other constellations.

Ecosystem

This toolbox would not be possible without the incredible ecosystem available to the Rust community 🦀 :

  • Hifitime for advanced timing
  • Nyx Space for navigation at the scale of the Solar system
  • RTK-rs a position solver
  • Geo for geospatial structures and calculations
  • CGGTTS for advanced clock comparison

Getting started

Clone this wiki locally