On Wednesday, March 13, 2019 at 1:34:38 PM UTC-7, [email protected] wrote: > I've installed the WF UDP driver and am getting data into weewx OK. For > the start, I have 3 questions: > > 1. My plots (temperature, humidity, barometer, etc.) do not show any > labels nor axis labels. I've installed the Robo fonts which are neowx > default. Same thing was with a Seasons skin. > 2. How to properly log the lightning data (counts, timestamps, > distance) from the WeatherFlow station? I'm confused whether the data > should be logged into existing 'weewx.sdb' database or a new one. I also > don't know how to set up a new database and how to plot the lightning data. > 3. How can I plot the solar radiation (as an example)? I only see the > UV plot by default. > > Asked and answered already on the WF forums the other day.
- My suggestion over there was that you just reuse unused elements in the default schema (to simplify your task), and I provided the weewx.conf block for the WF UDP driver that would do that. You'd just need to edit the lines into your weewx.conf and restart weewx to have them take effect. - Which WF sensor-reported element gets mapped to which db element is based on your weewx.conf - As I mentioned over there, I chose to (lightly) edit my Seasons skin templates to add the WF-specific stuff to the output html. ((LINK) <https://www.skahan.net/weewx_weatherflow/> - If that display works for you, let me know and I'll post a patch for what minor edits I made in the default Seasons skin that makes it happen. -- 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]. For more options, visit https://groups.google.com/d/optout.
