Using StdQC is always a good idea.

Just one small correction: if you specify a unit, then it doesn't matter
what unit system is in StdConvert. It's when you *don't* specify a unit
that the problems begin.

On Tue, Mar 1, 2022 at 12:46 PM vince <vinceska...@gmail.com> wrote:

> On Tuesday, March 1, 2022 at 12:02:51 PM UTC-8 luis....@gmail.com wrote:
>
>>
>> Now the question is, is there a way to prevent recording impossible data
>> or detecting bad data quality due to signal problems?
>>
>
> Try StdQC <https://weewx.com/docs/usersguide.htm#StdQC> and see if that
> helps.
> Be careful to use the Units <https://weewx.com/docs/customizing.htm#units> you
> have for group_rainrate that matches your StdConvert
> <https://weewx.com/docs/usersguide.htm#StdConvert> 'target_unit' settings
>
> That would look something like (untested):
>
>  [StdQC]
>    [[MinMax]]
>       # only use 'one' of the following
>       0, 300, mm_per_hour    # if you use METRICWX
>       0,  30, cm_per_hour    # or this if you use METRIC
>       0,  10, inch_per_hour  # or this if you use US units
>
>
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/12f1d3d0-3e77-4605-ab7e-4b963b405b4bn%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/12f1d3d0-3e77-4605-ab7e-4b963b405b4bn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBOfdgX-6zUjFn_fBr5eQXx5tv0d27T6%3DMCXn-wVDfMvQ%40mail.gmail.com.

Reply via email to