A CLI plugin for `gpsdio` that sorts messages in arbitrarily large files according to an arbitrary set of columns.
Project description
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size gpsdio-sort-0.1.tar.gz (4.2 kB) | File type Source | Python version None | Upload date | Hashes View |