Please review the Wiki article Barometer, pressure, and Altimeter <https://github.com/weewx/weewx/wiki/Barometer,-pressure,-and-altimeter>, which explains the difference between the three values in WeeWX.
You are at an exceptionally high altitude (2900m), so the "gauge pressure" will naturally be very low. So low, it is outside the limits of what the StdQC service <http://weewx.com/docs/usersguide.htm#StdQC> in WeeWX considers "normal". You should change these limits. Go into weewx.conf and change this [StdQC] [[MinMax]] barometer = 26, 32.5, inHg pressure = 24, 34.5, inHg to this [StdQC] [[MinMax]] barometer = 26, 32.5, inHg pressure = 19, 24, inHg The limits (19, 24) are my best guess of what will work at your location. You may have to experiment. Looks like a beautiful spot. -tk On Wed, Jul 3, 2019 at 2:40 AM Stefan Schnidrig <[email protected]> wrote: > Hello. > > I have a Problem with a Meteostick. > Weewx always brings an error message that the pressure is out of range. I > have enclosed a section which displays the error message. > > Also, I have the settings attached in the attachment. > > Many thanks for your help > Stefan > > > > > > > > > > -- > 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/c6d85631-6ef5-4ae4-b4f9-26b8b3029872%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/c6d85631-6ef5-4ae4-b4f9-26b8b3029872%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPq0zEAonYEtWN41Kt6AfpgepYDVEp%3DeZ5aHKiH6KyOaNimi4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
