I have been able to reproduce this. Give me some time to figure out what is going on...
On Thu, Aug 6, 2020 at 9:01 AM Gérard P <[email protected]> wrote: > Hi Tom, > > You found the point. When comparing the skin.conf files between skins, > here are the differences : > > - On the Standard skin > > [[[daywindvec]]] > [[[[windvec]]]] > plot_type = vector > > - On the Exfoliation skin > > [[[daywindvec]]] > [[[[windvec]]]] > plot_type = vector > [[[[windgustvec]]]] > plot_type = vector > aggregate_type = max > aggregate_interval = 3600 > > So, the database is the same but the way graphics are generated is > different. It seems that the one hour aggregate generates fake vectors. > Maybe a compute side effect when upgrading because the problem seems to be > gone on Exfolation latest graphics > <https://www.lunique.fr/meteo/daywindvec.png> when comparing to Standard > graphics <https://www.lunique.fr/weewx/daywindvec.png>. > Sure that the aggregate has some relationship with this behavior. > > -- > 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/c5853098-2edc-48a1-a048-f47b85e2557ao%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/c5853098-2edc-48a1-a048-f47b85e2557ao%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zECo7DcFOOJzaz58PmyoxWMF3HiF8MDNyVn5A6GDmiaubw%40mail.gmail.com.
