Optional
alertsAn alerts array, which, if present, contains any severe weather alerts pertinent to the requested location.
A 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
Optional
minutelyA 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
currently
property.