Hi,
I read form a second rain gauge via filpile rain values/data into the data
base value 'hail', as there is no second rain1, rain2...
As it is in the same group as rain all should be fine.
It works if I query
$day.hail.sum
it works.
But if I query
$current.hailRate
I got N/A. It's not provided by the gauge an I think i has to be calculated
by software.
I tried that to get the hailRate:
[StdWXCalculate]
[[Calculations]]
# How to calculate derived quantities. Possible values are:
# hardware - use the value provided by hardware
# software - use the value calculated by weewx
# prefer_hardware - use value provide by hardware if available,
# otherwise use value calculated by weewx
....
hailRate = software
but it seems not implemented!? Any chance to get the calculation of
rainRate (hailRate) for my second gauge by software calculation working!?
Thanks in advance.
Christian
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/510bbbbb-7c00-4f97-bcd4-e327342ba60ao%40googlegroups.com.