The apparent (or “feels like”) temperature in degrees Fahrenheit.
Note: Only on hourly.
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 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 air temperature in degrees Fahrenheit (or specified units).
Note: Only on hourly, currently.
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 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.
Generated using TypeDoc
A DataPoint that is returned from the Daily data block.
DataPoint