Just did a new 3.6.2 install along with the new forecast extension to mess
around with and get the following errors. I haven't done anything other
than install and put the correct NWS info in.



Dec  9 21:30:29 weewxpi weewx[2701]: cheetahgenerator: Generated 15 files
for report StandardReport in 8.98 seconds
Dec  9 21:30:38 weewxpi weewx[2701]: genimages: Generated 21 images for
StandardReport in 9.06 seconds
Dec  9 21:30:38 weewxpi weewx[2701]: reportengine: copied 0 files to
/home/weewx/public_html
Dec  9 21:30:43 weewxpi weewx[2701]: cheetahgenerator: Generate failed with
exception '<type 'exceptions.TypeError'>'
Dec  9 21:30:43 weewxpi weewx[2701]: cheetahgenerator: **** Ignoring
template /home/weewx/skins/forecast/iconic.html.tmpl
Dec  9 21:30:43 weewxpi weewx[2701]: cheetahgenerator: **** Reason:
unsupported operand type(s) for -: 'NoneType' and 'NoneType'
Dec  9 21:30:43 weewxpi weewx[2701]: ****  Traceback (most recent call
last):
Dec  9 21:30:43 weewxpi weewx[2701]: ****    File
"/home/weewx/bin/weewx/cheetahgenerator.py", line 315, in generate
Dec  9 21:30:43 weewxpi weewx[2701]: ****      print >> _file, text
Dec  9 21:30:43 weewxpi weewx[2701]: ****    File
"/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in
__str__
Dec  9 21:30:43 weewxpi weewx[2701]: ****      rc = getattr(self,
mainMethName)()
Dec  9 21:30:43 weewxpi weewx[2701]: ****    File
"_home_weewx_skins_forecast_iconic_html_tmpl.py", line 101, in respond
Dec  9 21:30:43 weewxpi weewx[2701]: ****    File
"/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1615, in
_handleCheetahInclude
Dec  9 21:30:43 weewxpi weewx[2701]: ****
 self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
Dec  9 21:30:43 weewxpi weewx[2701]: ****    File
"_home_weewx_skins_forecast_forecast_iconic_inc.py", line 173, in respond
Dec  9 21:30:43 weewxpi weewx[2701]: ****  TypeError: unsupported operand
type(s) for -: 'NoneType' and 'NoneType'
Dec  9 21:30:49 weewxpi weewx[2701]: cheetahgenerator: Generated 8 files
for report forecast in 11.21 seconds
Dec  9 21:30:49 weewxpi weewx[2701]: reportengine: copied 0 files to
/home/weewx/public_html/forecast

Dave-KB1PVH


On Fri, Dec 9, 2016 at 7:40 PM, gjr80 <gjroder...@gmail.com> wrote:

> I think the issue is simply one of forecasting precisely 25.4mm of rain
> seems wrong since forecasts are never issued to tenths of mm. Not sure
> there is much you can do about it, it's a fact of converting inches to mm,
> you could change the precision of what is displayed, might look ok. 2
> inches would display as 51mm which may or may not be just as a nappealing.
> Otherwise find a forecast source that is in your preferred units I guess.
>
> Gary
>
> --
> 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.

Reply via email to