> For the complete documentation index, see [llms.txt](https://swatplus.gitbook.io/io-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swatplus.gitbook.io/io-docs/introduction-1/climate/weather-wgn.cli/wnd_ave.md).

# wnd\_ave

This value is calculated by summing the average or mean wind speed values for every day in the month for all years of record and dividing the sum by the number of days:

$$
μwnd\_{mon}=\frac{∑*{d=1}^N\*T*{wnd,mon}}{N}
$$

where $$μwnd\_{mon}$$ is the mean daily wind speed for the month (m/s), $$T\_{wnd,mon}$$ is the average wind speed for day $$d$$ in month $$mon$$ (ºC), and *N* is the total number of daily wind speed records for month $$mon$$.&#x20;
