Metadata-Version: 2.1
Name: cssrlib
Version: 0.1.0
Summary: Compact SSR Library for PPP/PPP-RTK
Home-page: https://github.com/hirokawa/cssrlib
Author: Rui Hirokawa
Author-email: rui.hirokawa@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/hirokawa/cssrlib/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

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

# What is CSSRlib? 
CSSRlib is a free and open source library to demonstrate RTK and PPP/PPP-RTK positioning 
using RINEX and/or correction data formatted in Compact SSR.
CSSRlib is developped based on RTKlib.

Install
=======
You can install with `pip install cssrlib`

Testing
=======

Run orbit plot sample :code:`python test_eph.py`

Run RTK sample :code:`python test_rtk.py`



