Skip to main content

A CLI plugin for `gpsdio` that sorts messages in arbitrarily large files according to an arbitrary set of columns.

Project description

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

A CLI plugin for gpsdio that creates sort rasters.

Examples

See gpsdio sort --help for info.

$ gpsdio sort input.msg output.msg \
    -c mmsi,timestamp

Installing

Via pip:

$ pip install gpsdio-sort

From master:

$ git clone https://github.com/SkyTruth/gpsdio-sort
$ cd gpsdio-sort
$ pip install .

Developing

$ git clone https://github.com/SkyTruth/gpsdio-sort
$ cd gpsdio-sort
$ virtualenv venv && source venv/bin/activate
$ pip install -e .[test]
$ py.test tests --cov gpsdio_sort --cov-report term-missing

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpsdio-sort-0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

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