Skip to main content

A plugin for gpsdio for computing AIS density rasters.

Project description

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

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


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.2.tar.gz (6.4 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