akkudoktoreos.prediction.weatherclearoutside
Weather Forecast.
This module provides classes and methods to retrieve, manage, and process weather forecast data from various online sources. It includes structured representations of weather data and utilities for fetching forecasts for specific locations and time ranges. By integrating multiple data sources, the module enables flexible access to weather information based on latitude, longitude, and desired time periods.
Notes
Supported weather sources can be expanded by adding new fetch methods within the WeatherForecast class.
Ensure appropriate API keys or configurations are set up if required by external data sources.
Module Attributes
Mapping of ClearOutside weather data keys to WeatherDataRecord field description. |
Classes
|
Retrieves and processes weather forecast data from ClearOutside. |