Ecosyste.ms: Awesome
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: about 7 hours ago
JSON representation
SP3 Precise GNSS Orbit and Clock parser :artificial_satellite:
- Host: GitHub
- URL: https://github.com/gwbres/sp3
- Owner: gwbres
- Created: 2023-08-28T06:49:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T11:57:11.000Z (about 1 year ago)
- Last Synced: 2024-02-22T09:23:33.588Z (9 months ago)
- Topics: gnss, gps, igs, navigation, timing
- Homepage:
- Size: 3.52 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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)