[weewx-user] minor bug in wind averaging and gusts - possibly only WMR300

2021-03-07 Thread 'Cameron D' via weewx-user
Weewx 4.4.0. I noticed recently an incorrect assumption by the weewx code - if the archive value for wind gust is less than the "wind speed" value then it sets wind gust and gust direction to be equal to the wind speed. This is incorrect behaviour, at least for the WMR300, because the reported w

Re: [weewx-user] New weather station UK

2021-03-07 Thread Auchtermuchty Weather
So any suggestions? Lots of Bresser & Youshiko stations on the Internet, but I've no idea if any work with WeeWx - in other words if any of them are FineOffset clones. On Saturday, 6 March 2021 at 15:06:30 UTC Steve Woodford wrote: > I’m the wrong person to ask about off-the-shelf recommenda

[weewx-user] Evapotranspiration Sum for the Day (dayET, ET24)

2021-03-07 Thread Karen K
The observation type "ET" is calculated by WeeWX as the evapotranspiration rate multiplied by the archive interval. The value is always very small, and the skins round it to 0.0. Regarding rain, two additional observation types besides "rain" are available: "dayRain" and "rain24". Unless they a

Re: [weewx-user] Re: Replaced Davis Envoy (tripping) and replaced with another - no connection

2021-03-07 Thread Tom Keffer
*WeeWX generates HTML pages, but it does not update them * On Sat, Mar 6, 2021 at 10:27 PM monmul wrote: > Even curiouserthe photo which is supposed to updat

Re: [weewx-user] Weather station on Raspberry Pi with LTE/4G connect

2021-03-07 Thread Christian Radermacher
Now I have one more Question. On the sender Site I have this Config now: [[MQTT]] server_url = x topic = weather unit_system = METRIC binding = loop, archive aggregation = aggregate append_units_label = false So I sent loop and archive. Bo

Re: [weewx-user] New weather station UK

2021-03-07 Thread Big OB
Have a look at this setup available in the UK: https://www.nevadaradio.co.uk/product/watson-w-8686/ Works well, and supports extra sensors and updates (HP 2551) available from Ecowitt/ws View app. On Sunday, 7 March 2021 at 11:30:38 UTC Auchtermuchty Weather wrote: > So any suggestions? > > L

[weewx-user] Saved 'Signal Quality' Location

2021-03-07 Thread Alastair L
Hi. My Weewx installation 4.2.0, Vantage Pro2, has been up and running great for about 6 months since I got it. I’ve noticed my signal quality dips for about 10 minutes occasionally. Strangely the dips happened exactly at midnight each time I spotted it. Not an issue because the signal alwa

Re: [weewx-user] Weather station on Raspberry Pi with LTE/4G connect

2021-03-07 Thread bell...@gmail.com
Christian, You have a few options that I know of, each with its pros and cons. 1. Publish on each loop packet (Note, not on both archive and loop). In this scenario, MQTTSubscribeDriver will generate loop packets and from these WeeWX will create an archive record. In theory this should.match the

Re: [weewx-user] Saved 'Signal Quality' Location

2021-03-07 Thread Tom Keffer
For the Vantage stations, signal strength is stored in rxCheckPercent. Use the name archive table, not the daily summaries. My brain recalled Luc once having something to say about this. I think it was this thread from 2016. Som

Re: [weewx-user] Weather station on Raspberry Pi with LTE/4G connect

2021-03-07 Thread Christian Radermacher
Hi Rich, thanks a lot for your reply. Great explanation. I will test with loop sending, and wait the alpha code will be beta. Regards Christian bell...@gmail.com schrieb am Sonntag, 7. März 2021 um 16:33:47 UTC+1: > Christian, > You have a few options that I know of, each with its pros and cons.

[weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Christopher Kelley
The problem with Pis being so inexpensive is, I've ended up with a few extras that I bought "just in case". I've read the documentation, and while it's clear WeeWx will run fine on 1Gb (or 512Mb), I also have 2Gb and 4Gb Pi4s lying about. Is there any advantage to a 2Gb or 4Gb Pi4? Not just

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Dave Webb KB1PVH
The only thing it gets you is serving the webpage a little quicker. The Pi 4 runs hot so you'll want a fan on it if you do use one. I have a test setup running on a Pi zero and it works fine. Dave - KB1PVH Sent from my Galaxy S21 On Sun, Mar 7, 2021, 1:07 PM Christopher Kelley wrote: > The

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread vince
You do 'not' need a fan on a pi4 if you get a quality case like a FLIRC which passively cools through the case itself. Works great. -- 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,

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Christopher Kelley
Yeah, I'm putting it in a Argon ONE M.2 case which has a built-fan. From my experience, just setting a Pi4 on edge is usually enough so it can radiate from the top and bottom surfaces, but for this I want to give it a bit of protection from dust build-up. With the firmware updates over the pas

Re: [weewx-user] https://weewx.com/stations.html not working?

2021-03-07 Thread michael.k...@gmx.at
Should have seen that in console. Nevertheless modern browsers refuse to show that kind of mixed content, so at least the links should be updated. jo...@johnkline.com schrieb am Samstag, 6. März 2021 um 19:45:47 UTC+1: > Try “http:” (rather than “https:”). > > On Mar 6, 2021, at 10:43 AM, michae

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread p q
Do you expect much web traffic? On Sun, Mar 7, 2021 at 10:57 AM Christopher Kelley wrote: > Yeah, I'm putting it in a Argon ONE M.2 case which has a built-fan. From > my experience, just setting a Pi4 on edge is usually enough so it can > radiate from the top and bottom surfaces, but for this I

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Bill Arthur
I'm running WeeWx with two extensions, a radio program (aprx), a WiFi hotspot and about six other processes. All of this uses 5 to 10% of the processing power of my Pi Zero W I think you'll do just fine with a Pi 4. On Sunday, March 7, 2021 at 12:57:42 PM UTC-6 hang...@gmail.com wrote: > Yeah,

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Les Niles
I run weewx with the Belchertown skin and a couple of other skins, with a mysql database; there’s a local nginx instance running but the pages are uploaded to a hosted server that gets most of the traffic. This configuration was tight on an RPi 1B+ with 512MB — every few months it would run out

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Christopher Kelley
Okay, so probably no use to use a 2Gb or 4Gb Pi4, just unused memory. Thanks! Christopher On Sunday, March 7, 2021 at 12:40:25 PM UTC-8 ln77 wrote: > I run weewx with the Belchertown skin and a couple of other skins, with a > mysql database; there’s a local nginx instance running but the page

Re: [weewx-user] Which Raspberry Pi to use? Will more memory help at all?

2021-03-07 Thread Christopher Kelley
No, not at all. Just trying to match the load to the right RPi. I didn't know if there were memory structures or something in WeeWx that would benefit from more memory. On Sunday, March 7, 2021 at 11:33:57 AM UTC-8 peterq...@gmail.com wrote: > Do you expect much web traffic? > > On Sun, Mar

Re: [weewx-user] Belchertown skin not linked to nginx

2021-03-07 Thread David Prellwitz
New issue; i can't get graphs.conf to work, irrespective of where i put it. It's now in /home/weewx/skins/belchertown directory with graphs.conf.example file. I've even changed example filename - still can't get belchertown skin to use the minor changes i made to the graphs. It has to be a conf

Re: [weewx-user] Belchertown skin not linked to nginx

2021-03-07 Thread David Prellwitz
More info - looking at syslog, i notice that 8, 11, 15 season files generated, but are written to /home/weewx/public_html. Sometimes i'll get 2 files written to /home/weewx/public_html/weewx. But, still no updates on belchertown web page. I'm now officially confused as to where skin.conf, gra

Re: [weewx-user] Belchertown skin not linked to nginx

2021-03-07 Thread Timothy L
Maybe this thread is what you are having a problem with. https://groups.google.com/g/weewx-user/c/qUt0XdqREqk/m/O-wO1GiVAwAJ Try going to another computer on the network and enter the address of the weewx belchertown address computer. On Sun, Mar 7, 2021 at 7:12 PM David Prellwitz wrote: > Mor

Re: [weewx-user] Belchertown skin not linked to nginx

2021-03-07 Thread David Prellwitz
lecoqacr - i can access the belchertown link from my mobile, which is sharing the same meshed net. Interesting, both Belchertown homepages show a "last updated" date as yesterday noon; i've restarted all aspects of this machine (Debian 10 on a Dell laptop), from the laptop thru weewx (three tim

[weewx-user] Re: Translation

2021-03-07 Thread ginfo...@gmail.com
Sorry, “meters” to “metri” , in Italian Thanks Il giorno sabato 6 marzo 2021 alle 19:20:54 UTC+1 ginfo...@gmail.com ha scritto: > Good evening. > I can't translate "meters" to "meters". > Thanks to who helps me > -- You received this message because you are subscribed to the Google Groups "we