weather library
Weather
Provides APIs for accessing and managing weather data.
This library covers the main class for retrieving weather information.
Main features
- WeatherService – Main class for accessing weather data and forecasts.
More details
- See the Weather documentation for more information.
Classes
- Conditions Weather
- Weather conditions for a given timestamp.
- LocationForecast Weather
- Weather forecast for a given geographic location.
- Parameter Weather
- Weather parameter data.
- PredefinedParameterTypeValues Weather
- Common values for Parameter.type
- WeatherDurationCoordinates Weather
- Coordinates with duration for weather forecast requests.
- WeatherService Weather
- Weather service class