On 26 Nov, 2016, at 18:40, mwall <[email protected] <mailto:[email protected]>> wrote: > > On Saturday, November 26, 2016 at 5:47:39 PM UTC-5, Dan'l B wrote: > Can someone point me to why I might be getting these (it goes on for 600+ > lines): > > Nov 26 16:15:20 WeatherPi weewx[20308]: reportengine: Running report forecast > Nov 26 16:15:20 WeatherPi weewx[20308]: reportengine: Found configuration > file /etc/weewx/skins/forecast/skin.conf for report forecast > Nov 26 16:15:20 WeatherPi weewx[20308]: cheetahgenerator: using search list > ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', > 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', > 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] > Nov 26 16:15:20 WeatherPi weewx[20308]: forecast: ReportThread: ignoring > value for tempMin: 'None' (NWS:weather_periods) > > on RPi 3 forecast v 3.0.8, WeeWx in Simulator mode. > > the messages about 'ignoring value for xxx' are diagnostic only - they > indicate that the forecast parser found an unexpected value from the forecast > download, but the value is not fatal. > > if you set debug=0 you will not see those messages. > > the 3.1.x versions of forecast are even smarter - they know that a None value > is ok, and only log when there is a non-None unexpected value. > > m
Ah, good, many thanks. I’ve kept debug=1 while running in Simulator, which has mostly been very useful. -- 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.
