Hi, The windrose generator only supports plots over the last x seconds. So you can plot the last hour, last 24 hours or last 30 days. You simply set the period config option to the period you want to cover in seconds. Unfortunately the windrose generator does not support plotting the previous month.
You are correct, 2592000 is a typo, it is in fact 30 days not 24 hours. Gary On Saturday, 22 June 2019 23:11:10 UTC+10, Ralf B wrote: > > [[day_images]] > > # Period (in seconds) over which wind rose is constructed. 86400 will > > # use wind samples from past 24 hours, 43200 uses 12 hours of samples > > # etc > > period = 2592000 # == 24 hour > how can i create a monthly plot or a plot from the last month? > > > and a question about the sample config. i see here > period = 2592000 # == 24 hour > > 2592000 is the period of a month and not a period from a month, correct? > > regard > > > > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4e3c9985-672a-43f6-a0f2-b06c98dc709c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
