IF 25.2776693 is indeed a correct barometer reading then you need to change your min max limits in weewx.conf and lower the minimum limit. If it is outside limits weewx is probably replacing it by Null, which is what is being sent to awekas. I see your station also provides pressure, which is probably what is being sent to wunderground - what are the limits set for pressure in weewx.conf??. Another option may be to set prefer software option for barometer and have weewx calculate the barometer from the pressure (if pressure is correct and barometer is wrong).
On Friday, 30 December 2016 15:50:13 UTC+2, Matthew wrote: > > Hello, > > I've got WeeWX working great with my WMR968 except for one problem -- I > keep seeing the following error in the logs: > > Dec 30 06:31:57 server weewx[8613]: engine: 2016-12-30 06:31:57 MST > (1483104717) LOOP value 'barometer' 25.2776693 outside limits (26.0, 32.5) > > The admin at AWEKAS emailed me this morning to say my pressure sensor had > been temporarily disabled because it is sending invalid pressure values. > > However, my station console (and my WeeWX Web page itself) seem to be > reporting correct values, and Weather Underground is as well (or at least, > hasn't complained). > > How do I troubleshoot this issue? I searched for other threads to do with > the barometer being outside the limits and checked my weewx.conf file; I > don't seem to have a syntax error (here's what I have currently): > > [[MinMax]] > barometer = 26, 32.5, inHg > -- 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.
