No modification to the standard skin at all, I checked the file stamps and 
all are from August of last year (I installed on a few weeks ago)

I do indeed have debug = 1 set in my weewx config, I have always felt the 
info put in the log is light for debug mode being on.  I tried removing the 
space between the " = " and there was a trailing space on the line entry, 
both did not yield more output on restart. I think deleted the debug line 
and re-added it and it magically worked?  Weird, but better output now.

*I have attached the output running "weewxd /etc/weewx/weewx.conf -n 
TRACKER" and my weewx.conf file.*


On Sunday, February 3, 2019 at 1:11:30 AM UTC-6, gjr80 wrote:
>
> Ok, a few things. You appear to be generating archive records and saving 
> them to database. Your log indicates the Standard skin is generating 13 
> files each report cycle, an unmodified Standard skin should be producing at 
> least 15 files each report cycle. Have you modified the Standard skin at 
> all?
>
> Secondly, the level of detail in the log extracts indicates that WeeWX is 
> not running with debug=1, it may be set in weewx.conf but have you 
> restarted WeeWX since making the change? Either way could you confirm that 
> debug=1 is in weewx.conf and then restart WeeWX. Could you again let WeeWX 
> run for 2-3 archive periods and the post the log from the restart onwards. 
> I would like to see the startup sequence, it contains a lot of config info.
>
> Finally, whilst WeeWX is saving archive records we don't know what if any 
> data is in each archive record. You might want to run weeWX directly (
> http://weewx.com/docs/usersguide.htm#Running_directly), again let it run 
> for a few archive periods. This will display loop packets and archive 
> records to the console (screen) and is useful for seeing what data is in 
> each. Could you please post the output seen on the console. 
>
> 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.
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Initializing weewx version 
3.8.2
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Using Python 2.7.5 (default, 
Oct 31 2018, 20:11:09)
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Platform 
Linux-4.14.91-v7.1.el7-armv7l-with-centos-7.6.1810-AltArch
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Locale is 'en_US.UTF-8'
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Using configuration file 
/etc/weewx/weewx.conf
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Debug is 1
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Initializing engine
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading station type SDR 
(user.sdr)
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: MainThread: driver version is 0.54
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: MainThread: sensor map is 
{'outTemp': 'temperature.41.FOWH65BPacket', 'outHumidity': 
'humidity.41.FOWH65BPacket', 'windDir': 'wind_dir.41.FOWH65BPacket', 
'windSpeed': 'wind_speed.41.FOWH65BPacket', 'windGust': 
'wind_gust.41.FOWH65BPacket', 'rain_total': 'rain_total.41.FOWH65BPacket', 
'UV': 'uv_index.41.FOWH65BPacket', 'radiation': 'light.41.FOWH65BPacket', 
'outTempBatteryStatus': 'battery.41.FOWH65BPacket', 'cloudBase': 
'cloudbase.41.FOWH65BPacket', 'appTemp': 'appTemp.41.FOWH65BPacket'}
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: MainThread: deltas is {'rain': 
'rain_total'}
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: MainThread: startup process 
'rtl_433 -q -M utc -F json -p 39.741 -R 78 -f 914980000'
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: stdout-thread: start async reader 
for stdout-thread
Feb 03 11:03:19 localhost TRACKER[4407]: sdr: stderr-thread: start async reader 
for stderr-thread
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdTimeSynch
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdTimeSynch
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdConvert
Feb 03 11:03:19 localhost TRACKER[4407]: engine: StdConvert target unit is 0x1
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdConvert
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdCalibrate
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdCalibrate
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdQC
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdQC
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.wxservices.StdWXCalculate
Feb 03 11:03:19 localhost TRACKER[4407]: wxcalculate: The following values will 
be calculated: barometer=prefer_hardware, windchill=prefer_hardware, 
dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, 
windrun=prefer_hardware, heatindex=prefer_hardware, 
maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, 
inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
cloudbase=prefer_hardware
Feb 03 11:03:19 localhost TRACKER[4407]: wxcalculate: The following algorithms 
will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.wxservices.StdWXCalculate
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdArchive
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Archive will use data binding 
wx_binding
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Record generation will be 
attempted in 'hardware'
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Using archive interval of 300 
seconds (specified in weewx configuration)
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Use LOOP data in hi/low 
calculations: 1
Feb 03 11:03:19 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Using binding 'wx_binding' to 
database 'weewx.sdb'
Feb 03 11:03:19 localhost TRACKER[4407]: manager: Starting backfill of daily 
summaries
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdArchive
Feb 03 11:03:19 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdStationRegistry
Feb 03 11:03:20 localhost TRACKER[4407]: restx: StationRegistry: Registration 
not requested.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdStationRegistry
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdWunderground
Feb 03 11:03:20 localhost TRACKER[4407]: restx: Wunderground: Posting not 
enabled.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdWunderground
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdPWSweather
Feb 03 11:03:20 localhost TRACKER[4407]: restx: PWSweather: Posting not enabled.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdPWSweather
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdCWOP
Feb 03 11:03:20 localhost TRACKER[4407]: restx: CWOP: Posting not enabled.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdCWOP
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdWOW
Feb 03 11:03:20 localhost TRACKER[4407]: restx: WOW: Posting not enabled.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdWOW
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.restx.StdAWEKAS
Feb 03 11:03:20 localhost TRACKER[4407]: restx: AWEKAS: Posting not enabled.
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdPrint
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdPrint
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Loading service 
weewx.engine.StdReport
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Finished loading service 
weewx.engine.StdReport
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Starting up weewx version 3.8.2
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Station does not support 
reading the time
Feb 03 11:03:20 localhost TRACKER[4407]: engine: Starting main packet loop.
Feb 03 11:03:23 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:26 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:31 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:03:28", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.100, "humidity" : 68, "wind_dir_deg" : 112, 
"wind_speed_ms" : 1.466, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1136, "uvi" : 2, "light_lux" : 43245.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:03:31 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 2.0, 'radiation': 
341.33278500000006, 'dateTime': 1549213408, 'windDir': 112.0, 'outTemp': 17.1, 
'windSpeed': 1.466, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:03:34 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:37 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:40 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:43 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:47 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:03:44", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.000, "humidity" : 68, "wind_dir_deg" : 129, 
"wind_speed_ms" : 1.658, "gust_speed_ms" : 2.040, "rainfall_mm" : 134.112, "uv" 
: 1300, "uvi" : 3, "light_lux" : 48794.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:03:47 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 3.0, 'radiation': 
385.13104200000004, 'dateTime': 1549213424, 'windDir': 129.0, 'outTemp': 17.0, 
'windSpeed': 1.658, 'windGust': 2.04, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:03:50 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:53 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:56 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:03:59 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:03 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:04:00", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.000, "humidity" : 68, "wind_dir_deg" : 127, 
"wind_speed_ms" : 2.040, "gust_speed_ms" : 2.550, "rainfall_mm" : 134.112, "uv" 
: 1466, "uvi" : 3, "light_lux" : 53862.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:04:03 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 3.0, 'radiation': 
425.13276600000006, 'dateTime': 1549213440, 'windDir': 127.0, 'outTemp': 17.0, 
'windSpeed': 2.04, 'windGust': 2.55, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:04:06 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:09 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:12 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:15 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:19 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:04:16", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 68, "wind_dir_deg" : 105, 
"wind_speed_ms" : 1.275, "gust_speed_ms" : 2.040, "rainfall_mm" : 134.112, "uv" 
: 1573, "uvi" : 4, "light_lux" : 57040.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:04:19 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
450.21672000000007, 'dateTime': 1549213456, 'windDir': 105.0, 'outTemp': 16.8, 
'windSpeed': 1.275, 'windGust': 2.04, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:04:22 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:25 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:28 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:31 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:35 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:04:32", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 68, "wind_dir_deg" : 135, 
"wind_speed_ms" : 0.510, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" 
: 1608, "uvi" : 4, "light_lux" : 58202.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:04:35 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
459.388386, 'dateTime': 1549213472, 'windDir': 135.0, 'outTemp': 16.8, 
'windSpeed': 0.51, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:04:38 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:41 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:44 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:47 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:51 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:04:48", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 68, "wind_dir_deg" : 128, 
"wind_speed_ms" : 1.211, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1533, "uvi" : 3, "light_lux" : 55784.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:04:51 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 3.0, 'radiation': 
440.30311200000006, 'dateTime': 1549213488, 'windDir': 128.0, 'outTemp': 16.8, 
'windSpeed': 1.211, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:04:54 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:04:57 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:00 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:03 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:07 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:05:04", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 68, "wind_dir_deg" : 113, 
"wind_speed_ms" : 1.912, "gust_speed_ms" : 3.060, "rainfall_mm" : 134.112, "uv" 
: 1604, "uvi" : 4, "light_lux" : 57877.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:05:07 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
456.823161, 'dateTime': 1549213504, 'windDir': 113.0, 'outTemp': 16.8, 
'windSpeed': 1.912, 'windGust': 3.06, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:05:10 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:13 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:16 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:19 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:23 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:05:20", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.700, "humidity" : 68, "wind_dir_deg" : 89, "wind_speed_ms" 
: 1.721, "gust_speed_ms" : 2.550, "rainfall_mm" : 134.112, "uv" : 1630, "uvi" : 
4, "light_lux" : 58698.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:05:23 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
463.30331400000006, 'dateTime': 1549213520, 'windDir': 89.0, 'outTemp': 16.7, 
'windSpeed': 1.721, 'windGust': 2.55, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:05:23 localhost TRACKER[4407]: manager: Added record 2019-02-03 
11:05:00 CST (1549213500) to database 'weewx.sdb'
Feb 03 11:05:23 localhost TRACKER[4407]: manager: Added record 2019-02-03 
11:05:00 CST (1549213500) to daily summary in 'weewx.sdb'
Feb 03 11:05:23 localhost TRACKER[4407]: reportengine: Running reports for 
latest time in the database.
Feb 03 11:05:23 localhost TRACKER[4407]: reportengine: Running report 
StandardReport
Feb 03 11:05:23 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Belchertown/skin.conf for report StandardReport
Feb 03 11:05:24 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown.getData']
Feb 03 11:05:24 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:05:24 localhost TRACKER[4407]: Belchertown Extension: version 0.8.2
Feb 03 11:05:26 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:29 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:33 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:36 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:40 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:05:36", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.700, "humidity" : 68, "wind_dir_deg" : 111, 
"wind_speed_ms" : 1.084, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1644, "uvi" : 4, "light_lux" : 59024.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:05:40 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
465.876432, 'dateTime': 1549213536, 'windDir': 111.0, 'outTemp': 16.7, 
'windSpeed': 1.084, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:05:43 localhost TRACKER[4407]: cheetahgenerator: Generated 13 files 
for report StandardReport in 19.11 seconds
Feb 03 11:05:43 localhost TRACKER[4407]: copygenerator: copied 22 files to 
/var/www/html/weewx
Feb 03 11:05:43 localhost TRACKER[4407]: reportengine: Running report 
Highcharts_Belchertown
Feb 03 11:05:43 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Highcharts_Belchertown/skin.conf for report 
Highcharts_Belchertown
Feb 03 11:05:43 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown_highchartsSearchX.highchartsDay', 
'user.belchertown_highchartsSearchX.highchartsWeek', 
'user.belchertown_highchartsSearchX.highchartsMonth', 
'user.belchertown_highchartsSearchX.highchartsYear']
Feb 03 11:05:43 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:05:44 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:47 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:50 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:05:55 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:05:52", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.700, "humidity" : 68, "wind_dir_deg" : 110, 
"wind_speed_ms" : 1.976, "gust_speed_ms" : 2.550, "rainfall_mm" : 134.112, "uv" 
: 1639, "uvi" : 4, "light_lux" : 58915.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:05:55 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
465.01609500000006, 'dateTime': 1549213552, 'windDir': 110.0, 'outTemp': 16.7, 
'windSpeed': 1.976, 'windGust': 2.55, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:05:58 localhost TRACKER[4407]: cheetahgenerator: Generated 4 files 
for report Highcharts_Belchertown in 14.90 seconds
Feb 03 11:05:58 localhost TRACKER[4407]: copygenerator: copied 0 files to 
/var/www/html/weewx
Feb 03 11:05:58 localhost TRACKER[4407]: reportengine: Running report 
Belchertown
Feb 03 11:05:58 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Belchertown/skin.conf for report Belchertown
Feb 03 11:05:58 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown.getData']
Feb 03 11:05:58 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:05:58 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:01 localhost TRACKER[4407]: cheetahgenerator: Generated 13 files 
for report Belchertown in 2.59 seconds
Feb 03 11:06:01 localhost TRACKER[4407]: copygenerator: copied 22 files to 
/var/www/html/weewx
Feb 03 11:06:01 localhost TRACKER[4407]: reportengine: Running report FTP
Feb 03 11:06:01 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Ftp/skin.conf for report FTP
Feb 03 11:06:01 localhost TRACKER[4407]: ftpgenerator: FTP upload not 
requested. Skipped.
Feb 03 11:06:01 localhost TRACKER[4407]: reportengine: Running report RSYNC
Feb 03 11:06:01 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Rsync/skin.conf for report RSYNC
Feb 03 11:06:01 localhost TRACKER[4407]: rsyncgenerator: rsync upload not 
requested. Skipped.
Feb 03 11:06:01 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:04 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:07 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:11 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:06:08", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.700, "humidity" : 68, "wind_dir_deg" : 118, 
"wind_speed_ms" : 0.956, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1604, "uvi" : 4, "light_lux" : 57877.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:06:11 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 68.0, 'UV': 4.0, 'radiation': 
456.823161, 'dateTime': 1549213568, 'windDir': 118.0, 'outTemp': 16.7, 
'windSpeed': 0.956, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:06:14 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:17 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:20 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:23 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:27 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:06:24", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 67, "wind_dir_deg" : 115, 
"wind_speed_ms" : 0.255, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1586, "uvi" : 4, "light_lux" : 57319.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:06:27 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 67.0, 'UV': 4.0, 'radiation': 
452.41886700000003, 'dateTime': 1549213584, 'windDir': 115.0, 'outTemp': 16.8, 
'windSpeed': 0.255, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:06:30 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:33 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:36 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:39 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:43 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:06:40", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 67, "wind_dir_deg" : 153, 
"wind_speed_ms" : 0.701, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" 
: 1599, "uvi" : 4, "light_lux" : 57923.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:06:43 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 67.0, 'UV': 4.0, 'radiation': 
457.18623900000006, 'dateTime': 1549213600, 'windDir': 153.0, 'outTemp': 16.8, 
'windSpeed': 0.701, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:06:46 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:49 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:52 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:55 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:06:59 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:06:56", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 67, "wind_dir_deg" : 129, 
"wind_speed_ms" : 0.446, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1617, "uvi" : 4, "light_lux" : 58249.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:06:59 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 67.0, 'UV': 4.0, 'radiation': 
459.759357, 'dateTime': 1549213616, 'windDir': 129.0, 'outTemp': 16.8, 
'windSpeed': 0.446, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:07:02 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:05 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:08 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:11 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:15 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:07:12", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.800, "humidity" : 67, "wind_dir_deg" : 129, 
"wind_speed_ms" : 0.510, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" 
: 1635, "uvi" : 4, "light_lux" : 58698.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:07:15 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 67.0, 'UV': 4.0, 'radiation': 
463.30331400000006, 'dateTime': 1549213632, 'windDir': 129.0, 'outTemp': 16.8, 
'windSpeed': 0.51, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:07:18 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:21 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:24 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:27 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:31 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:07:28", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.900, "humidity" : 66, "wind_dir_deg" : 132, 
"wind_speed_ms" : 0.446, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1622, "uvi" : 4, "light_lux" : 58481.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:07:31 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 66.0, 'UV': 4.0, 'radiation': 
461.59053300000005, 'dateTime': 1549213648, 'windDir': 132.0, 'outTemp': 16.9, 
'windSpeed': 0.446, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:07:34 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:37 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:40 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:43 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:47 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:07:44", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 16.900, "humidity" : 67, "wind_dir_deg" : 104, 
"wind_speed_ms" : 0.829, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" 
: 1617, "uvi" : 4, "light_lux" : 58419.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:07:47 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 67.0, 'UV': 4.0, 'radiation': 
461.10116700000003, 'dateTime': 1549213664, 'windDir': 104.0, 'outTemp': 16.9, 
'windSpeed': 0.829, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:07:50 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:53 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:56 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:07:59 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:03 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:08:00", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.000, "humidity" : 66, "wind_dir_deg" : 159, 
"wind_speed_ms" : 1.020, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1630, "uvi" : 4, "light_lux" : 58698.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:08:03 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 66.0, 'UV': 4.0, 'radiation': 
463.30331400000006, 'dateTime': 1549213680, 'windDir': 159.0, 'outTemp': 17.0, 
'windSpeed': 1.02, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:08:06 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:09 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:12 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:15 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:19 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:08:16", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.100, "humidity" : 65, "wind_dir_deg" : 208, 
"wind_speed_ms" : 1.402, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1635, "uvi" : 4, "light_lux" : 58745.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:08:19 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
463.67428500000005, 'dateTime': 1549213696, 'windDir': 208.0, 'outTemp': 17.1, 
'windSpeed': 1.402, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:08:22 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:25 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:28 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:31 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:35 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:08:32", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.100, "humidity" : 65, "wind_dir_deg" : 207, 
"wind_speed_ms" : 0.319, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1644, "uvi" : 4, "light_lux" : 59086.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:08:35 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
466.36579800000004, 'dateTime': 1549213712, 'windDir': 207.0, 'outTemp': 17.1, 
'windSpeed': 0.319, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:08:38 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:41 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:44 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:47 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:51 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:08:48", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.200, "humidity" : 65, "wind_dir_deg" : 206, 
"wind_speed_ms" : 0.255, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1666, "uvi" : 4, "light_lux" : 59737.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:08:51 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
471.50414100000006, 'dateTime': 1549213728, 'windDir': 206.0, 'outTemp': 17.2, 
'windSpeed': 0.255, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:08:54 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:08:57 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:00 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:03 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:07 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:09:04", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.300, "humidity" : 65, "wind_dir_deg" : 206, 
"wind_speed_ms" : 0.127, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1661, "uvi" : 4, "light_lux" : 59690.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:09:07 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
471.13317000000006, 'dateTime': 1549213744, 'windDir': 206.0, 'outTemp': 17.3, 
'windSpeed': 0.127, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:09:10 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:13 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:16 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:19 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:23 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:09:20", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.300, "humidity" : 65, "wind_dir_deg" : 206, 
"wind_speed_ms" : 0.000, "gust_speed_ms" : 0.000, "rainfall_mm" : 134.112, "uv" 
: 1653, "uvi" : 4, "light_lux" : 59349.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:09:23 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
468.441657, 'dateTime': 1549213760, 'windDir': 206.0, 'outTemp': 17.3, 
'windSpeed': 0.0, 'windGust': 0.0, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:09:26 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:29 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:32 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:35 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:39 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:09:36", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.300, "humidity" : 65, "wind_dir_deg" : 206, 
"wind_speed_ms" : 0.191, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1661, "uvi" : 4, "light_lux" : 59690.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:09:39 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
471.13317000000006, 'dateTime': 1549213776, 'windDir': 206.0, 'outTemp': 17.3, 
'windSpeed': 0.191, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:09:42 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:45 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:48 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:51 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:09:55 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:09:52", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.300, "humidity" : 65, "wind_dir_deg" : 206, 
"wind_speed_ms" : 0.446, "gust_speed_ms" : 0.510, "rainfall_mm" : 134.112, "uv" 
: 1666, "uvi" : 4, "light_lux" : 59799.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:09:55 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
471.993507, 'dateTime': 1549213792, 'windDir': 206.0, 'outTemp': 17.3, 
'windSpeed': 0.446, 'windGust': 0.51, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:09:58 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:01 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:04 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:07 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:11 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:10:08", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.400, "humidity" : 65, "wind_dir_deg" : 105, 
"wind_speed_ms" : 0.382, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" 
: 1666, "uvi" : 4, "light_lux" : 59628.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:10:11 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
470.64380400000005, 'dateTime': 1549213808, 'windDir': 105.0, 'outTemp': 17.4, 
'windSpeed': 0.382, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:10:14 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:17 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:20 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:23 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:27 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:10:24", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.400, "humidity" : 65, "wind_dir_deg" : 84, "wind_speed_ms" 
: 0.701, "gust_speed_ms" : 1.020, "rainfall_mm" : 134.112, "uv" : 1644, "uvi" : 
4, "light_lux" : 59303.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:10:27 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
468.07857900000005, 'dateTime': 1549213824, 'windDir': 84.0, 'outTemp': 17.4, 
'windSpeed': 0.701, 'windGust': 1.02, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:10:27 localhost TRACKER[4407]: manager: Added record 2019-02-03 
11:10:00 CST (1549213800) to database 'weewx.sdb'
Feb 03 11:10:27 localhost TRACKER[4407]: manager: Added record 2019-02-03 
11:10:00 CST (1549213800) to daily summary in 'weewx.sdb'
Feb 03 11:10:27 localhost TRACKER[4407]: reportengine: Running reports for 
latest time in the database.
Feb 03 11:10:27 localhost TRACKER[4407]: reportengine: Running report 
StandardReport
Feb 03 11:10:27 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Belchertown/skin.conf for report StandardReport
Feb 03 11:10:27 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown.getData']
Feb 03 11:10:27 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:10:29 localhost TRACKER[4407]: cheetahgenerator: Generated 13 files 
for report StandardReport in 2.57 seconds
Feb 03 11:10:29 localhost TRACKER[4407]: copygenerator: copied 1 files to 
/var/www/html/weewx
Feb 03 11:10:29 localhost TRACKER[4407]: reportengine: Running report 
Highcharts_Belchertown
Feb 03 11:10:29 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Highcharts_Belchertown/skin.conf for report 
Highcharts_Belchertown
Feb 03 11:10:29 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown_highchartsSearchX.highchartsDay', 
'user.belchertown_highchartsSearchX.highchartsWeek', 
'user.belchertown_highchartsSearchX.highchartsMonth', 
'user.belchertown_highchartsSearchX.highchartsYear']
Feb 03 11:10:30 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:10:30 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:33 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:36 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:39 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:43 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:10:40", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.400, "humidity" : 65, "wind_dir_deg" : 117, 
"wind_speed_ms" : 0.765, "gust_speed_ms" : 1.530, "rainfall_mm" : 134.112, "uv" 
: 1661, "uvi" : 4, "light_lux" : 59690.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:10:43 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
471.13317000000006, 'dateTime': 1549213840, 'windDir': 117.0, 'outTemp': 17.4, 
'windSpeed': 0.765, 'windGust': 1.53, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:10:43 localhost TRACKER[4407]: cheetahgenerator: Generated 4 files 
for report Highcharts_Belchertown in 13.84 seconds
Feb 03 11:10:43 localhost TRACKER[4407]: copygenerator: copied 0 files to 
/var/www/html/weewx
Feb 03 11:10:43 localhost TRACKER[4407]: reportengine: Running report 
Belchertown
Feb 03 11:10:43 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Belchertown/skin.conf for report Belchertown
Feb 03 11:10:43 localhost TRACKER[4407]: cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras', 
'user.belchertown.getData']
Feb 03 11:10:43 localhost TRACKER[4407]: manager: Daily summary version is 2.0
Feb 03 11:10:46 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:46 localhost TRACKER[4407]: cheetahgenerator: Generated 13 files 
for report Belchertown in 2.60 seconds
Feb 03 11:10:46 localhost TRACKER[4407]: copygenerator: copied 1 files to 
/var/www/html/weewx
Feb 03 11:10:46 localhost TRACKER[4407]: reportengine: Running report FTP
Feb 03 11:10:46 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Ftp/skin.conf for report FTP
Feb 03 11:10:46 localhost TRACKER[4407]: ftpgenerator: FTP upload not 
requested. Skipped.
Feb 03 11:10:46 localhost TRACKER[4407]: reportengine: Running report RSYNC
Feb 03 11:10:46 localhost TRACKER[4407]: reportengine: Found configuration file 
/etc/weewx/skins/Rsync/skin.conf for report RSYNC
Feb 03 11:10:46 localhost TRACKER[4407]: rsyncgenerator: rsync upload not 
requested. Skipped.
Feb 03 11:10:49 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:52 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:55 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:10:59 localhost TRACKER[4407]: sdr: MainThread: lines=['{"time" : 
"2019-02-03 17:10:56", "model" : "Fine Offset WH65B", "id" : 41, 
"temperature_C" : 17.400, "humidity" : 65, "wind_dir_deg" : 170, 
"wind_speed_ms" : 1.912, "gust_speed_ms" : 2.550, "rainfall_mm" : 134.112, "uv" 
: 1684, "uvi" : 4, "light_lux" : 60341.000, "battery" : "OK", "mic" : "CRC"}\n']
Feb 03 11:10:59 localhost TRACKER[4407]: sdr: MainThread: 
packet={'outTempBatteryStatus': 0, 'outHumidity': 65.0, 'UV': 4.0, 'radiation': 
476.271513, 'dateTime': 1549213856, 'windDir': 170.0, 'outTemp': 17.4, 
'windSpeed': 1.912, 'windGust': 2.55, 'rain_total': 134.112, 'usUnits': 17}
Feb 03 11:11:02 localhost TRACKER[4407]: sdr: MainThread: lines=[]
Feb 03 11:11:05 localhost TRACKER[4407]: sdr: MainThread: lines=[]
cat /etc/weewx/weewx.conf
# WEEWX CONFIGURATION FILE
#
# Copyright (c) 2009-2015 Tom Keffer <tkef...@gmail.com>
# See the file LICENSE.txt for your rights.

