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
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpsd_format-0.0.3.tar.gz
(22.8 kB
view details)
File details
Details for the file gpsd_format-0.0.3.tar.gz
.
File metadata
- Download URL: gpsd_format-0.0.3.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2b7789769b86fde17698106a7fc7fdb589d041608a822566d7c295ef1804760 |
|
MD5 | 2538de23d62869ace8fcf2b145c8067b |
|
BLAKE2b-256 | 7e25155f37d45d7614f832846dc35590fbb3a4e7648ec78939564684682401ae |