Re: [weewx-user] Ecowitt GW3000 user assistance

2025-08-05 Thread 'Ian Millard' via weewx-user
This was never released as finished version by the original author as he appears to be no longer active and his Github account is closed. However, there are a couple of forks from the development branch that Gary was working on (which was nearing completion). You can find my fork at https://gi

Re: [weewx-user] Ecowitt GW3000 user assistance

2025-08-05 Thread 'Ian Millard' via weewx-user
This was never released as finished version by the original author as he appears to be no longer active and his Github account is closed. However, there are a couple of forks from the development branch that Gary was working on (which was nearing completion). You can find my fork at https://gi

Re: [weewx-user] Ecowitt_http driver initial release

2025-07-25 Thread 'Ian Millard' via weewx-user
@Michael, @Werner, @Vince, I have the WeeWX-Ecowitt_http working flawlessly in driver mode now. So much so that I have confidently moved it across to my live server. There are just a couple of things to mention: - 1. Using the rain column to generates day, week, month etc gives some rather biz

Re: [weewx-user] Ecowitt_http driver initial release

2025-07-21 Thread 'Ian Millard' via weewx-user
@Werner, How do you generate the last non-zero strike distance and time? I have an X-Type to do that, but maybe you have another way. > On 17 Jul 2025, at 10:24, 'Werner Krenn' via weewx-user > wrote: > > lightning_num > is the number of lightning strikes on this day > > lightning_strike_cou

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-07-12 Thread 'Ian Millard' via weewx-user
@Michael, I am doing exactly the same thing. Can we share the pertinent parts of weewx.conf please? Obviously excluding sensitive information. If we can align our thoughts on this, I will update the repro to reflect. You can email me directly steeple...@btinternet.com

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-07-12 Thread 'Ian Millard' via weewx-user
@Michael, I cannot test air quality data as I do have a device. However I am able to calculate: - [StdCalibrate] [[Corrections]] radiation = luminosity/126.7 if luminosity is not None else None luminosity = 0 if luminosity == None else luminosity > On 12 Jul 2025, at 10

Re: [weewx-user] Seeking for advice for integration of GW3001

2025-07-09 Thread 'Ian Millard' via weewx-user
@michael Those are exactly my findings. I also have a piezo rain sensor and tipping rain sensor with the funnel upgrade and I feel they complement each other perfectly. Yes they work out much the same in the end but the piezo is much better at sensing the very fine rain which frequently occurs

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-07-04 Thread 'Ian Millard' via weewx-user
Thank you Werner > On 3 Jul 2025, at 18:57, 'Werner Krenn' via weewx-user > wrote: > > I looked at the driver and adjusted it, so that it works (at least for me) > > You can find the adapted driver and some information about it: > https://github.com/WernerKr/Ecowitt-or-DAVIS-stations-and-Seaso

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-07-01 Thread 'Ian Millard' via weewx-user
omplete > > Now > how and where do you set the option(s) > - if backfilling is used or not > - if backfilling is via ecowitt.net > - if backfilling is via SD card > > On 29.06.2025 16:37, 'Ian Millard' via weewx-user wrote: >> These are the weewx.conf settin

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-06-29 Thread 'Ian Millard' via weewx-user
ear [[[lightning_strike_count]]] input = lightningcount [[[lightning_distance]]] input = lightning_distance ## > On 29 Jun 2025, at 15:20, 'Ian Millard' via weewx-user > wro

Re: [weewx-user] https://github.com/gjr80/weewx-gw1000/wiki has disappeared from GitHub

2025-06-29 Thread 'Ian Millard' via weewx-user
Hi Michael, Here it is, this is the development branch, the main branch is not yet fully populated: - https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development Millardiang/weewx-ecowitt_local_http at development github.com Ian > On 29 Jun 2025, at 15:07, 'michael.k...@gmx.at' via

Re: [weewx-user] Re: Ecowitt GW3000 user assistance

2025-02-12 Thread 'Ian Millard' via weewx-user
No problem Gary.I see that Gyvate has submitted the request to Ecowitt however I have no sense on how quickly they can respond. IanSent from my iPad.On 11 Feb 2025, at 10:55, gjr80 wrote:Thanks for your trouble Ian, I hadn't picked up on the piezo bug. I set my GW3000 and WS90 up and let it run f

Re: [weewx-user] Re: Will the ECOWITT WS2910 work within WEEWX?

2024-09-30 Thread 'Ian Millard' via weewx-user
The console may not but the actual sensor array will work with the GW1000 gateway device which in turn works with the weewx-GW1000 driver. On 30 Sep 2024, at 23:45, J.A. Garcia-Tenorio wrote:The GW1000 driver will not  work with the WS2910 consoleThis console works perfectly with the interceptor

Re: [weewx-user] Loading Xtides with Forecast

2024-06-16 Thread 'Ian Millard' via weewx-user
root@dvm:/var/www/html/divumwx/heatmaps# sudo apt-get -y install xtide-data Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages were automatically installed and are no longer required: libwpe-1.0-1 libwpebackend-fdo-1.0-1 linux-h