##############################################################################

# This section is for general configuration information.

# Set to 1 for extra debug info, otherwise comment it out or set to zero
debug = 1

# Root directory of the weewx data file hierarchy for this station
WEEWX_ROOT = /usr/share/weewx

# How long to wait before timing out a socket (FTP, HTTP) connection
socket_timeout = 20

# Do not modify this. It is used when installing and updating weewx.
version = 3.8.2

##############################################################################

#   This section is for information about the station.

[Station]

    # Description of the station location
    location = "Somewhere, USA"

    # Latitude and longitude in decimal degrees
    latitude = 12.345
    longitude = -12.345

    # Altitude of the station, with unit it is in. This is downloaded from
    # from the station if the hardware supports it.
    altitude = 680, foot    # Choose 'foot' or 'meter' for unit

    # Set to type of station hardware. There must be a corresponding stanza
    # in this file with a 'driver' parameter indicating the driver to be used.
    station_type = SDR
    #station_type = Interceptor

    # If you have a website, you may specify an URL
    station_url = https://www.mydomain.com

    # The start of the rain year (1=January; 10=October, etc.). This is
    # downloaded from the station if the hardware supports it.
    rain_year_start = 1

    # Start of week (0=Monday, 6=Sunday)
    week_start = 6

##############################################################################

