Clarify vecdir by including wind speeds

This commit is contained in:
Tom Keffer
2022-10-24 13:47:00 -07:00
parent c2ef974e3d
commit fcd9e7e22a

View File

@@ -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>