I have the a Problem. Re-Install from weewx did not solve the Problem. I
need help please.
Raspberry PI 4 - 4GB
:~ $ uname -a
Linux 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29)
aarch64 GNU/Linux
:~ $ cat /etc/issue
Debian GNU/Linux 12
:~ $ sudo dpkg -l weewx
weewx
All,
I am trying out 2 different tasks. First is to confirm that I can make
weewx run on a raspberry pi before I move from wview and then to automate
the collection of data from our enphase envoy system. This post is
regarding my second task which I am trying out on a different raspberry pi
That much I knew, and it's the easy part. What I want help with is adding
windrun as, I guess, an aggregate type. I think that's core weewx. Here's
the relevant traceback. You can see that xtypes.get_series() failed to find
an aggregate type for windrun:
Jun 4 08:05:17 pi4-3 wee_reports[25376
Maybe I'll punt on windrun and just look at average windspeed...
On Tuesday, June 4, 2024 at 8:42:07 AM UTC-6 pannetron wrote:
> That much I knew, and it's the easy part. What I want help with is adding
> windrun as, I guess, an aggregate type. I think that's core weewx. Here's
> the relevant
* Missing parentheses in call to 'print'. Did you mean print(...)?
(envoy.py, line 164)*
Looks like the driver is very ancient and has not been ported to python3.
You could try to clean it up with 2to3 and perhaps that's all that is
missing
On Tuesday, June 4, 2024 at 7:24:21 AM UTC-7 P
You give up quickly. If windrun is in your db and your Belchertown
'records' page, you just need to find the right incantation to graph it
however you want.
First check your db to be sure
My VP2 data from the archive table
sqlite> select datetime(dateTime,'unixepoch','localtime'),windrun
this is all clear and long stated in the WiKi - the 79 interval gets
restarted once a discharge is detected.
But thinking that a SDR would receive values more often and faster than
a normal Ecowitt console (that was the statement I was referring to) is
an illusion.
That's at least how the stat
FWIW, this seems to generate the same high peak for the year that matches
Belchertown's records page for the year, although I'm at a bit of a loss
regarding .
See if this works for you in your [year] section of graphs.conf
[[yearwindrun]]
title = Wind Run
yscale = None, None,
For others lost in the arguing :-) the wiki page is at
https://meshka.eu/Ecowitt/dokuwiki/doku.php?id=start#wh57 and the
discussion about their APIs is at
https://meshka.eu/Ecowitt/dokuwiki/doku.php?id=start#apis_application_programming_interfaces
It was interesting to see some discussion in th
Let's boil it down to this sentence:
> That a SDR should be superior here is by no means true - but of course a
SDR can be used.
If the sensor emits every single lightning event, and the console can only
be polled, or set up to send data in a fixed interval: it is by all means
true!
It is po
Thank you, I'll give this a try! The data is in my db, at least since
weewx has been populating it the last couple of years vs. old wview.
On Tue, Jun 4, 2024 at 12:51 PM vince wrote:
> FWIW, this seems to generate the same high peak for the year that matches
> Belchertown's records page for th
...but not finished yet. Give it a try (
https://github.com/brewster76/fuzzy-archer/tree/4.3 ) and file any findings
as an issue: https://github.com/brewster76/fuzzy-archer/issues
If you have a multi-language page, you may be looking forward to WeeWX
5.1.0, enabling multiple localizations from
Vince,
Great suggestion. I must admit that it's been a few years since last
coding project. Is it like riding a bike? In the process of adding a few
tools to the PI and will give it a try. Should know if this reasonable
step works in the next week or so.
Stay healthy,
Pat
On Tuesday, June
Same error out of weewx.xtypes.get_series()...
On Tue, Jun 4, 2024 at 1:34 PM Russ Panneton wrote:
> Thank you, I'll give this a try! The data is in my db, at least since
> weewx has been populating it the last couple of years vs. old wview.
>
> On Tue, Jun 4, 2024 at 12:51 PM vince wrote:
>
>
Cannot help you. Works here.
On Tuesday, June 4, 2024 at 2:19:08 PM UTC-7 Russ Panneton wrote:
> Same error out of weewx.xtypes.get_series()...
>
> On Tue, Jun 4, 2024 at 1:34 PM Russ Panneton wrote:
>
>> Thank you, I'll give this a try! The data is in my db, at least since
>> weewx has been p
Thanks for engaging with me, I appreciate it! Your suggestion on how to
add info to the graphs.conf file, once I crack the aggregate type problem,
will come in handy!
On Tue, Jun 4, 2024 at 3:20 PM vince wrote:
> Cannot help you. Works here.
>
> On Tuesday, June 4, 2024 at 2:19:08 PM UTC-7 Russ
Re-Install from weewx did not solve the Problem. I need help please.
Raspberry PI 4 - 4GB
:~ $ uname -a
Linux 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29)
aarch64 GNU/Linux
:~ $ cat /etc/issue
Debian GNU/Linux 12
:~ $ sudo dpkg -l weewx
weewx 5.0.2-1 all weather s
17 matches
Mail list logo