[Simulator]
    # This section is for the weewx weather station simulator

    # The time (in seconds) between LOOP packets.
    loop_interval = 2.5

    # The simulator mode can be either 'simulator' or 'generator'.
    # Real-time simulator. Sleep between each LOOP packet.
    mode = simulator
    # Generator.  Emit LOOP packets as fast as possible (useful for testing).
    #mode = generator

    # The start time. Format is YYYY-mm-ddTHH:MM. If not specified, the default
    # is to use the present time.
    #start = 2011-01-01T00:00

    # The driver to use:
    driver = weewx.drivers.simulator

##############################################################################

#   This section is for uploading data to Internet sites

[StdRESTful]

    [[StationRegistry]]
        # To register this weather station with weewx, set this to true
        register_this_station = false

    [[AWEKAS]]
        # This section is for configuring posts to AWEKAS.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a username and password.
        # To guard against parsing errors, put the password in quotes.
        enable = false
        username = replace_me
        password = replace_me

    [[CWOP]]
        # This section is for configuring posts to CWOP.

        # If you wish to do this, set the option 'enable' to true,
        # and specify the station ID (e.g., CW1234).
        enable = false
        station = replace_me

    # If this is an APRS (radio amateur) station, uncomment
    # the following and replace with a passcode (e.g., 12345).
    #passcode = replace_me (APRS stations only)

    [[PWSweather]]
        # This section is for configuring posts to PWSweather.com.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = false
        station = replace_me
        password = replace_me

    [[WOW]]
        # This section is for configuring posts to WOW.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station and password.
        # To guard against parsing errors, put the password in quotes.
        enable = false
        station = replace_me
        password = replace_me

    [[Wunderground]]
        # This section is for configuring posts to the Weather Underground.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station (e.g., 'KORHOODR3') and password.
        # To guard against parsing errors, put the password in quotes.
        enable = false
        station = replace_me
        password = replace_me

        # Set the following to True to have weewx use the WU "Rapidfire"
        # protocol. Not all hardware can support it. See the User's Guide.
        rapidfire = False

