How do I show the $day.rain.sum for the time of the iteration? $_span.rain.sum gives me the sum for the span interval.
#for $_span in $day.spans(interval=300) #if $_span.barometer.count.raw $_span.start.format($D),$_span.outTemp.max.raw,$_span.dewpoint.min.raw,$_span.barometer.max.raw,$NONE,$NONE,$_span.windSpeed.max.raw,$_span.windGust.max.raw,$_span.outHumidity.max.raw,$_span.rainRate.max.raw,$NONE,$NONE,$_span.rain.sum.raw,$NONE,$NONE #else $NONE #end if #end for -- 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.
