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 specific timestamp.
- LocationForecast Weather
- Weather forecast for a specific geographic location.
- Parameter Weather
- Weather parameter data.
- PredefinedParameterTypeValues Weather
- Predefined string constants for weather parameter types.
- Warning Weather
- Weather warning (hazard) active at a given location.
- WeatherDurationCoordinates Weather
- Coordinates with time offset for weather forecast requests.
- WeatherService Weather
- Provides methods for retrieving weather forecasts.
Enums
- CoverageGeometry Weather
- Coverage geometry request option for weather warnings.
- Daylight Weather
- Represents the state of daylight conditions.
- SeverityLevel Weather
- Normalized, cross-provider weather warning severity level (CAP aligned).