Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 918 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 918 Bytes

PyPI

logo

Python connector to the Meteomatics Weather API

Meteomatics provides a REST-style API to retrieve historic, current, and forecast data globally. This includes model data and observational data in time series and areal formats. Areal formats are also offered through a WMS/WFS-compatible interface. Geographic and time series data can be combined in certain file formats, such as NetCDF.

Install by typing pip install meteomatics in your favourite shell.

For a start we recommend to run the example script.