[weewx-user] raspberrypi weewx[2476] INFO weewx.drivers.fousb: unstable read: blocks differ for ptr 0x000100

2021-06-06 Thread michael.s...@gmail.com
Hallo, irgendwo klemmt es gerade bei mir mit der Wetterstation WH1080. Nach 3 Jahren Dauerbetrieb sind nun die Daten nicht mehr aktuell auf der Website von meiner Weewx Wetterstation. Nach ca 6 Stunden hängt sich irgendetwas auf. Ich habe bereits die MicroSD in einen anderen Raspberry PI geha

[weewx-user] Setting weather station type/name? Interceptor device_type observer

2021-06-06 Thread Thomas Dietrich
Hey all, I'm happy using the interceptor driver (https://github.com/matthewwall/weewx-interceptor) with a config similar to this: [Interceptor] driver = user.interceptor device_type = observer port = 8000 However, because of this, my station generally reports the station or

Re: [weewx-user] Setting weather station type/name? Interceptor device_type observer

2021-06-06 Thread 'Rainer Lang' via weewx-user
Hi Thomas Where does "weewx report the correct weather station type" ? Where do you want to see e.g. Ambient Weather WS-2902A or Froggit WH3000SE or Ecowitt WH2910 "reported"/written by weewx ? e.g. in the Seasons skin in the section "About this weather station" ? If you mean that place, then

Re: [weewx-user] Setting weather station type/name? Interceptor device_type observer

2021-06-06 Thread Thomas Dietrich
Hey Rainer, thanks for your quick answer! Yes you are right, let me clarify. Yes e.g. in the seasons skin as you said. However you can also see "observer" in NeoWX or under https://www.weewx.com/stations.html I thought/hoped that certainly I am able to give weewx a valid weather station type to

Re: [weewx-user] Setting weather station type/name? Interceptor device_type observer

2021-06-06 Thread Thomas Dietrich
Rainer, thanks for your help. Following the weewx developer documentation I figured out that the interceptor driver is limited. I opened an issue to improve that: https://github.com/matthewwall/weewx-interceptor/issues/96 Let's hope we can improve this quickly :) Thomas Dietrich schrieb am Sonnt

Re: [weewx-user] Direction of the maximum wind value

2021-06-06 Thread Remy Lavabre
*In the same genre but for the rain (not rain rate) ... Is it possible to recover in Seasons on a period, the day of the maximum rain (the $day.rain.sum maximum) ?* $archive[1].rain.maxtime $archive[1].rain.max.format(add_label=False) $archive[1].rain.maxtime *Give

Re: [weewx-user] Setting weather station type/name? Interceptor device_type observer

2021-06-06 Thread Thomas Dietrich
PR submitted. https://github.com/matthewwall/weewx-interceptor/pull/97 The change is tested. If you are interested, you can install my fork, simply download the updated package: wget -O weewx-interceptor.zip https://codeload.github.com/ThomDietrich/weewx-interceptor/zip/refs/heads/patch-1 Bes

[weewx-user] ValueError: bad marshal data (unknown type code)

2021-06-06 Thread ter...@gmail.com
Hi all! Today my instance of Weewx crashed, “CRITICAL __main__: Caught unrecoverable exception:” and “ValueError: bad marshal data (unknown type code)” I’m running weewx version 4.5.1, using Python 3.7.3, platform Linux-5.10.11-v7l+-armv7l-with-debian-10.8 and locale is 'nb_NO.UTF-8'. I did

Re: [weewx-user] Re: New User Trying To Edit weewx.conf Permission Denied

2021-06-06 Thread Tony Taurisano
Thanks for the meme. It was very helpful. On Saturday, June 5, 2021 at 7:38:12 PM UTC-4 tke...@gmail.com wrote: > [image: image.png] > > On Sat, Jun 5, 2021 at 3:00 PM vince wrote: > >> See the FAQ - https://github.com/weewx/weewx/wiki/faq-permission-denied >> >> On Saturday, June 5, 2021 at 2:1