GPS helper module


License
MIT
Install
pip install gps-helper==1.0.0

Documentation

Logo

pypi Docs travis Coverage Status

Tools and examples for GPS

Documentation

Documentation is hosted on readthedocs. Interactive Jupyter notebooks are viewable and also included this repository.

Installation

This package is available for download through pypi.

$ pip install gps-helper

To use the plotting functionality, there are extra requirements.

$ pip install gps-helper[plotting]

For matplotlib and mayavi, you will need to have backends installed to view the figures.