mfa / klima

download climate data from LUBW and Stuttgart (City)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download and parse html pages from LUBW and City of Stuttgart

run downloader

docker-compose run main download

run parsers

docker-compose run main parse

(my) crontab

17 * * * * ~/klima/cron_downloader.sh > /dev/null 2>&1

development

run tests

docker-compose run main tests

About

download climate data from LUBW and Stuttgart (City)


Languages

Language:Python 89.9%Language:Shell 7.8%Language:Dockerfile 2.3%