| Package | Description |
|---|---|
| tk.plogitech.darksky.api.jackson | |
| tk.plogitech.darksky.forecast | |
| tk.plogitech.darksky.forecast.model |
| Class | Description |
|---|---|
| Forecast |
Represents the response to a DarkSky forecast request.
|
| Class | Description |
|---|---|
| Latitude |
Represents the Latitude of a GeoCordinate of a location.
|
| Longitude |
Represents the Longitude of a GeoCordinate of a location.
|
| Class | Description |
|---|---|
| Alert |
Represents the severe weather warnings issued for the requested location by a governmental authority (please see our data sources page for a list of sources).
|
| Alert.Severity | |
| Currently |
A data point containing the current weather conditions at the requested location.
|
| Daily |
Represents the forecast for a whole day.
|
| DailyDataPoint |
DataPoint for the data of a single day.
|
| DataPoint |
DataPint containing the weather information.
|
| Flags |
The flags object contains various metadata information related to the request.
|
| Hourly |
A data block containing the weather conditions hour-by-hour for the next two days.
|
| HourlyDataPoint |
DataPoint for the data of a single hour.
|
| Latitude |
Represents the Latitude of a GeoCordinate of a location.
|
| Longitude |
Represents the Longitude of a GeoCordinate of a location.
|
| Minutely |
A data block containing the weather conditions minute-by-minute for the next hour.
|
Copyright © 2018. All rights reserved.