How can I implement this in weewx as a new tag in a custom search list 
extension? My knowledge of python is not very good. Thank you

El domingo, 25 de febrero de 2018, 1:09:26 (UTC+1), Rich Altmaier escribió:
>
> I studied the weewx archive database and created this SQL, embedded into a 
> python script, to find the most recent rain storm and show the running 
> total rainfall of the storm.  
> You can see the script is parameterized to define a storm as delimited by 
> some number of hours of no rain, I selected 8.  
>
> My objective is to hope someone will extract useful portions for the 
> calculation of a tag to add to a report, enabling showing storm total 
> rainfall!
> If you do this, please do add to this post!!
> The script *does not modify* your database, creating only a temporary 
> table to make the query reasonably quick. 
>
> Thanks, Rich
>
>

-- 
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.

Reply via email to