I certainly am a noob. Just ask Gary.
Based on the “hint” from Tom I added stormStart to units.py and it seems to
work. I probably missed the boat somewhere.
obs_group_dict = ListOfDicts({"altitude" : "group_altitude",
"cloudbase" : "group_altitude",
"cooldeg" : "group_degree_day",
.
.
.
"stormStart" : "group_time",
This is what I get:
Storm Rain5.14 in since 02/19/2019 12:00:00 AM
--------
Tom
On 2/24/19, 6:29 AM, "Thomas Keffer" <[email protected] on behalf of
[email protected]> wrote:
The problem is that the unit system is unaware of stormStart, so the tag
$current.stormStart gets returned as a raw value, instead of a ValueHelper.
I've created issue #380 to track.
This is an easy one to fix, should some noob want to take it on!
-tk
On Sun, Feb 24, 2019 at 3:21 AM gjr80 <[email protected]> wrote:
Hi,
The Vantage driver certainly decodes stormDate. I suspect you might find that
unless there is stormRain there is no stormDate. Might be worth checking again
when you have rain.
Gary
--
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].
For more options, visit https://groups.google.com/d/optout.
--
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].
For more options, visit https://groups.google.com/d/optout.
--
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].
For more options, visit https://groups.google.com/d/optout.