jeremiahpslewis / dwdbulk

dwdbulk: Easy Access to Open German Weather Data
MIT License
10 stars 2 forks source link

dwdbulk: Easy Access to the World of Open German Weather Data

What is it?

dwdbulk is a library that enables users to access open German weather data provided by the Deutsche Wetterdienst (DWD). It aspires to acheive the following objectives:

Library

Build Status

Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.

Installation

pip install git+https://github.com/jlewis91/dwdbulk.git

Spin Up Container to Develop Library

docker-compose -f compose/docker-develop.yml --project-directory . up --build

Usage as library

See notebooks here: examples/

Licenses

Code license

Licensed under the MIT license. See file LICENSE for details.

Data license

The DWD has information about their re-use policy in German and English.

Credits

Thanks to Andreas Motl, Marian Steinbach, Philipp Klaus and all people from DWD. This project is based on dwdbulk2.

Changelog

See file CHANGES.md.