Installation Guide

Ubuntu/Debian/Mint

  1. Execute

    $ sudo apt-get install python-gdal python-numpy
    
  1. Finally

    $ sudo pip install pyradar
    

OSX

TODO!

Windows or other *nix

Finally open a console and execute

> easy_install pip
> pip install pyradar

From repo

First install all dependencies, and then

$ git clone https://github.com/PyRadar/pyradar.git
$ cd pyradar
$ python setup.py install
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.