[weewx-user] Using sftp with weewx 5.1.0

2024-11-03 Thread Alan Salmon
I've received advice from my web provider that they are phasing out ftp uploads and requiring all users to move to sftp in the near future. Going through the documentation, it says I need pysftp and suggests using "pip install pysftp" if you used the Pip install method, or else use "apt install

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread Karen K
Mark Fraser schrieb am Sonntag, 3. November 2024 um 10:20:12 UTC+1: It is running in Kiosk mode, if I stop and restart it I will get the correct update time. The only access I have to it is through SSH. I was aware of what you wrote. Nevertheless, I guess, this situation does not prevent you f

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread ian...@kinnon.org
For me, I have tried my desktop running chrome, my android mobile using chrome, my iphone using safari and my desktop running edge. All give the same +1 hour error in the Belchertown skin On Sunday 3 November 2024 at 08:37:35 UTC Karen K wrote: > The timestamps in the Seasons skin are created by

Re: [weewx-user] Using sftp with weewx 5.1.0

2024-11-03 Thread Alan Salmon
Hi Tom, I've downloaded and installed pysftp per your earlier reply with a small amount of progress = at least I'm getting different errors. I've attached a section of the log: Nov 04 18:18:36 Bigfish-05 weewxd[16031]: DEBUG user.sftp: sftp: create remote directory /WWW/NOAA Nov 04 18:18:36 B

[weewx-user] Add new data noaa files?

2024-11-03 Thread pachu fernandez
Hi I want to add the humidity and daily maximum minimum pressure data to the noaa files What lines should I add in nooa archive? Thanks -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails fr

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread Mark Fraser
On 03/11/2024 08:37, Karen K wrote: The timestamps in the Seasons skin are created by WeeWX. The live timestamps in the Belchertown skin are created by JavaScript in the Browser. Did you try different browsers? Ist it the same with all of them? Mark Fraser schrieb am Sonntag, 3. November 2024

Re: [weewx-user] Using sftp with weewx 5.1.0

2024-11-03 Thread Tom Keffer
>From what I can tell, pysftp is no longer available in the Debian repositories. My first recommendation would be to use rsync if your ISP offers it because it is so much faster. However, if your ISP does not offer rsync, and you must use pysftp, it is available on pypi.org, although the version i

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread gary....@gmail.com
Just a data point. I have no time display issue with WeeWX 5.1 and Belchertown. That is with Firefox desktop, Chrome on Chromebook, and an Android tablet using Fully Kiosk Browser. Have you double checked the locale, date, good system time on the weewx machine and on the client? For me, this wou

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread vince
Wild guess - is everybody with the problem outside of the US ? Wondering if there's a timezone error under the hood in Belchertown or the Highcharts things therein. Also what's the time look like on your MQTT server if it's on a different computer than the weewx system ? On Sunday, November

Re: [weewx-user] Archive interval in cheetah template

2024-11-03 Thread František Slimařík
As usual thanks Tom for quick hint :)Odesláno z iPhonu2. 11. 2024 v 22:30, Tom Keffer :Yes. It's stored in the database, so it can be referenced just like any other observation type. For example, the current interval would be $current.interval. Generally, it doesn't change (although in theory it c

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread Mark Fraser
On 03/11/2024 00:01, Tom Keffer wrote: You're not giving us a lot to go on! Which one was correct? And, how about a log? On Sat, Nov 2, 2024 at 8:57 AM ian...@kinnon.org wrote: I am in the UK and we went from GMT+1 to GMT a few weeks ago and I now see a discrepancy between the time

Re: [weewx-user] Daylight Savings Time in Belchertown Skin

2024-11-03 Thread Karen K
The timestamps in the Seasons skin are created by WeeWX. The live timestamps in the Belchertown skin are created by JavaScript in the Browser. Did you try different browsers? Ist it the same with all of them? Mark Fraser schrieb am Sonntag, 3. November 2024 um 09:12:34 UTC+1: > On 03/11/2024