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.
Source Distribution
gpsdio-sort-0.1.tar.gz
(4.2 kB
view details)
File details
Details for the file gpsdio-sort-0.1.tar.gz.
File metadata
- Download URL: gpsdio-sort-0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08ab193866019bf8459b27bdc916efd0e577752963fb33593c37bf525aaf922
|
|
| MD5 |
c28269e61aa2576dc0e43b67146d4295
|
|
| BLAKE2b-256 |
4383128427fdbfc6630eee88f898131ebee03c4430d39c4c2db98c3283f162e7
|