/python-connector-api

Python Connector for Meteomatics Weather API, the documentation can be found on api.meteomatics.com

Primary LanguagePythonMIT LicenseMIT

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.