Hi Rich I've tested the extension and it's exactly what I was looking for. Show the millimeters of the last rain or storm period and the days of this. I think it has been a hard work. Thank you very much.
El viernes, 6 de abril de 2018, 1:41:13 (UTC+2), Rich Altmaier escribió: > > Manuel, I just posted an extension to do a rainstorm calculation. Please > give it a try! > Rich > > > On Monday, April 2, 2018 at 4:33:27 PM UTC-7, Manuel wrote: >> >> Hello Rich, I've been studying that tag for some time, but my Python >> knowledge is not much. There is a web Spain that I have connected my >> station and has that function but I want to do it from weewx. We will >> study more. regards >> The web and my station in Alanís, Sevilla >> https://www.meteoclimatic.net/perfil/ESAND4100000041380A >> >> 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.
