Hi Vince,

The “not quite right” part is working with the RPi, Linux,MeteoPi and
WeeWx. :)

It was a shaky install. Gary is helping to verify the station is reporting
which it seems it is doing.

Thanks

Ron



On Sat, Dec 28, 2019 at 13:54 vince <[email protected]> wrote:

> Ron:
>
>    - It seems that you 'are' generating data that is getting into the
>    database. If you want to check your archive table quickly, you can do a
>    sqlite3 query like:
>
>      echo "select
> datetime(dateTime,'unixepoch','localtime'),outTemp,barometer from archive
> order by rowid desc limit 3;" | sqlite3 weewx.sdb
>
>
> That'll report a few elements from your 3 most recent archive table
> records in reverse order, newest first, with the dateTime decoded to be
> more human-friendly.
>
>
>
> What do you think isn't quite right yet ?
>
>
> --
> 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/06c07284-3b72-4ec5-850b-394c23dca20b%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/06c07284-3b72-4ec5-850b-394c23dca20b%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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAAn2D63aOfo9QO9GMX%2BE%2BsZ-ARRfuJBY8Y-VYosgTWhXt1%3D7YQ%40mail.gmail.com.

Reply via email to