> Dear Matthew, > > Since 2013, I am a happy user of weewx that I am running on a RaspBerry-Pi to present the > weatherdata on a website: http://sekoni.nl/weewx/ > Last month, I have swithed over to a meteostick, using your driver, to collect data from my > new Davis vantage-pro2 weatherstation. > > Yesterday, I have mounted the windspeed, and wind-directionsensor in my antennatower. > Because of the position of antenna's in certain directions, it is more conveniant for me, to > mount the windvane pointing to south instead of heading north. You can correct for the > winddirection on the Vantage console, and change North for South. The zeropoint can be > moved 180 degrees. > >Now my question: how could this be done on the meteostick? I think it is no elegant solution > to change the meteostick.py driver file. I have been searching for a meteostick.conf file, > but intill now I didn't find it. > > When I use the option wee_device -- show options I am getting this fault message: > > wee_device --show-options > Using configuration file /etc/weewx/weewx.conf > Using Meteostick driver version 0.46 (user.meteostick) > Traceback (most recent call last): > File "/usr/bin/wee_device", line 54, in <module> > main() > File "/usr/bin/wee_device", line 51, in main > device.configure(config_dict) > File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure > self.do_options(options, parser, config_dict, prompt) > File "/usr/share/weewx/user/meteostick.py", line 1359, in do_options > driver = MeteostickDriver(None, config_dict) > File "/usr/share/weewx/user/meteostick.py", line 267, in __init__ > self.station.reset() > File "/usr/share/weewx/user/meteostick.py", line 572, in reset > c = self.serial_port.read(1) > File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 453, in read > buf = os.read(self.fd, size-len(read)) > OSError: [Errno 11] Resource temporarily unavailable > > Can you please give me a hint how to correct the winddirection for 180 degrees using the meteostick ? > and do you have an idea what goes wrong using the wee_device --show-options command ? > > Thank you for your attention ! > > many regards, > > > Sef Konings > > Pa 3 dtw > > Echt, Netherlands.
-- 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]. For more options, visit https://groups.google.com/d/optout.
