my "unit_system =us"
my UNITS
 [[[Units]]]

            [[[[Groups]]]]
                # group_altitude     = meter              # Options are 
'foot' or 'meter'
                group_pressure     = mbar               # Options are 
'inHg', 'mmHg', 'mbar', or 'hPa'
my [StdConvert]
# DO NOT MODIFY THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING!
    target_unit = US    # Options are 'US', 'METRICWX', or 'METRIC'

and my StcQC;
[StdQC]

    [[MinMax]]
        barometer = 950, 1100, mbar
        pressure = 950, 1100, mbar

YES, I am trying to feed in "mbar" s

L






On Tuesday, January 3, 2023 at 6:35:21 PM UTC-5 Greg Troxel wrote:

> I 
> Leonard Pheobus <[email protected]> writes:
>
> > Jan 3 18:23:08 www weewx[102306] WARNING weewx.qc: 2023-01-03 18:23:08 
> EST 
> > (1672788188) LOOP value 'pressure' 1009.8739561416005 outside limits 
> > (28.053488125, 32.48298625)
>
> Obviously it is units confusion, inHg vs mbar when really everything
> should be in the proper SI unit hPa.
>
> But seriously, you didn't explain your unit system and how you are
> injecting pressure. It smells like you are feeding mbar where inHg is
> expected.
>

-- 
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/5427884b-73d6-4bd9-8e2c-a7df5f380702n%40googlegroups.com.

Reply via email to