Skip to content
forked from wuan/bo-python

python modules for blitzortung.org data handling

License

Notifications You must be signed in to change notification settings

rbeerster/bo-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

563 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-blitzortung a python module for blitzortung.org related stuff

Build Status Coverage Status Stories in Ready

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

About

python modules for blitzortung.org data handling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%