Skip to content

wuan/bo-python

Repository files navigation

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

Build Status Codacy Badge Codacy Badge

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 pip

wget https://bootstrap.pypa.io/get-pip.py sudo pypy3 get-pip.py Install manually by entering

Install library with dependencies

sudo pypy3 -m pip install -e .

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