##############################################################################

#   This section specifies what reports, using which skins, to generate.

[StdReport]

    # Where the skins reside, relative to WEEWX_ROOT
    SKIN_ROOT = /etc/weewx/skins

    # Where the generated reports should go, relative to WEEWX_ROOT
    HTML_ROOT = /var/www/html/weewx

    # The database binding indicates which data should be used in reports.
    data_binding = wx_binding

    # Each of the following subsections defines a report that will be run.

    [[StandardReport]]
        # See the customizing guide to change the units, plot types and line
        # colors, modify the fonts, display additional sensor data, and other
        # customizations. Many of those changes can be made here by overriding
        # parameters, or by modifying templates within the skin itself.

        # The StandardReport uses the 'Standard' skin, which contains the
        # images, templates and plots for the report.
        skin = Belchertown
    [[Highcharts_Belchertown]]
        HTML_ROOT = /var/www/html/weewx
        skin = Highcharts_Belchertown
    [[Belchertown]]
        HTML_ROOT = /var/www/html/weewx
        skin = Belchertown
        [[[Extras]]]
            footer_copyright_text = "mydomain.com"
            forecast_enabled = 1
            darksky_secret_key = "MyGoodKey"
            earthquake_enabled = 1

    [[FTP]]
        # FTP'ing the results to a webserver is treated as just another report,
        # albeit one with an unusual report generator!
        skin = Ftp

        # If you wish to use FTP, uncomment and fill out the next four lines.
        # Use quotes around passwords to guard against parsing errors.
        #user = replace with the ftp username
        #password = replace with the ftp password
        #server = replace with the ftp server name, e.g, www.threefools.org
        #path = replace with the ftp destination directory (e.g., /weather)

        # Set to True for an FTP over TLS (FTPS) connection. Not all servers
        # support this.
        secure_ftp = False

        # To upload files from something other than what HTML_ROOT is set
        # to above, specify a different HTML_ROOT here.
        #HTML_ROOT = /var/www/html/weewx

        # Most FTP servers use port 21
        port = 21

        # Set to 1 to use passive mode, zero for active mode
        passive = 1

    [[RSYNC]]
        # rsync'ing to a webserver is treated as just another report
        skin = Rsync

        # If you wish to use rsync, you must configure passwordless ssh using
        # public/private key authentication from the user account that weewx
        # runs as to the user account on the remote machine where the files
        # will be copied.
        #
        # The server, user, and path determine where files will be sent.
        # The server is the server name, such as www.threefools.org
        # The user is the username, such as weewx
        # The path is the destination directory, such as /var/www/html/weather
        # Be sure that the user has write permissions on the destination!
        #server = replace_me
        #user = replace_me
        #path = replace_me

        # Rsync can be configured to remove files from the remote server if
        # they don't exist under HTML_ROOT locally. USE WITH CAUTION: if you
        # make a mistake in the remote path, you could could unintentionally
        # cause unrelated files to be deleted. Set to 1 to enable remote file
        # deletion, zero to allow files to accumulate remotely.
        delete = 0

