Hi, A couple of suggestions. You say “I can see the values for windGust in the incoming datastream” - is this on the Arduino, the transfer file or elsewhere on the RPi? You might like to edit weewx.conf, set debug = 1, save weewx.conf and then restart WeeWX. Let WeeWX run for at least 10 minutes then post a log extract from when you started WeeWX through until the 10 minutes elapsed, don’t edit anything and be sure to capture the entire startup. Post the log extract here, that will show us how fileparse is configured. I suspect that will show everything is OK as the portion of weewx.conf you posted looks OK, but worth a check.
Secondly, stop WeeWX and then run it directly (http://weewx.com/docs/usersguide.htm#Running_directly) this will display loop packets and archive records on the console. What do you see in the loop packets? Is there any windGust? How does that tally with what is in the fileparse source data file? You can post the screen capture. I am guessing that windGust in the loop packets and archive records will be None which makes me suspect that windGust in your fileparse source data file will be missing, blank or otherwise invalid. Gary -- 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/8924f5a7-5dc9-4048-8ee5-fe7fcee4de18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
