I use a stylesheet modified by another utilisator of your program who has written his code.
i've a lacrosse 3650 with the knew problem in rainfall. i put 0.515 for probes correction in relative, absolute, 1h and 24h probes, and in my sheet the value of 1h rain, max 1h rain, 24h rain, daily rain appear to be correct, but if i try to put also a code for month rain or year rain, the value is for example 200mm against 212mm. datas are taken from history.dat
those are the codes which have a good result, corresponding to real datas on the consolle.
Code : Tout sélectionner
<line text="Pioggia ultima ora \t\t $Current[rainfall_1h] $Unit[Rainfall]"/>
<line text="Massima pioggia in 1 $MaxDate[rainfall_1h,ora %Hh%M] $Stats[Day,Max,rainfall_1h] $Unit[Rainfall] "/>
<line text="Totale pioggia oggi \t\t $Cumul[relative_rainfall] $Unit[Rainfall]"/>
<line text="Totale Pioggia ultime 24 ore $Current[absolute_rainfall] $Unit[Rainfall]"/>
this is the code i would like to use for month an year rain
Code : Tout sélectionner
<line text="Totale Pioggia Annua\t\t $Stats[Year,TotalRainfall] $Unit[Rainfall]"/>
<line text="Total rainfall : $Current[absolute_rainfall] $Unit[Rainfall]"/>
i would like to ask you how can i resolve this problem... i'm interested in month and year rain... all the remaining things are perfect, you product is very very useful!
kindly waiting for your answer, have a happy Christmas!!
andrea.