Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Average Wind Speed in NOAA Reports

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
flort
Posts: 226
Joined: Thu 17 Dec 2020 9:06 am
Weather Station: Davis Vantage Vue
Operating System: Raspbian GNU/Linux 10 (buster)
Location: Tin Can Bay, Queensland, Australia
Contact:

Average Wind Speed in NOAA Reports

Post by flort »

Hi,

My weather station has been out of action for 3 weeks as it was away getting repaired. During this time I was updating the Dayfile log with data from a nearby weather station. When I regenerate the NOAA Report everything is updated except for the Average Wind Speed. Is this figure obtained from the Readings Logs as it does not appear in the Dayfile log? If so, would it be possible to have it calculate the Average Wind Speed from the Total Wind Run as this is contained in the Dayfile and would then mean that all data is being generated from one location?

Regards,
Trevor
User avatar
mcrossley
Posts: 12905
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Average Wind Speed in NOAA Reports

Post by mcrossley »

flort wrote: Sat 02 Mar 2024 8:45 am My weather station has been out of action for 3 weeks as it was away getting repaired. During this time I was updating the Dayfile log with data from a nearby weather station. When I regenerate the NOAA Report everything is updated except for the Average Wind Speed. Is this figure obtained from the Readings Logs as it does not appear in the Dayfile log?
The daily average wind speed and average direction the only things in the NOAA reports that are calculated from the monthly log files, as you say those values are not in the day file.
flort wrote: Sat 02 Mar 2024 8:45 am If so, would it be possible to have it calculate the Average Wind Speed from the Total Wind Run as this is contained in the Dayfile and would then mean that all data is being generated from one location?
Not really, because then the average speed would be derived from another derived rounded value which is probably not a good idea. Also, the average direction cannot be obtained that way and must still be calculated from the monthly log file data.
flort
Posts: 226
Joined: Thu 17 Dec 2020 9:06 am
Weather Station: Davis Vantage Vue
Operating System: Raspbian GNU/Linux 10 (buster)
Location: Tin Can Bay, Queensland, Australia
Contact:

Re: Average Wind Speed in NOAA Reports

Post by flort »

Hi Mark,

Thanks for the clarification. The Dominant Wind Direction for each day is populated in the NOAA Report from the Dayfile but I assume you are referring to the overall average wind direction for the month which needs to be obtained from the monthly log file data. Is that correct?

Regards,
Trevor
User avatar
mcrossley
Posts: 12905
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Average Wind Speed in NOAA Reports

Post by mcrossley »

Correct
Post Reply