##############################################################################

#   This service acts as a filter, converting the unit system coming from
#   the hardware to a unit system in the database.

[StdConvert]

    # The target_unit affects only the unit system in the database. Once
    # chosen it cannot be changed without converting the entire database.
    # Modification of target_unit after starting weewx will result in
    # corrupt data - the database will contain a mix of US and METRIC data.
    #
    # The value of target_unit does not affect the unit system for
    # reporting - reports can display US, Metric, or any combination of units.
    #
    # In most cases, target_unit should be left as the default: US
    #
    # In particular, those migrating from a standard wview installation
    # should use US since that is what the wview database contains.

    # DO NOT MODIFY THIS VALUE UNLESS YOU KNOW WHAT YOU ARE DOING!
    target_unit = US    # Options are 'US', 'METRICWX', or 'METRIC'

##############################################################################

#   This section can adjust data using calibration expressions.

[StdCalibrate]

    [[Corrections]]
        # For each type, an arbitrary calibration expression can be given.
        # It should be in the units defined in the StdConvert section.
        # Example:
        foo = foo + 0.2

##############################################################################

#   This section is for quality control checks. If units are not specified,
#   values must be in the units defined in the StdConvert section.

[StdQC]

    [[MinMax]]
        barometer = 26, 32.5, inHg
        outTemp = -40, 120, degree_F
        inTemp = 10, 120, degree_F
        outHumidity = 0, 100
        inHumidity = 0, 100
        windSpeed = 0, 120, mile_per_hour
        pressure = 24, 34.5, inHg

