Skip to main content

A library and command line tool to read, write and validate AIS and GPS messages in the GPSD JSON format (or the same format in a msgpack container).

Project description

https://travis-ci.org/SkyTruth/gpsd_format.svg?branch=master https://coveralls.io/repos/SkyTruth/gpsd_format/badge.svg?branch=master

A collection of tools for working with the GPSD JSON format (or the same format in a msgpack container).

Currently only a subset of message types are supported.

  • A library to read and write messages in the format

  • A command line tool to validate files in the format and give feedback on statistics and any errors found

Installation

$ pip install https://github.com/skytruth/gpsd_format

Developing

$ git clone https://github.com/SkyTruth/gpsd_format.git
$ cd gpsd_format
$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .
$ nosetests --with-coverage

Supported by

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