Site updated at 2016-04-22 07:23:30 UTC

This commit is contained in:
Travis CI 2016-04-22 07:23:30 +00:00
parent fa1ba69537
commit 4d4c84e0bc
14 changed files with 18 additions and 16 deletions

View file

@ -131,7 +131,9 @@
<li><strong>summary</strong>: A human-readable text summary.</li>
<li><strong>precip_type</strong>: The type of precipitation occurring.</li>
<li><strong>precip_intensity</strong>: The average expected intensity of precipitation occurring.</li>
<li><strong>precip_probability</strong>: A value between 0 and 1 which is representing the probability of precipitation.</li>
<li><strong>temperature</strong>: The current temperature.</li>
<li><strong>apparent_temperature</strong>: A numerical value representing the apparent (or “feels like”) temperature.</li>
<li><strong>dew_point</strong>: The dew point.</li>
<li><strong>wind_speed</strong>: The wind speed.</li>
<li><strong>wind_bearing</strong>: Where the wind is coming from in degrees, with true north at 0° and progressing clockwise.</li>