From fcd9e7e22a9c033a4c2b76aff4599b8bc7df3790 Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Mon, 24 Oct 2022 13:47:00 -0700 Subject: [PATCH] Clarify vecdir by including wind speeds --- docs/customizing.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/customizing.htm b/docs/customizing.htm index 83336053..b3bb4396 100644 --- a/docs/customizing.htm +++ b/docs/customizing.htm @@ -3698,8 +3698,8 @@ ephem.Eros = eros $day.wind.vecdir - 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. + 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.