I'd like to follow up on this topic. After 3 months in operation, I gladly report the weewx works great with the WeatherFlow station. I managed to set the configuration to store all data, including the lightning. I'm using the SoilMoist1 field and adjusted the plots to show the counts in 10-minute intervals. Very nice! Uptime is over 80 days.
Dne petek, 15. marec 2019 21.47.31 UTC+1 je oseba Peter Leban napisala: > > > Hi, I agree... I'm just not confident yet it works OK. > > My question 2 resolved: >>> >> > sudo nano /etc/weewx/skins/neowx/skin.conf > Look for the [Image generator] and add: > [[[daylightning]]] > plot_type = bar > [[[[SoilMoist1]]]] > label = Strikes (10 min interval) > aggregate_type = sum > aggregate_interval = 600 > width = 5 > > No need to restart weewx. > >> >>> >> It would be helpful for future folks who find this thread in google >> searches if you'd say 'how' you resolved the issue. >> >> It is only question 1 remaining. >>> >>>> >>>> 1. When there's a real storm, I expect LOTS of counts per minute. >>>> How will the WF UDP driver actually log these counts (over minute) into >>>> the >>>> weewx.sdb database? Will it make a SUM over a minute and log it in the >>>> database? I don't really care about the distance >>>> >>>> >> My belief is you'll get the total count over the weewx archive period >> (untested). Assuming you run a typical 5-minute weewx archive period, it >> should add up the lightning strikes over the 5 one-minute periodic >> observations that the WF gear broadcasts. Easiest way to test that is to >> make sure your WF station is also sending data to their Internet site and >> if you have a time period with lots of strikes, see if your weewx setup >> matches the WF app results. >> >> >> -- 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/65d167e1-fdfb-472a-84cf-4f4cef469d8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
