python-blitzortung a python module for blitzortung.org related stuff
Introduction
This modules contains the following independent components
- strike and station data import from data.blitzortung.org
- database setup and access for local storage of blitzortung.org data.
- clustering of strike data
Please have a look at https://github.com/wuan/bo-server for related scripts/cronjobs
Installation
Install manually by entering
pip install -U -r requirements.txt python setup.py install
or build a debian package by entering
dpkg-buildpackage
The following software has to be installed manually, depending on their availability as debian/ubuntu packages.
Scipy and fastcluster is required for the (optional) clustering