##############################################################################

#   This section controls the origin of derived values.

[StdWXCalculate]

    [[Calculations]]
        # Derived quantities are calculated by this service. Possible values 
are:
        #  hardware        - use the value provided by hardware
        #  software        - use the value calculated by weewx
        #  prefer_hardware - use value provide by hardware if available,
        #                      otherwise use value calculated by weewx

        pressure = prefer_hardware
        barometer = prefer_hardware
        altimeter = prefer_hardware
        windchill = prefer_hardware
        heatindex = prefer_hardware
        dewpoint = prefer_hardware
        inDewpoint = prefer_hardware
        rainRate = prefer_hardware

##############################################################################

#   For hardware that supports it, this section controls how often the
#   onboard clock gets updated.

[StdTimeSynch]

    # How often to check the weather station clock for drift (in seconds)
    clock_check = 14400

    # How much it can drift before we will correct it (in seconds)
    max_drift = 5

##############################################################################

#   This section is for configuring the archive service.

[StdArchive]

    # If the station hardware supports data logging then the archive interval
    # will be downloaded from the station. Otherwise, specify it (in seconds).
    archive_interval = 300

    # If possible, new archive records are downloaded from the station
    # hardware. If the hardware does not support this, then new archive
    # records will be generated in software.
    # Set the following to "software" to force software record generation.
    record_generation = hardware

    # Whether to include LOOP data in hi/low statistics
    loop_hilo = True

    # The data binding used to save archive records
    data_binding = wx_binding

