Re: [weewx-user] Sum of cold hours per day

2017-02-10 Thread Thomas Keffer
weewx cannot do the aggregation type "min_le" for an "hour" time span. Nor
has it ever been able to.

 $day.outTemp.min_le($HorasFrio).nolabel($Count,$NONE) $day.outTemp.max_ge($
HorasCalor).nolabel($Count,$NONE)$hour.outTemp.min_le($
HorasFrio).nolabel($Count,$NONE) $hour.outTemp.max_ge($
HorasCalor).nolabel($Count,$NONE)

 $month.outTemp.min_le($HorasFrio) $month.outTemp.max_ge($HorasCalor) $hour
.outTemp.min_le($HorasFrio) $hour.outTemp.max_ge($HorasCalor)

-tk

On Fri, Feb 10, 2017 at 10:05 AM, Alejandro Guzmán  wrote:

> Hello im Alejandro from mexico,
>
> I am working on a Summation of cold hours in NOAA report but with the last
> modification weewx no longer generates the report.
>
> These are the lines that adds
>
>  $day.outTemp.min_le($HorasFrio).nolabel($Count,$NONE)
> $day.outTemp.max_ge($HorasCalor).nolabel($Count,$
> NONE)$hour.outTemp.min_le($HorasFrio).nolabel($Count,$NONE)
> $hour.outTemp.max_ge($HorasCalor).nolabel($Count,$NONE)
>
>  $month.outTemp.min_le($HorasFrio) $month.outTemp.max_ge($HorasCalor)
> $hour.outTemp.min_le($HorasFrio) $hour.outTemp.max_ge($HorasCalor)
>
>
> regards!!
>
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> 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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Sum of cold hours per day

2017-02-10 Thread Alejandro Guzmán
Hello im Alejandro from mexico,

I am working on a Summation of cold hours in NOAA report but with the last 
modification weewx no longer generates the report.

These are the lines that adds

 $day.outTemp.min_le($HorasFrio).nolabel($Count,$NONE) 
$day.outTemp.max_ge($HorasCalor).nolabel($Count,$NONE)$hour.outTemp.min_le($HorasFrio).nolabel($Count,$NONE)
 
$hour.outTemp.max_ge($HorasCalor).nolabel($Count,$NONE)

 $month.outTemp.min_le($HorasFrio) $month.outTemp.max_ge($HorasCalor) 
$hour.outTemp.min_le($HorasFrio) $hour.outTemp.max_ge($HorasCalor)


regards!!


-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


NOAA--MM.txt.tmpl
Description: Binary data