Hi, 
two times a day, the pressure from mu davis vantage vue is beeing 
calculated as null

here is the mysql archive:
MariaDB [weewx]> select 
from_unixtime(datetime),barometer,pressure,altimeter from archive order by 
datetime desc limit 50;
+-------------------------+--------------------+--------------------+--------------------+
| from_unixtime(datetime) | barometer          | pressure           | 
altimeter          |
+-------------------------+--------------------+--------------------+--------------------+
| 2023-04-27 18:36:00     |             30.035 |               NULL |       
        NULL |
| 2023-04-27 18:35:00     |             30.035 |               NULL |       
        NULL |
| 2023-04-27 18:34:00     |             30.034 |               NULL |       
        NULL |
| 2023-04-27 18:33:00     |             30.034 |  26.58821997477311 | 
30.160739007773113 |
| 2023-04-27 18:32:00     |             30.034 | 26.588551871590237 | 
30.161106590655088 |

it happens every day near down and dusk

i couldnt find anything in the logs
wee_device --current is reading the barometer OK

-- 
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/93c60099-1f76-40c6-8429-4b33cfe9bf6fn%40googlegroups.com.

Reply via email to