Optional
alertsAn alerts array, which, if present, contains any severe weather alerts pertinent to the requested location.
Optional
currentlyA data point containing the current weather conditions at the requested location.
Optional
dailyA data block containing the weather conditions day-by-day for the next week.
Optional
hourlyA data block containing the weather conditions hour-by-hour for the next two days.
The requested latitude.
Mapped from Forecast.lat
The requested longitude.
Mapped from Forecast.lon
A data block containing the weather conditions minute-by-minute for the next hour.
The IANA timezone name for the requested location.
Generated using TypeDoc
Forecast object with a required
minutely
property.