A plugin for gpsdio for computing AIS density rasters.
Project description
A CLI plugin for gpsdio that creates density rasters.
Examples
See gpsdio density --help for info.
$ gpsdio density tests/data/*.json example-density.tif \
-c COMPRESS=DEFLATE \
-c TILED=YES \
-c PREDICTOR=2 \
--jobs 2
Installing
Via pip:
$ pip install gpsdio-density
From master:
$ git clone https://github.com/SkyTruth/gpsdio-density
$ cd gpsdio-density
$ pip install .
Developing
$ git clone https://github.com/SkyTruth/gpsdio-density
$ cd gpsdio-density
$ virtualenv venv && source venv/bin/activate
$ pip install -e .[test]
$ py.test tests --cov gpsdio_density --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-density-0.1.1.tar.gz
(6.4 kB
view details)
File details
Details for the file gpsdio-density-0.1.1.tar.gz
.
File metadata
- Download URL: gpsdio-density-0.1.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fc4d3a3451602898608306efa2984b97097252082c7eebeba7926cc088a5c36 |
|
MD5 | 546ad8cebd44634dd99fcdbebb612e03 |
|
BLAKE2b-256 | 886a5ee189c7edf295c1bc4b195eb025073e4500651886ba7bda4c9f96e2a8c7 |