[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-22 Thread James Taylor
Thanks for the info. James On Friday, February 18, 2022 at 10:24:21 PM UTC gjr80 wrote: > No problems James. > > Regards the services, think of the [[Services]] stanza as a matrix. When > an event occurs (for example the arrival of a new archive record) WeeWX > works it way down each 'row'

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-17 Thread James Taylor
Hello So this was broken by commit ec958a0 ( https://github.com/weewx/weewx/commit/ec958a0658612ef3bce90ab5c6e825ef0d329e8e ). To give the history, to allow Belchertown to output / graph rxCheckPercent as discussed here https://www.mail-archive.com/weewx-user@googlegroups.com/msg21816.html, it

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-16 Thread James Taylor
Tonight's debug So I've detected that I'm not getting windDir on the archive record from the Vantage Pro 2 on the records coming every 5 mins, compared to any archive records received after a restart, so possibly a hardware issue. PRESENT - Feb 16 21:41:02 pi weewx[5179] DEBUG

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-16 Thread James Taylor
Thanks Gary Yes - I forgot about the 12.5 multiples thing so yes gives me a possible idea on what is going to work out what has changed in behavior as the weewx.conf hasn't changed (apart from the version details) James On Wednesday, February 16, 2022 at 1:30:05 AM UTC gjr80 wrote: > The

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-16 Thread Fische Namenlos
I've similar failures for the WindGust, but only in the *creation *of "image" for the *stacked WindRose*. I use the blue sofaskin on a renkforce WH2315, alias FineOffset. It was working nicely with 4.5.1... gjr80 schrieb am Mittwoch, 16. Februar 2022 um 02:30:05 UTC+1: > The 4.5.1 archive

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-15 Thread gjr80
The 4.5.1 archive record looks very much like a software generated archive record, you can tell by the windDir value. The windDir value in a hardware generated archive record from a VP2 appears in multiples of 12.5 degrees - that is fixed and a limitation of the archive record format emitted

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-15 Thread James Taylor
Yes, unfortunately that isn't the case with my output :-( On Tuesday, February 15, 2022 at 10:57:28 PM UTC vince wrote: > Your windSpeed and windGust are 0.0 so there is no direction. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-15 Thread vince
Your windSpeed and windGust are 0.0 so there is no direction. -- 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+unsubscr...@googlegroups.com. To view

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-15 Thread Marek Šnapka
REC:2022-02-15 23:30:00 CET (1644964200) 'altimeter': '29.95316960636334', 'appTemp': '37.28098024838056', 'barometer': '29.974', 'cloudbase': '1964.3910016756643', 'consBatteryVoltage': 'None', 'dateTime': '1644964200', 'dewpoint': '35.555079592627074', 'ET': '0.0', 'forecastRule': '45',

[weewx-user] Re: windDir is None since upgrading to 4.6.2 from 4.5.1 on VP2

2022-02-15 Thread Marek Šnapka
I do not have any output of windir and wingustdir after first update to 4.6.2. Even if I reverted a full machine backup, the output of weewxd still shows no data for the wind... Even after flashing the py file from https://groups.google.com/g/weewx-user/c/9N8gg44u8Q0, I cannot see any data.

[weewx-user] Re: windDir missing from archive records

2020-07-15 Thread Wes Witt
after reading the weewx code i discovered that how the wind values are presented in the loop packets matters. i was creating separate loop packets for windspeed and winddir, which i think caused weewx to believe that the speed is zero when processing the winddir. i changed my driver to deliver

[weewx-user] Re: Winddir

2018-02-20 Thread gjr80
Hallo, Ich bin mir nicht sicher, ob Sie für jemanden gedacht haben, der meinen letzten Beitrag übersetzt hat. Der Beitrag sollte Andrew's Kommentar über die Windrichtung "None" beantworten, wenn es keinen Wind gibt. Wenn du meinst mein Post unten ist eine Google Übersetzung davon. Ich bin

[weewx-user] Re: Winddir

2018-02-20 Thread K-Lutz
Hallo kann mir das jemand bitte Übersetzen.. Am Samstag, 17. Februar 2018 19:28:54 UTC+1 schrieb k-l...@gmx.de: > > Hallo > ich habe ein problem , das die Wind daten nicht in die Clientraw.txt > geschrieben werden. > meine Station WH4000 und WH1080 > > mfg. > -- You received this message

[weewx-user] Re: Winddir

2018-02-19 Thread gjr80
It may be technically correct to have None for wind direction when wind speed is zero (though I am sure you will find some who can put up a good argument for not doing this) unfortunately we do not live in an ideal world and often have other constraints. Clientraw.txt and other similar

[weewx-user] Re: Winddir

2018-02-19 Thread gjr80
Hallo, OK, wenn Sie ignore_zero_wind verwenden, hängt die angezeigte Windrichtung davon ab, ob Ihre Station Windrichtung erzeugt, wenn kein Wind ist. Sehen Sie, wie Sie gehen, wenn es immer noch Probleme gibt, lassen Sie es uns wissen und ich werde sehen, was mit der Clientraw-Vorlage getan

[weewx-user] Re: Winddir

2018-02-19 Thread Andrew Milner
I disagree - it is better to be accurate and say 'none' for direction when there is no wind speed. The dir3ection of the wind vane could have been affected by gravity or even a bird - if there is no wind speed it is better to say there is no direction either. On Monday, 19 February 2018

[weewx-user] Re: Winddir

2018-02-19 Thread K-Lutz
Hallo gir80 ich brauch die Clientraw.txt für WDLive ich hab erstmal ignore_Wind_zero gemacht besser ist es wenn kein wind dann sollte die Windrichtung da stehen bleiben wo sie als letztes stand , und nicht einfach irgendwo. Also so wenn der Wind aus norden kommt, und dann kein wind mehr da ist

[weewx-user] Re: Winddir

2018-02-18 Thread gjr80
Hallo, entschuldigung für Google Deutsch wieder. Danke, das Problem, das Sie haben, ist, dass, wenn die Windgeschwindigkeit Null ist, die Windrichtung None und in der Datei clientraw.txt, die als - angezeigt wird. clientraw.txt wird wie vorgesehen generiert. Wie Glenn sagte, können Sie dieses

[weewx-user] Re: Winddir

2018-02-18 Thread K-Lutz
Am Samstag, 17. Februar 2018 19:28:54 UTC+1 schrieb k-l...@gmx.de: > > Hallo > ich habe ein problem , das die Wind daten nicht in die Clientraw.txt > geschrieben werden. > meine Station WH4000 und WH1080 > > mfg. > -- You received this message because you are subscribed to the Google Groups

[weewx-user] Re: Winddir

2018-02-18 Thread K-Lutz
Hallo zurzeit ist es windig, und die Clientraw ist OK.ich Poste die clientraw wenn der fehler nochmal da ist. ok. Am Sonntag, 18. Februar 2018 01:55:27 UTC+1 schrieb gjr80: > > Hallo, > > Mein Highschool-Deutsch ist nicht sehr gut und ich denke, dass diese > Google-Übersetzung nicht

[weewx-user] Re: Winddir

2018-02-17 Thread gjr80
Hallo, Mein Highschool-Deutsch ist nicht sehr gut und ich denke, dass diese Google-Übersetzung nicht viel besser sein könnte. In Ihrem ersten Beitrag erwähnen Sie clientraw.txt, verwenden Sie weeWX-WD, um clientraw.txt zu generieren? clientraw.txt ist eine formatierte Datei, die niemals Daten

Re: [weewx-user] Re: Winddir

2018-02-17 Thread Glenn McKechnie
http://weewx.com/docs/usersguide.htm#StdWXCalculate ignore_zero_wind Indicates whether the wind direction should be undefined when the wind speed is zero. The default value is True: the wind direction will be undefined when wind speed is zero. To report the wind vane direction even when there

[weewx-user] Re: Winddir

2018-02-17 Thread K-Lutz
Am Sonntag, 18. Februar 2018 00:05:46 UTC+1 schrieb Markus Roth: > > Also bei mir ist es gerade zufällig auch Windstill. > Und da zeigt weewx auch an > Wind 0,0 m/s from N/A (N/A) > > Also auch keine Richtung. > > Dannach ist es bei ihnen genau richtig. > Ist eigendlich auch logisch wenn kein

[weewx-user] Re: Winddir

2018-02-17 Thread Markus Roth
Also bei mir ist es gerade zufällig auch Windstill. Und da zeigt weewx auch an Wind 0,0 m/s from N/A (N/A) Also auch keine Richtung. Dannach ist es bei ihnen genau richtig. Ist eigendlich auch logisch wenn kein Wind auch keine Richtung. Natürlich steht bei mir an der Station selber noch wo zu

[weewx-user] Re: Winddir

2018-02-17 Thread K-Lutz
Am Samstag, 17. Februar 2018 23:26:54 UTC+1 schrieb Markus Roth: > > Translated Answer in German from mwall: > > > wenn die Windgeschwindigkeit Null ist, wird die Windrichtung nicht > definiert. ist es dass das Verhalten, das Sie berichten wollten? > > genau so ist das. > > um genau zu

[weewx-user] Re: Winddir

2018-02-17 Thread K-Lutz
Hallo so alles geht nun. ich habe mal das wind rad von hand gedret, dann sind alle werte OK. aber ist kein wind dann ist das Verhalten das die Windrichtung auch auf null geht. und das sollte doch nicht sein. die Windrichtung muss doch bleiben bis die sich ändert. oder nicht. Am Samstag, 17.

[weewx-user] Re: Winddir

2018-02-17 Thread Markus Roth
Translated Answer in German from mwall: wenn die Windgeschwindigkeit Null ist, wird die Windrichtung nicht definiert. ist es dass das Verhalten, das Sie berichten wollten? um genau zu sehen, welche Daten weewx von der Hardware bekommt, weewx direkt starten( nicht als Daemon).

[weewx-user] Re: Winddir

2018-02-17 Thread mwall
markus, when wind speed is zero, the wind direction is undefined. is that the behavior you are reporting? to see exactly what data weewx gets from the hardware, run weewx directly (not as a daemon). http://www.weewx.com/docs/usersguide.htm#Running_directly when you do this, you will see