Re: [weewx-user] Re: raspberry pi3 installation completed, a page displayed and no update

2020-12-10 Thread Blaise
Hello, I tried installing MySQL according to the reference you gave me ... which doesn't work (I go through the google translator) " pi @ pi-meteo: ~ $ sudo apt install mysql-client Reading Package Lists ... Done Building the dependency tree Reading status information ... Done No version of the

Re: [weewx-user] Re: raspberry pi3 installation completed, a page displayed and no update

2020-12-10 Thread Tom Keffer
Yes. Some Linux distributions have been including mariadb, instead of mysql. You will have to install mariadb instead. Honestly, if you do not know how to do that, you should use sqlite instead of mysql/mariadb. On Thu, Dec 10, 2020 at 12:58 AM Blaise wrote: > Hello, > I tried installing MySQ

Re: [weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-10 Thread Sunray
Many many thanks for all your useful comments! One of the suggestions which I find very good is to first build up and test the system at home. The hardware problem, however, is that my Vantage Vue weather station is at the cabin, online to Weatherlink.com, and I'm not that keen to unplug it an

[weewx-user] second y axes

2020-12-10 Thread bwal...@gmail.com
Hi! The version 4.2 hase an interresting update: "Added ability to label left, right or both y-axes of graphs." That's an nice feature, but i can't find any information. Is this doable with different Units? -- You received this message because you are subscribed to the Google Groups "weewx-

Re: [weewx-user] second y axes

2020-12-10 Thread Tom Keffer
See option y_label_side under *Various label options * in the Customizing Guide. Unfortunately, the labels on the right are just a replication of the labels on the left --- units are the same. On Thu, Dec 10, 2020 at 5:31 AM bwal...@

[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-10 Thread gjr80
I should have realised when I saw the path to the fonts in skin.conf. Try this command: $ sudo cp -R /etc/weewx/skins/Seasons/font /etc/weewx/skins/ss The plot labels should now come good on the next report cycle. Gary On Thursday, 10 December 2020 at 07:27:41 UTC+10 hobbyl...@gmail.com wrote

Re: [weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-10 Thread p q
Build and test using the Simulator weather station which simulates having a real station hooked up. Switch the driver to the driver for your real station when you hook it up for real. My weather station computer is in my home office and I still use this method because I want to have peace of mind

Re: [weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-10 Thread Greg Troxel
Sunray writes: > Many many thanks for all your useful comments! One of the suggestions which > I find very good is to first build up and test the system at home. The > hardware problem, however, is that my Vantage Vue weather station is at > the cabin, online to Weatherlink.com, and I'm not

[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-10 Thread hobbyl...@gmail.com
it works after your last command and restarting weewx!! thank for your patience !! Στις Πέμπτη, 10 Δεκεμβρίου 2020 στις 3:53:47 μ.μ. UTC+2, ο χρήστης gjr80 έγραψε: > I should have realised when I saw the path to the fonts in skin.conf. Try > this command: > > $ sudo cp -R /etc/weewx/skins/

Re: [weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-10 Thread vince
On Thursday, December 10, 2020 at 5:25:50 AM UTC-8 Sunray wrote: > I wonder what would be the simplest possible replacement "weather station > sensor" which I could connect to the weewx-RPi testbed at home in order to > send some test weather data to the RPi and onwards. Which pi ? The one a

[weewx-user] Re: Weewx + Bresser Wifi Station + sdr

2020-12-10 Thread Stefanos Kalaitzis
Hi ... Please help I have Bresser 5in1 7002580 I am using rpi4 with weewx 4.2.0 and nooelec sdr The sdr delivered to weewx the rain_total packet but weewx in my case doesn't make the deltas calculations so the rain is always 0.00mm ... I have tried almost everything in weewx.conf (

Re: [weewx-user] $archive[1].wind.gustdir.format: N/A

2020-12-10 Thread Vetti52
So, I am still not sure, if wee_database --update or --reweight should solve the problem. Or do I have to wait for a special fix? Vetti52 schrieb am Dienstag, 8. Dezember 2020 um 21:01:56 UTC+1: > BTW, there are some values not null in the database after update, as seen, > when filtering the

[weewx-user] weewx errors - cri

2020-12-10 Thread miso k
Hello, can anybody help me? I have turned on debug=1 and this comes out: Dec 10 19:28:00 WeeWX weewx[4695] DEBUG weewx.engine: StdReport thread has been terminated Dec 10 19:28:00 WeeWX weewx[4695] DEBUG weewx.restx: Shut down OWM thread. Dec 10 19:28:00 WeeWX weewx[4695] INFO weewx.restx: MQTT:

Re: [weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-10 Thread vince
Indeed. I used to fail2ban ssh attempts from other than my home ip 'one' address. I had over 100 countries hitting me, with the vast majority the usual APT countries we've all read about. That said, geoip fencing is an inexact science and it's not that hard to make it look like a different

Re: [weewx-user] weewx errors - cri

2020-12-10 Thread Tom Keffer
The key is the lines: Dec 10 19:28:01 WeeWX weewx[4695] CRITICAL __main__: return float(x) if x is not None else None Dec 10 19:28:01 WeeWX weewx[4695] CRITICAL __main__: ValueError: could not convert string to float: Somewhere in the file that the extension filepile is co

Re: [weewx-user] weewx errors - cri

2020-12-10 Thread miso k
Ok, this is pretty possible. I have added PM sensor (from open sensors.community project), which id processing the data through FilePile to WeeWX. How to tell FilePile to get only the data with numbers, that can be changed to float? Thanks, Michal Dátum: štvrtok 10. decembra 2020, čas: 20:50:10

[weewx-user] Correction Hardware comparison wiki page, Davis Vue

2020-12-10 Thread Hans Fangohr
Dear all, on the weather station hardware comparison site (http://weewx.com/hwcmp.html), the Davie Vue shows as having a solar radiation sensor. This seems wrong: the technical specification at seems to suggest that only the Vantage Pro2 has this sensor. (https://www.davisinstruments.com/pro

[weewx-user] Looking for weather station hardware recommendation with solar radiation

2020-12-10 Thread Hans Fangohr
Dear all, I'd love to use weewx with a weather station that can report - in addition to the usual observables such as wind, precipitation, temperature, pressure - the solar radiation (i.e. Watts/m^2 or equivalent). I have found the Davis Pro2 (but its outside my budget). There also appear to b

Re: [weewx-user] Looking for weather station hardware recommendation with solar radiation

2020-12-10 Thread Greg Troxel
Hans Fangohr writes: > I'd love to use weewx with a weather station that can report - in addition > to the usual observables such as wind, precipitation, temperature, pressure > - the solar radiation (i.e. Watts/m^2 or equivalent). > > I have found the Davis Pro2 (but its outside my budget). T

Re: [weewx-user] Looking for weather station hardware recommendation with solar radiation

2020-12-10 Thread Les Niles
I recently installed an Ecowitt GW1002 which apparently is a Fine Offset rebranding. It’s not a Davis (I’ve had a Pro2 for 6-8 years and think it’s great) but it includes solar radiation and UV, and the whole thing costs less than a Davis data

[weewx-user] Re: Looking for weather station hardware recommendation with solar radiation

2020-12-10 Thread galfert
Well there is Ecowitt GW1000 or in your case since you are quoting Amazon.de you could also look at anything with the Froggit DP1500. But you should know that these stations do not really have a UV an solar radiation sensors. What they do have is a Lux sensor and then based on that information

Re: [weewx-user] Correction Hardware comparison wiki page, Davis Vue

2020-12-10 Thread Tom Keffer
Fixed. The hardware comparison is very out of date. On Thu, Dec 10, 2020 at 1:03 PM Hans Fangohr wrote: > Dear all, > > on the weather station hardware comparison site ( > http://weewx.com/hwcmp.html), the Davie Vue shows as having a solar > radiation sensor. > > This seems wrong: the technical

Re: [weewx-user] Looking for weather station hardware recommendation with solar radiation

2020-12-10 Thread vince
FWIW, Gary's driver for the gw1000 has been rock solid for me here for a couple months now, and the outside temp/hum sensor are within 0.1 F and 1% RH of my Davis VP2 which is just amazing for a $12 sensor. Of course it's entirely possible they both use the same sensor chips, but I didn't look

[weewx-user] CO2 PM2.5 PM10 Temperature and Humidity 5-in-1 Air Quality Sensor

2020-12-10 Thread Tim Tuck
FYI... Ecowitt's new sensor is now available. Pity is not an outside unit. https://www.ecowitt.com/shop/goodsDetail/97 cheers Tim -- 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