##############################################################################

#   This section binds a data store to a database.

[DataBindings]

    [[wx_binding]]
        # The database must match one of the sections in [Databases].
        # This is likely to be the only option you would want to change.
        database = archive_sqlite
        # The name of the table within the database
        table_name = archive
        # The manager handles aggregation of data for historical summaries
        manager = weewx.wxmanager.WXDaySummaryManager
        # The schema defines the structure of the database.
        # It is *only* used when the database is created.
        schema = schemas.wview.schema

##############################################################################

#   This section defines various databases.

[Databases]

    # A SQLite database is simply a single file
    [[archive_sqlite]]
        database_type = SQLite
        database_name = weewx.sdb

    # MySQL
    [[archive_mysql]]
        database_type = MySQL
        database_name = weewx

##############################################################################

#   This section defines defaults for the different types of databases.

[DatabaseTypes]

    # Defaults for SQLite databases
    [[SQLite]]
        driver = weedb.sqlite
        # Directory in which the database files are located
        SQLITE_ROOT = /var/lib/weewx

    # Defaults for MySQL databases
    [[MySQL]]
        driver = weedb.mysql
        # The host where the database is located
        host = localhost
        # The user name for logging in to the host
        user = weewx
        # The password for the user name (quotes guard against parsing errors)
        password = weewx