Re: [weewx-user] Loading Xtides with Forecast

2024-06-16 Thread 'Ian Millard' via weewx-user
Vince, Following your often used advice, Google has the answer: - sudo apt-get -y install xtide-data Install and works perfectly with Bookworm. > On 16 Jun 2024, at 19:41, vince wrote: > > Easiest option is to just run 32-bit raspios and it'll all be there, but > other options include grabbin

Re: IRe: [weewx-user] High CPU on 5.10

2024-05-29 Thread 'Ian Millard' via weewx-user
Should the last command be: -weectl database calc-missing Sent from my iPad.On 30 May 2024, at 03:28, Mark Jenks wrote: I ran this, and did the recalc-missing, and it seems to be running better.   Except there is only one record in those tables.Not sure why that would cause that issue.weectl data

Re: [weewx-user] beta of V5.1.0 is available

2024-05-25 Thread 'Ian Millard' via weewx-user
Tom, With a pip install, a big tick in the box for the 4 four bullet points. Everything executed perfectly as far as I can see. The journal log is clean with no errors. Language options not tested, Skins, Seasons and weewx-DivumWX Alpha (replacement for weewx-Weather34) Hardware, Various Ecowit

Re: [weewx-user] Error Reading GW1100

2024-05-11 Thread 'Ian Millard' via weewx-user
Following on, hers is my open gw1000 stanza in whew.conf: - [GW1000] # This section is for the Ecowitt Gateway driver. # How often to poll the API, default is every 20 seconds: poll_interval = 4 # The driver to use: driver = user.gw1000 # gateway device IP address

Re: [weewx-user] Raddy L7 Weather Station: XML of Current Conditions-How to Feed WeeWx?

2024-03-06 Thread 'Ian Millard' via weewx-user
FWIW here you can find a very good online json path finder and validator which is very useful in helping to work out a parsing scheme which can be adapted for various computer languages: - https://www.site24x7.com/tools/jsonpath-finder-validator.html > On 6 Mar 2024, at 21:59, Rich Bell wrote

Re: [weewx-user] DivumWX Template

2024-03-04 Thread 'Ian Millard' via weewx-user
Hi Kjell, I know its frustrating and there are many others like you out there. I still cannot give you an exact date but it will be soon. The public beta will be launched with its own installer (just like weewx-Weather34’s installer) but it will only support WeeWX version 5.x.x which has been

Re: [weewx-user] WeeWX series tags with Highcharts

2023-09-04 Thread 'Ian Millard' via weewx-user
Funnily enough I have been working the other way round. I have been using under lying Python code in my skin (formerly weewx-Weather34, but soon to be relaunched with a massive code re-write as weewx-DivumWX). I and a fellow developer were having trouble with a particularly complicated chart whe

Re: [weewx-user] Re: GW1000 Ecowitt Gateway and WeeWx 5.0

2023-08-14 Thread 'Ian Millard' via weewx-user
How did you attempt the install? I am running version 5 with a pip installation. I am also running the Gateway driver and it installed seamlessly using weectl extension install [URL]Sent from my iPad.On 15 Aug 2023, at 05:57, gert.a...@gmail.com wrote:Hi VinceI followed the installation guide for

Re: [weewx-user] Re: Weather34 Skin and no rain

2023-03-22 Thread 'Ian Millard' via weewx-user
Is your website public. If so can you direct me to it please. Otherwise PM your w34realtime.txt file.Thank you,IanSent from my iPad.On 22 Mar 2023, at 02:10, Peter Peter wrote:As a side note I also miss the solar radiation reading as well (but get the UV) so I am thinking as per the reading of ot

Re: [weewx-user] Re: Trouble viewing new data column(s)

2023-01-18 Thread 'Ian Millard' via weewx-user
Gary,Follow up question from me in a similar vein. What is the correct way to add a completely new measurement group to WeeWX, for example part_per_million_per_cubic_meter?IanSent from my iPad.On 17 Jan 2023, at 05:20, gjr80 wrote:If you add a new observation to the database you need to tell WeeW

Re: [weewx-user] Re: Weewx to Mastodon/ActivityPub?

2022-12-21 Thread 'Ian Millard' via weewx-user
Intrigued that webcam pictures of Somerset skies above Yeovil are deemed to be “Sensitive content” :-) Sent from my iPad. > On 21 Dec 2022, at 14:50, Mark Fraser wrote: > > On 21/12/2022 14:35, DaveStLou wrote: >> Very interesting. Temporarily I've been duplicating my Twitter posts to >> Mas

RE: [weewx-user] Weewx+Weather34 pop up charts in Mobile

2022-10-19 Thread 'Ian Millard' via weewx-user
The pop-up menus are not designed for ideal mobile viewing although you will get a better view holding the phone in landscape mode. We are looking to address this in a massive rewrite which is currently under way. In future the new name for weewx-weather34 will be DivumWX. Ian Sent from Mail f