Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gwbres/sp3

SP3 Precise GNSS Orbit and Clock parser :artificial_satellite:
https://github.com/gwbres/sp3

gnss gps igs navigation timing

Last synced: about 7 hours ago
JSON representation

SP3 Precise GNSS Orbit and Clock parser :artificial_satellite:

Awesome Lists containing this project

README

        

# SP3

[![crates.io](https://img.shields.io/crates/v/sp3.svg)](https://crates.io/crates/sp3)
[![crates.io](https://docs.rs/sp3/badge.svg)](https://docs.rs/sp3/)
[![crates.io](https://img.shields.io/crates/d/sp3.svg)](https://crates.io/crates/sp3)

SP3 Precise GNSS Orbit files parser.
SP3 is specifid by [IGS](https://igs.org/products/#orbits_clocks).

This crate has been integrated to the [georust ecosystem](https://github.com/georust/rinex)