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

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: 5 months 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 library is now part of the [RTK-rs framework](https://github.com/rtk-rs/sp3)