frequenz-floss / frequenz-api-weather

gRPC+protobuf specification and Python bindings for the Frequenz Weather API
MIT License
0 stars 8 forks source link

Frequenz Weather API

Build Status PyPI Package Docs

Overview

This Weather Forecast API provides access to weather forecast data. The forecast data includes features such as wind components and solar radiation levels at specified geographic coordinates. The forecasting process involves predicting atmospheric conditions based on various factors and models. The data provided by this API represents the forecasted state of the atmosphere at different heights above the ground and for various forecast creation times.

Objective

The primary objective of this API is to provide real-time and historical weather forecast data to enable more efficient energy management, trading, and planning within microgrids and larger gridpool portfolios.

Key Features

Example Use Cases

Target Audience

This API is designed for application developers in the energy sector who focus on the tasks of optimizing microgrid electricity flows or trading of energy. Its design aims to be as developer-friendly as possible, requiring no prior knowledge in electrical engineering and systems and/or weather forecast services.

Contributing

If you want to know how to build this project and contribute to it, please check out the Contributing Guide.