vergauwenthomas / MetObs_toolkit

A toolkit for using non-traditional meteorological observations
https://vergauwenthomas.github.io/MetObs_toolkit/
MIT License
12 stars 4 forks source link

Threshold defenition in qc gross value #420

Open vergauwenthomas opened 7 months ago

vergauwenthomas commented 7 months ago

More intuitive that a threshold of 30°C, does not reject 30°C but only the higher values. (Especially for relative humidity in percentages).

So delete the = signs in the filter expression.

https://github.com/vergauwenthomas/MetObs_toolkit/blob/6a40ab8fbda2054ffc082e67d02a991ba49ff10c/metobs_toolkit/qc_checks.py#L294-L297