Not sure I am really seeing it here in maritime Canada. We're about 13000 km from Tonga.
Attached is a gnuplot command file and its output is: [image: barometer.png] The pressure pulse should have arrived about 12:00 local time. There is a little pressure increase at about 12:10. Use the command file to read from weewx database: rm barometer.png; sqlite3 weewx.sdb "select datetime, barometer from archive where datetime > 1642320000 and datetime < 1642384200 order by dateTime;" | gnuplot barometer.gnup and modify as needed for your own location. -- 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/74084e3d-13ed-4039-ae5c-a5498a95751en%40googlegroups.com.
barometer.gnup
Description: Binary data
