[weewx-user] Re: UV index

2018-04-19 Thread vk3anz
Simple answer is : no. The driver starts by doing a broadcast using the net mask to ask the weather station console to respond with its IP address. This type of broadcast cannot cross subnets (i.e. it is not routable) and also assumes that the router will allow the broadcast to pass through

Re: [weewx-user] Re: Startup script for weewx-multi

2018-04-19 Thread Dan Hinckley
See below: > On 19 Apr, 2018, at 20:32, vince > wrote: > > On Thursday, April 19, 2018 at 4:52:55 PM UTC-7, Dan'l B wrote: >> Where are the driver files physically on the disk ? > Good question; which driver files? weewx-multi is in

Re: [weewx-user] Re: Startup script for weewx-multi

2018-04-19 Thread vince
On Thursday, April 19, 2018 at 4:52:55 PM UTC-7, Dan'l B wrote: > > >- Where are the driver files physically on the disk ? > > Good question; which driver files? weewx-multi is > in /home/weewx/util/init.d > > But it’s odd that the vantage.conf seems to work, whereas the sdr.conf > does

Re: [weewx-user] Re: Startup script for weewx-multi

2018-04-19 Thread Dan Hinckley
See below: > On 19 Apr, 2018, at 19:40, vince > wrote: > > On Thursday, April 19, 2018 at 2:17:34 PM UTC-7, Dan'l B wrote: > OK, I have vantage.conf (essentially weewx.conf renamed) and sdr.conf (a > stripped down file only for uploading

[weewx-user] Re: Startup script for weewx-multi

2018-04-19 Thread vince
On Thursday, April 19, 2018 at 2:17:34 PM UTC-7, Dan'l B wrote: > > OK, I have vantage.conf (essentially weewx.conf renamed) and sdr.conf (a > stripped down file only for uploading temperature data into sdr.sdb. Both > run fine at the command line manunally > > > Apr 19 11:31:40 testpi

[weewx-user] Re: Startup script for weewx-multi

2018-04-19 Thread Dan'l B
OK, I have vantage.conf (essentially weewx.conf renamed) and sdr.conf (a stripped down file only for uploading temperature data into sdr.sdb. Both run fine at the command line manunally weewx-multi installed as per wiki On a re-boot, only the vantage service runs. Doing: sudo

Re: [weewx-user] WS-2902

2018-04-19 Thread Andy
There are some pretty good instructions here . -- 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] Re: WU Import failed

2018-04-19 Thread gjr80
Just to close this off I committed changes to the development branch on GitHub today (commit 3e1aa76 ) to allow wee_import to ignore invalid data in an import field. This feature should be included in the next

[weewx-user] Re: UV index

2018-04-19 Thread Ian Millard
Yes is it the ip mask address of my home network. The weather station console and computer on which WeeWX runs (Raspberry Pi 3) are both connected to this network. I am not sure if it will work when a remote location is involved but I will defer to Aussie Susan to give the definitive answer on

[weewx-user] Re: UV index

2018-04-19 Thread Ian Millard
Yes is it the ip mask address of my home network. The weather station console and computer on which WeeWX runs (Raspberry Pi 3) are both connected to this network. I am not sure if it will work when a remote location is involved but I will defer to Aussie Susan to give the definitive answer on

[weewx-user] Re: UV index

2018-04-19 Thread Andrew Milner
according to the instructions at https://github.com/AussieSusan/HP1000 1. the station and weewx computer should be on the same subnet 2. if you asre not using the netifaces package then you should set the mask to xxx.xxx.xxx.255 where xxx.xxx.xxx is your local ip network and is usually

[weewx-user] Re: UV index

2018-04-19 Thread Damjan Hajsek
tried again but the same error. localhost weewx[21212]: HP1000: Timed out too many times Dne sreda, 08. november 2017 09.56.35 UTC+1 je oseba Damjan Hajsek napisala: > > What is relation with UV index and radiation? > Because sometimes radiation is already 0 but UV index is still about 80 or >

[weewx-user] Re: UV index

2018-04-19 Thread Ian Millard
Have you configured your IP address mask in the HP1000 section of the config file? Here is my setup: - [HP1000] # This section is for the weewx HP1000 weather station driver # The IP address mask to search for a weather station # Define this if you DO NOT have the 'netifaces'

[weewx-user] Re: UV index

2018-04-19 Thread Damjan Hajsek
Yes I see now sorry forget to reconfigure. I also didn't have HP1000 driver so I downloaded it, install it and reconfigure it. but now It doesn't work I get this error. localhost weewx[21212]: HP1000: Timed out too many times Dne četrtek, 19. april 2018 04.39.36 UTC+2 je oseba vk3...@gmail.com