Skip to main content

Python Toolkit for PPP/PPP-RTK positioning

Project description


CSSRlib - Toolkit for PPP-RTK/RTK in Python using Compact SSR


What is CSSRlib?

CSSRLIB is a open toolkit in Python for high accuracy GNSS positioning. It supports SSR (State-Space Representation) based positioning for PPP (Precise Point Positioning) or PPP-RTK (Realtime Kinematic), while also supporting RTK. The goal of the CSSRlib toolkit is to provide an easy-to-understand open implementation to learn PPP/PPP-RTK positioning provided by satellite-based open PPP/PPP-RTK services such as QZSS CLAS, Galileo HAS, and BeiDou 3 PPP. It also supports ground based open service by IGS. The code is based on RTKlib.

It supports the following open format:

  • The observation data and ephemeris in RINEX
  • The PPP/PPP-RTK correction data in RTCM SSR, IGS SSR, Compact SSR, ...
  • The precise orbit/clock data in SP3 format.

Click this button for a quick demo in Google Colab

Open In Colab

Prerequisites

Additional python packages are required as prerequisites and can be installed via the following commands

pip install bitstruct galois crccheck pysolid
pip install notebook numpy matplotlib

Optionally, on linux, users can install the cartopy package and the PySolid package

pip install cartopy pysolid

If the installation of cartopy fails, try installing libgeos++-dev first.

sudo apt-get install libgeos++-dev

Install

You can install the official version of CSSRlib using pip

pip install cssrlib

If you want to install the development version from this repository, first clone or download the sources and then run

pip install .

in the root directory, where the setup.cfg file is located.

Testing

Run orbit plot sample.

python test_eph.py

Run RTK sample.

 python test_rtk.py

Other samples with dataset are also available in a separate repository cssrlib-data including :

  • Galileo-HAS PPP (SIS/IDD) processing example
  • BDS-PPP processing example
  • QZSS MADOCA-PPP processing example
  • QZSS CLAS PPP-RTK processing example
  • IGS (SP3+BIAS) PPP-AR processing example
  • (experimental) PPP via SouthPAN (PVS) processing example
  • Binary message parser for Septentrio receiver (Mosaic/PolaRX5)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cssrlib-0.0.0.tar.gz (277.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cssrlib-0.0.0-py3-none-any.whl (290.1 kB view details)

Uploaded Python 3

File details

Details for the file cssrlib-0.0.0.tar.gz.

File metadata

  • Download URL: cssrlib-0.0.0.tar.gz
  • Upload date:
  • Size: 277.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for cssrlib-0.0.0.tar.gz
Algorithm Hash digest
SHA256 bcb7d914f2b5f463d4bb8cb8c246f48481e1fcdc5d711e8984649131e4295b21
MD5 3d4041f31d630cba4e151f29fab0cc46
BLAKE2b-256 fe131fce8f712e3165be5ef88930b5abda2df48d4157d02053188057e1300f44

See more details on using hashes here.

File details

Details for the file cssrlib-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: cssrlib-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 290.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for cssrlib-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 14516d5b27395eccee12d5ed4a5c862d4756067d5a1482cf8b6a6dd55011bef9
MD5 c7bb7103e6f3f329e55fe02ca917a6e4
BLAKE2b-256 8565b835cb480ff2b075808a19112f87784f2d883e1c26d242db6ffe592572a5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page