Hallo
what do i have to do when i do that
in phenology.conf
[[Acyrthosiphon pisum]]
name_common = "Pea Aphid"
[[[Model C0101]]]
want to calculate
1. in skins.conf
[Extras]
# generation_date = 2018, 6, 30, 0, 0
phenologies = phenology.conf models = M001, C0004, C0023,
I could do with being able to declare a 2D array in my template. I found
the following example in the Cheetah documentation but I can't find how to
emulate it in a template:
#from Cheetah.Template import Template
#extends Template
#set $people = [
{'name' : 'Tom', 'mood' : 'Happy'},
{'name' :
I have solved it in the following way:
#set $archive_data = [($day, $day(data_binding='sdr_binding'),
$day(data_binding='sdr2_binding')), ($week,
$week(data_binding='sdr_binding'), $week(data_binding='sdr2_binding')),
($month, $month(data_binding='sdr_binding'),
$month(data_binding='sdr2_bindi
What exactly is your problem? Works fine for me:
How are you feeling?
Tom is Happy
Dick is Sad
Harry is Hairy
Gary
On Saturday, 13 March 2021 at 21:37:51 UTC+10 Auchtermuchty Weather wrote:
> I could do
Hi Tom
That's perfect! many thanks for your reply.
Alastair
On Sun, 7 Mar 2021 at 15:39, Tom Keffer wrote:
> For the Vantage stations, signal strength is stored in rxCheckPercent. Use
> the name archive table, not the daily summaries.
>
> My brain recalled Luc once having something to say about
I was struggling to declare on in a .inc file but it's sorted now using all
square brackets.
#set $Items = [
[''Tom', 'Happy'},
['Dick', 'Sad'},
['Harry', 'Hairy'}
]
On Saturday, 13 March 2021 at 12:05:44 UTC gjr80 wrote:
> What exactly is your problem? Works fine for me:
>
> How are you feel
After crash, started with fresh install on Raspberry already having
Domoticz (which is including Apache2).
Used procedure with setup.py as per /home/weewx/docs/setup.htm
Progressed with setup *till* Step 6.
At step 5. see weewx-messages passing.
However now lost, because /home/weewx/public_html
We cannot help without seeing some logfile information.
We would need to see your log from the time weewx started through one or
two reporting cycles.
On Saturday, March 13, 2021 at 9:36:10 AM UTC-8 ton...@gmail.com wrote:
> After crash, started with fresh install on Raspberry already having
>
Vince,
Which logfile is wanted?
Reason for the question:
the logging at step 5 is passing at flashing speed ..
Op zaterdag 13 maart 2021 om 18:46:47 UTC+1 schreef vince:
> We cannot help without seeing some logfile information.
>
> We would need to see your log from the time weewx started thr
I've just looked at my installation.
I think the only missing step is to include the extension in the weewx.conf:
##
# This section configures the internal weewx engine.
[Engine]
[[Services]]
# This se
/var/log/syslog on a pi
On Saturday, March 13, 2021 at 11:13:01 AM UTC-8 ton...@gmail.com wrote:
> Vince,
> Which logfile is wanted?
> Reason for the question:
> the logging at step 5 is passing at flashing speed ..
>
> Op zaterdag 13 maart 2021 om 18:46:47 UTC+1 schreef vince:
>
>> We cannot
Hi there Les - less than two days ago I updated my weewx from an older 4.xx
version to the current one, and suddenly i was getting the same weird plot.
Finally typed in "heat index wind chill" into the forum and out popped this
thread. I want to feel better as well - where is the spot where you
First, I misspoke — the change is in heatindexF(), not dewpointF() (duh!)
In the weewx software directory (/usr/share/weewx when installed as a Debian
package), there is a file weewx/wxformulas.py. Look for the line "if T is None
or R is None:” — it’s line 164 in the 4.4.0 version. Add “ or T <
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 13 Mar 2021 03:21:37 -0800 (PST)
"hesf...@gmail.com" wrote:
> 1. in skins.conf
> [Extras]
> # generation_date = 2018, 6, 30, 0, 0
>phenologies = phenology.conf
>models = M001, C0004, C0023, C0101
>
> [ImageGenerator]
>
> [[f
You don't have to modify any code, just change the calculation formula by
setting this option in weewx.conf
Look for the [StdWXCalculate] section, then beneath add
[[WXXTypes]]
[[[heatindex]]]
algorithm = old
That put it back to the "old" method for me where heat index i
Hallo,
"You have to restart PhenologyServices.py. Did you do this? "
NO, but now I have made it up and it works
just a call
Why is the calculation only shown for one month, although the calculation
on 01.01. begins.
Thanks for the work
Hartmut
crh...@lacusveris.com schrieb am Sonntag, 14. März
Fresh catch of this morning
Op zaterdag 13 maart 2021 om 20:54:22 UTC+1 schreef vince:
> /var/log/syslog on a pi
>
> On Saturday, March 13, 2021 at 11:13:01 AM UTC-8 ton...@gmail.com wrote:
>
>> Vince,
>> Which logfile is wanted?
>> Reason for the question:
>> the logging at step 5 is passing at
17 matches
Mail list logo