Hi all, I am running a project where I needed to monitor the weather and GPS reception of a location over the course of a week. I just needed the data to be logged locally.
For my weather station I have a Vantage Vue linked to a wireless console. The console is installed with a WeatherLink USB Data Logger which is connected to a Raspberry PI 3b+ running Raspbian Buster. I have installed Weewx and was able to see the output from running sudo weewx weewx.conf. The GPS is just connected via serial to usb connection. There I run GPSD and was able to have a python script that queries the GPS every few seconds. I would like to do the same with the Vantage Vue, such that python script will continuously run and query the GPS and the various weather parameters measured at that moment. I am an absolute beginner in using Weewx and is still wrapping my head around it. Anyone have a quick suggestion how this can be done or how the commands might be? Thank you. -- 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/5e7ab982-6507-49d2-b902-159874e2dd58%40googlegroups.com.
