mirror of
https://github.com/weewx/weewx.git
synced 2026-05-24 17:55:15 -04:00
Clarify vecdir by including wind speeds
This commit is contained in:
@@ -3698,8 +3698,8 @@ ephem.Eros = eros</pre>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="first_col code">$day.wind.vecdir</td>
|
||||
<td>The direction of the vector averaged wind speed. If the wind blows northwest for two hours, then
|
||||
southwest for two hours, the vector averaged direction is west.
|
||||
<td>The direction of the vector averaged wind speed. If the wind blows northwest at 5 m/s for two hours,
|
||||
then southwest at 5 m/s for two hours, the vector averaged direction is west.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user