##############################################################################

#   This section configures the internal weewx engine.

[Engine]

    [[Services]]
        # This section specifies the services that should be run. They are
        # grouped by type, and the order of services within each group
        # determines the order in which the services will be run.
        prep_services = weewx.engine.StdTimeSynch
        data_services = ,
        process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, 
weewx.engine.StdQC, weewx.wxservices.StdWXCalculate
        archive_services = weewx.engine.StdArchive
        restful_services = weewx.restx.StdStationRegistry, 
weewx.restx.StdWunderground, weewx.restx.StdPWSweather, weewx.restx.StdCWOP, 
weewx.restx.StdWOW, weewx.restx.StdAWEKAS
        report_services = weewx.engine.StdPrint, weewx.engine.StdReport

##############################################################################

[SDR]
    # This section is for the software-defined radio driver.

    # The driver to use
    driver = user.sdr
    path = /usr/local/bin
    cmd = rtl_433 -q -M utc -F json -p 39.741 -R 78 -f 914980000
    [[sensor_map]]
        outTemp = temperature.41.FOWH65BPacket
        outHumidity = humidity.41.FOWH65BPacket
        windDir = wind_dir.41.FOWH65BPacket
        windSpeed = wind_speed.41.FOWH65BPacket
        windGust = wind_gust.41.FOWH65BPacket
        rain_total = rain_total.41.FOWH65BPacket
        UV = uv_index.41.FOWH65BPacket
        radiation = light.41.FOWH65BPacket
        outTempBatteryStatus = battery.41.FOWH65BPacket
        cloudBase = cloudbase.41.FOWH65BPacket
        appTemp = appTemp.41.FOWH65BPacket
    #inTemp = temperature.21.FOWH25Packet
    #inHumidity = humidity.21.FOWH25Packet
    #pressure = pressure.21.FOWH25Packet
    #inTempBatteryStatus = battery.21.FOWH25Packet
    [[deltas]]
        rain = rain_total

##############################################################################

[Interceptor]
    # This section is for the network traffic interceptor driver.

    # The driver to use:
    driver = user.interceptor
    device_type = observer

    mode = sniff
    iface = eth0
    pcap_filter = dst port 80
#and host ec2-54-68-202-145.us-west-2.compute.amazonaws.com

Reply via email to