_images/logo_hi.pngLogo

https://img.shields.io/pypi/v/gps_helper.svgpypi https://readthedocs.org/projects/gps-helper/badge/?version=latestDocs https://travis-ci.com/gps-helper/gps-helper.svg?branch=mastertravis https://coveralls.io/repos/github/gps-helper/gps-helper/badge.svg?branch=masterCoverage 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.