On Sunday, April 16, 2017 at 3:42:06 PM UTC-4, Nicolas Cazan wrote: > > I did not understand sorry, in addition I explained myself badly, I > updated this morning my version of weewx for version 3.7.1, the .deb of > this version contains you the corrective of January or must Do I edit the > wmr200.py file manually? >
do not modify wmr200.py expected behavior for wmr200 stations is that there is no windGustDir if you want windGustDir, use the configuration change described in a previous message in this thread > I also notice that it is at times, for temperature, pressure, hygrometry, > heat index, windchill, this displays N / A randomly or even at the same > time. > this is normal behavior for stations that emit partial packets. if you look at loop packets, there will be many None/NULL values. if you look at archive records, all of the fields should be populated (if you have sensors for those fields, of course). m -- 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.
