The daytime high apparent temperature.
Note: Only on daily.
The UNIX time representing when the daytime high apparent temperature occurs.
Note: Only on daily.
The overnight low apparent temperature.
Note: Only on daily.
The UNIX time representing when the overnight low apparent temperature occurs.
Note: Only on daily.
The maximum apparent temperature during a given date.
Note: Only on daily.
The UNIX time representing when the maximum apparent temperature during a given date occurs.
Note: Only on daily.
The minimum apparent temperature during a given date.
Note: Only on daily.
The UNIX time representing when the minimum apparent temperature during a given date occurs.
Note: Only on daily.
The fractional part of the lunation number during the given day: a value of 0 corresponds to a new moon, 0.25 to a first quarter moon, 0.5 to a full moon, and 0.75 to a last quarter moon.
The ranges in between these represent waxing crescent, waxing gibbous, waning gibbous, and waning crescent moons, respectively.
Note: Only on daily.
The approximate direction of the nearest storm in degrees, with true north at 0° and progressing clockwise.
If nearestStormDistance is zero, then this value will not be defined.
Note: Only on currently.
The approximate distance to the nearest storm in miles.
A storm distance of 0 doesn’t necessarily refer to a storm at the requested location, but rather a storm in the vicinity of that location.
Note: Only on currently.
The amount of snowfall accumulation expected to occur, in inches.
If no snowfall is expected, this property will not be defined.
Note: Only on daily, hourly.
The standard deviation of the distribution of precipIntensity.
We only return this property when the full distribution, and not merely the expected mean, can be estimated with accuracy.
The maximum value of precipIntensity during a given day.
Note: Only on daily.
The UNIX time of when precipIntensityMax occurs during a given day.
Note: Only on daily.
The type of precipitation occurring at the given time.
If defined, this property will have one of the following values: "rain", "snow", or "sleet". If precipIntensity is zero, then this property will not be defined.
The UNIX time of when the sun will rise during a given day.
Note: Only on daily.
The UNIX time of when the sun will set during a given day.
Note: Only on daily.
The daytime high temperature.
Note: Only on daily.
The UNIX time representing when the daytime high temperature occurs.
Note: Only on daily.
The overnight low temperature.
Note: Only on daily.
The UNIX time representing when the overnight low temperature occurs.
Note: Only on daily.
The maximum temperature during a given date.
Note: Only on daily.
The UNIX time representing when the maximum temperature during a given date occurs.
Note: Only on daily.
The minimum temperature during a given date.
Note: Only on daily.
The UNIX time representing when the minimum temperature during a given date occurs.
Note: Only on daily.
The UNIX time at which this data point begins. minutely data point are always aligned to the top of the minute, hourly data point objects to the top of the hour, and daily data point objects to midnight of the day, all according to the local time zone.
The UNIX time of when the maximum uvIndex occurs during a given day.
Note: Only on daily.
The direction that the wind is coming from in degrees.
With true north at 0° and progressing clockwise. If windSpeed is zero, then this value will not be defined.
The time at which the maximum wind gust speed occurs during the day.
Note: Only on daily.
Generated using TypeDoc
A DataPoint that is returned from the Hourly data block.
DataPoint