frequenz-floss / frequenz-api-weather

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

Extend the client to iterate over historical weather forecast data. #85

Closed david-natingga-frequenz closed 7 months ago

david-natingga-frequenz commented 7 months ago

Extend the client to iterate over historical weather forecast data.

Add examples to demonstrate:

Example output from the second example:

Timestamp: seconds: 1702940400

feature: FORECAST_FEATURE_V_WIND_COMPONENT_100_METRE
value: 5.11610031

feature: FORECAST_FEATURE_U_WIND_COMPONENT_100_METRE
value: 12.4870567

Timestamp: seconds: 1702944000

feature: FORECAST_FEATURE_V_WIND_COMPONENT_100_METRE
value: 5.08150578

feature: FORECAST_FEATURE_U_WIND_COMPONENT_100_METRE
value: 12.0456848