Hello all,
I just upgraded my hardware to a Froggit DP1500 after a hardware defect on
an old FineOffset WH1080 running for over ten years without problems.
I installed the gw1000 driver as described on
https://github.com/gjr80/weewx-gw1000.
The driver test was just running fine, but when starting weewx it was
crashing after a short time.
So I decided to do an upgrade from raspian stretch to buster along with
upgrading to python3 running on an old Raspberry Pi Model B Rev 2.
Unfortunately weewx is still crashing after reading the actual values from
the hardware.
Attached you will find the syslog as well as the weewx configuration.
Any help would be greatly appreciated!
Kind regards
Tobias
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/1b18179d-09cf-4626-b501-e919c51206d0n%40googlegroups.com.
Oct 21 13:03:53 wetterpi systemd[1]: Starting LSB: weewx weather system...
Oct 21 13:03:55 wetterpi weewx[3608] INFO __main__: Initializing weewx version
4.5.1
Oct 21 13:03:55 wetterpi weewx[3608] INFO __main__: Using Python 3.7.3
(default, Jan 22 2021, 20:04:44) #012[GCC 8.3.0]
Oct 21 13:03:55 wetterpi weewx[3608] INFO __main__: Platform
Linux-5.10.63+-armv6l-with-debian-10.11
Oct 21 13:03:55 wetterpi weewx[3608] INFO __main__: Locale is 'de_DE.UTF-8'
Oct 21 13:03:55 wetterpi weewx[3608] INFO __main__: PID file is
/var/run/weewx.pid
Oct 21 13:03:55 wetterpi weewx[3596]: Starting weewx weather system: weewx.
Oct 21 13:03:55 wetterpi systemd[1]: Started LSB: weewx weather system.
Oct 21 13:03:56 wetterpi weewx[3613] INFO __main__: Using configuration file
/etc/weewx/weewx.conf
Oct 21 13:03:56 wetterpi weewx[3613] INFO __main__: Debug is 3
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG __main__: Initializing engine
Oct 21 13:03:56 wetterpi weewx[3613] INFO weewx.engine: Loading station type
GW1000 (user.gw1000)
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
26 03 29' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 26 09 E8 DB 84 9A EA 23 1D'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
50 03 53' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 50 12 0E 47 57 31 30 30 30 41 5F 56 31 2E 36 2E 38 C0'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
30 03 33' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 30 0B 01 01 61 71 65 3B 27 01 D7'
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: debug_loop is True
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: field map is {'co2':
'co2', 'co2_24h_avg': 'co2_24h_avg', 'dateTime': 'datetime', 'daymaxwind':
'daymaxwind', 'dayRain': 'rainday', 'dewpoint': 'dewpoint', 'extraHumid1':
'humid1', 'extraHumid2': 'humid2', 'extraHumid3': 'humid3', 'extraHumid4':
'humid4', 'extraHumid5': 'humid5', 'extraHumid6': 'humid6', 'extraHumid7':
'humid7', 'extraHumid8': 'humid8', 'extraHumid17': 'humid17', 'extraTemp1':
'temp1', 'extraTemp2': 'temp2', 'extraTemp3': 'temp3', 'extraTemp4': 'temp4',
'extraTemp5': 'temp5', 'extraTemp6': 'temp6', 'extraTemp7': 'temp7',
'extraTemp8': 'temp8', 'extraTemp9': 'temp9', 'extraTemp10': 'temp10',
'extraTemp11': 'temp11', 'extraTemp12': 'temp12', 'extraTemp13': 'temp13',
'extraTemp14': 'temp14', 'extraTemp15': 'temp15', 'extraTemp16': 'temp16',
'extraTemp17': 'temp17', 'heatindex': 'heatindex', 'hourRain': 'rainhour',
'inHumidity': 'inhumid', 'inTemp': 'intemp', 'leafWet1': 'leafwet1',
'leafWet2': 'leafwet2', 'leafWet3': 'leafwet3', 'leafWet4': 'leafwet4',
'leafWet5': 'leafwet5', 'leafWet6': 'leafwet6', 'leafWet7': 'leafwet7',
'leafWet8': 'leafwet8', 'leak1': 'leak1', 'leak2': 'leak2', 'leak3': 'leak3',
'leak4': 'leak4', 'lightning_distance': 'lightningdist',
'lightning_last_det_time': 'lightningdettime', 'lightning_strike_count':
'lightning_strike_count', 'lightningcount': 'lightningcount', 'luminosity':
'light', 'monthRain': 'rainmonth', 'outHumidity': 'outhumid', 'outTemp':
'outtemp', 'pm2_5': 'pm251', 'pm2_51_24h_avg': 'pm251_24h_avg', 'pm2_52':
'pm252', 'pm2_52_24h_avg': 'pm252_24h_avg', 'pm2_53': 'pm253',
'pm2_53_24h_avg': 'pm253_24h_avg', 'pm2_54': 'pm254', 'pm2_54_24h_avg':
'pm254_24h_avg', 'pm2_55': 'pm255', 'pm2_55_24h_avg': 'pm255_24h_avg', 'pm10':
'pm10', 'pm10_24h_avg': 'pm10_24h_avg', 'pressure': 'absbarometer', 'rain':
'rain', 'rainRate': 'rainrate', 'relbarometer': 'relbarometer', 'soilMoist1':
'soilmoist1', 'soilMoist2': 'soilmoist2', 'soilMoist3': 'soilmoist3',
'soilMoist4': 'soilmoist4', 'soilMoist5': 'soilmoist5', 'soilMoist6':
'soilmoist6', 'soilMoist7': 'soilmoist7', 'soilMoist8': 'soilmoist8',
'soilMoist9': 'soilmoist9', 'soilMoist10': 'soilmoist10', 'soilMoist11':
'soilmoist11', 'soilMoist12': 'soilmoist12', 'soilMoist13': 'soilmoist13',
'soilMoist14': 'soilmoist14', 'soilMoist15': 'soilmoist15', 'soilMoist16':
'soilmoist16', 'soilTemp1': 'soiltemp1', 'soilTemp2': 'soiltemp2', 'soilTemp3':
'soiltemp3', 'soilTemp4': 'soiltemp4', 'soilTemp5': 'soiltemp5', 'soilTemp6':
'soiltemp6', 'soilTemp7': 'soiltemp7', 'soilTemp8': 'soiltemp8', 'soilTemp9':
'soiltemp9', 'soilTemp10': 'soiltemp10', 'soilTemp11': 'soiltemp11',
'soilTemp12': 'soiltemp12', 'soilTemp13': 'soiltemp13', 'soilTemp14':
'soiltemp14', 'soilTemp15': 'soiltemp15', 'soilTemp16': 'soiltemp16',
'stormRain': 'rainevent', 'totalRain': 'raintotals', 'UV': 'uvi',
'uvradiation': 'uv', 'weekRain': 'rainweek', 'wh24_batt': 'wh24_batt',
'wh24_sig': 'wh24_sig', 'wh25_batt': 'wh25_batt', 'wh25_sig': 'wh25_sig',
'wh26_batt': 'wh26_batt', 'wh26_sig': 'wh26_sig', 'wh31_ch1_batt':
'wh31_ch1_batt', 'wh31_ch1_sig': 'wh31_ch1_sig', 'wh31_ch2_batt':
'wh31_ch2_batt', 'wh31_ch2_sig': 'wh31_ch2_sig', 'wh31_ch3_batt':
'wh31_ch3_batt', 'wh31_ch3_sig': 'wh31_ch3_sig', 'wh31_ch4_batt':
'wh31_ch4_batt', 'wh31_ch4_sig': 'wh31_ch4_sig', 'wh31_ch5_batt':
'wh31_ch5_batt', 'wh31_ch5_sig': 'wh31_ch5_sig', 'wh31_ch6_batt':
'wh31_ch6_batt', 'wh31_ch6_sig': 'wh31_ch6_sig', 'wh31_ch7_batt':
'wh31_ch7_batt', 'wh31_ch7_sig': 'wh31_ch7_sig', 'wh31_ch8_batt':
'wh31_ch8_batt', 'wh31_ch8_sig': 'wh31_ch8_sig', 'wh35_ch1_batt':
'wh35_ch1_batt', 'wh35_ch1_sig': 'wh35_ch1_sig', 'wh35_ch2_batt':
'wh35_ch2_batt', 'wh35_ch2_sig': 'wh35_ch2_sig', 'wh35_ch3_batt':
'wh35_ch3_batt', 'wh35_ch3_sig': 'wh35_ch3_sig', 'wh35_ch4_batt':
'wh35_ch4_batt', 'wh35_ch4_sig': 'wh35_ch4_sig', 'wh35_ch5_batt':
'wh35_ch5_batt', 'wh35_ch5_sig': 'wh35_ch5_sig', 'wh35_ch6_batt':
'wh35_ch6_batt', 'wh35_ch6_sig': 'wh35_ch6_sig', 'wh35_ch7_batt':
'wh35_ch7_batt', 'wh35_ch7_sig': 'wh35_ch7_sig', 'wh35_ch8_batt':
'wh35_ch8_batt', 'wh35_ch8_sig': 'wh35_ch8_sig', 'wh40_batt': 'wh40_batt',
'wh40_sig': 'wh40_sig', 'wh41_ch1_batt': 'wh41_ch1_batt', 'wh41_ch1_sig':
'wh41_ch1_sig', 'wh41_ch2_batt': 'wh41_ch2_batt', 'wh41_ch2_sig':
'wh41_ch2_sig', 'wh41_ch3_batt': 'wh41_ch3_batt', 'wh41_ch3_sig':
'wh41_ch3_sig', 'wh41_ch4_batt': 'wh41_ch4_batt', 'wh41_ch4_sig':
'wh41_ch4_sig', 'wh45_batt': 'wh45_batt', 'wh45_sig': 'wh45_sig',
'wh51_ch1_batt': 'wh51_ch1_batt', 'wh51_ch1_sig': 'wh51_ch1_sig',
'wh51_ch2_batt': 'wh51_ch2_batt', 'wh51_ch2_sig': 'wh51_ch2_sig',
'wh51_ch3_batt': 'wh51_ch3_batt', 'wh51_ch3_sig': 'wh51_ch3_sig',
'wh51_ch4_batt': 'wh51_ch4_batt', 'wh51_ch4_sig': 'wh51_ch4_sig',
'wh51_ch5_batt': 'wh51_ch5_batt', 'wh51_ch5_sig': 'wh51_ch5_sig',
'wh51_ch6_batt': 'wh51_ch6_batt', 'wh51_ch6_sig': 'wh51_ch6_sig',
'wh51_ch7_batt': 'wh51_ch7_batt', 'wh51_ch7_sig': 'wh51_ch7_sig',
'wh51_ch8_batt': 'wh51_ch8_batt', 'wh51_ch8_sig': 'wh51_ch8_sig',
'wh51_ch9_batt': 'wh51_ch9_batt', 'wh51_ch9_sig': 'wh51_ch9_sig',
'wh51_ch10_batt': 'wh51_ch10_batt', 'wh51_ch10_sig': 'wh51_ch10_sig',
'wh51_ch11_batt': 'wh51_ch11_batt', 'wh51_ch11_sig': 'wh51_ch11_sig',
'wh51_ch12_batt': 'wh51_ch12_batt', 'wh51_ch12_sig': 'wh51_ch12_sig',
'wh51_ch13_batt': 'wh51_ch13_batt', 'wh51_ch13_sig': 'wh51_ch13_sig',
'wh51_ch14_batt': 'wh51_ch14_batt', 'wh51_ch14_sig': 'wh51_ch14_sig',
'wh51_ch15_batt': 'wh51_ch15_batt', 'wh51_ch15_sig': 'wh51_ch15_sig',
'wh51_ch16_batt': 'wh51_ch16_batt', 'wh51_ch16_sig': 'wh51_ch16_sig',
'wh55_ch1_batt': 'wh55_ch1_batt', 'wh55_ch1_sig': 'wh55_ch1_sig',
'wh55_ch2_batt': 'wh55_ch2_batt', 'wh55_ch2_sig': 'wh55_ch2_sig',
'wh55_ch3_batt': 'wh55_ch3_batt', 'wh55_ch3_sig': 'wh55_ch3_sig',
'wh55_ch4_batt': 'wh55_ch4_batt', 'wh55_ch4_sig': 'wh55_ch4_sig', 'wh57_batt':
'wh57_batt', 'wh57_sig': 'wh57_sig', 'wh65_batt': 'wh65_batt', 'wh65_sig':
'wh65_sig', 'wh68_batt': 'wh68_batt', 'wh68_sig': 'wh68_sig', 'windchill':
'windchill', 'windDir': 'winddir', 'windGust': 'gustspeed', 'windSpeed':
'windspeed', 'ws80_batt': 'ws80_batt', 'ws80_sig': 'ws80_sig', 'yearRain':
'rainyear'}
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: driver version is 0.4.1
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: GW1000 address is
192.168.0.119:45000
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: poll interval is 20
seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: max tries is 3, retry
wait time is 10 seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: broadcast address is
b'255.255.255.255':46000, broadcast timeout is 5 seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: socket timeout is 2
seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdTimeSynch
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdTimeSynch
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
27 03 2A' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.gw1000.Gw1000Service
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 27 00 45 01 00 E5 06 31 08 25 44 09 25 44 02 00 6D 07 4A 0A 00 AC 0B 00 11
0C 00 1A 15 00 09 E9 80 16 07 2A 17 04 1A 00 D9 22 31 19 00 6B 0E 00 00 10 00
49 11 00 59 12 00 00 00 59 13 00 00 00 59 0D 00 49 D5'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: sensor data is '01 00
E5 06 31 08 25 44 09 25 44 02 00 6D 07 4A 0A 00 AC 0B 00 11 0C 00 1A 15 00 09
E9 80 16 07 2A 17 04 1A 00 D9 22 31 19 00 6B 0E 00 00 10 00 49 11 00 59 12 00
00 00 59 13 00 00 00 59 0D 00 49'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Parsed data: {'intemp':
22.9, 'inhumid': 49, 'absbarometer': 954.0, 'relbarometer': 954.0, 'outtemp':
10.9, 'outhumid': 74, 'winddir': 172, 'windspeed': 1.7, 'gustspeed': 2.6,
'light': 64960.0, 'uv': 183.4, 'uvi': 4, 'temp1': 21.7, 'humid1': 49,
'daymaxwind': 10.7, 'rainrate': 0.0, 'rainday': 7.3, 'rainweek': 8.9,
'rainmonth': 8.9, 'rainyear': 8.9, 'rainevent': 7.3, 'datetime': 1634814236}
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
26 03 29' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
3C 03 3F' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 26 09 E8 DB 84 9A EA 23 1D'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 3C 01 4D 00 00 00 00 8A 00 04 01 FF FF FF FF FF 00 02 FF FF FF FF FF 00 03
FF FF FF FF 1F 00 05 FF FF FF FF 00 00 06 00 00 00 8F 00 04 07 FF FF FF FF 00
00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B FF FF FF
FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E FF FF FF FF 1F 00 0F FF
FF FF FF 1F 00 10 FF FF FF FF 1F 00 11 FF FF FF FF 1F 00 12 FF FF FF FF 1F 00
13 FF FF FF FF 1F 00 14 FF FF FF FF 1F 00 15 FF FF FF FF 1F 00 16 FF FF FF FF
0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00 1A FF FF
FF FF 0F 00 1B FF FF FF FF 0F 00 1C FF FF FF FF 0F 00 1D FF FF FF FF 0F 00 1E
FF FF FF FF 0F 00 1F FF FF FF FF FF 00 20 FF FF FF FF FF 00 21 FF FF FF FF FF
00 22 FF FF FF FF FF 00 23 FF FF FF FF FF 00 24 FF FF FF FF FF 00 25 FF FF FF
FF FF 00 26 FF FF FF FF FF 00 27 FF FF FF FF 0F 00 28 FF FF FF FF FF 00 29 FF
FF FF FF FF 00 2A FF FF FF FF FF 00 2B FF FF FF FF FF 00 2C FF FF FF FF FF 00
2D FF FF FF FF FF 00 2E FF FF FF FF FF 00 2F FF FF FF FF FF 00 F6'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
50 03 53' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Processed parsed data:
{'intemp': 22.9, 'inhumid': 49, 'absbarometer': 954.0, 'relbarometer': 954.0,
'outtemp': 10.9, 'outhumid': 74, 'winddir': 172, 'windspeed': 1.7, 'gustspeed':
2.6, 'light': 64960.0, 'uv': 183.4, 'uvi': 4, 'temp1': 21.7, 'humid1': 49,
'daymaxwind': 10.7, 'rainrate': 0.0, 'rainday': 7.3, 'rainweek': 8.9,
'rainmonth': 8.9, 'rainyear': 8.9, 'rainevent': 7.3, 'datetime': 1634814236,
'wh65_batt': 0, 'wh65_sig': 4, 'wh31_ch1_batt': 0, 'wh31_ch1_sig': 4}
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Next update in 20
seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 50 12 0E 47 57 31 30 30 30 41 5F 56 31 2E 36 2E 38 C0'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
30 03 33' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 30 0B 01 01 61 71 65 3B 27 01 D7'
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: debug_loop is True
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: field map is {'co2':
'co2', 'co2_24h_avg': 'co2_24h_avg', 'dateTime': 'datetime', 'daymaxwind':
'daymaxwind', 'dayRain': 'rainday', 'dewpoint': 'dewpoint', 'extraHumid1':
'humid1', 'extraHumid2': 'humid2', 'extraHumid3': 'humid3', 'extraHumid4':
'humid4', 'extraHumid5': 'humid5', 'extraHumid6': 'humid6', 'extraHumid7':
'humid7', 'extraHumid8': 'humid8', 'extraHumid17': 'humid17', 'extraTemp1':
'temp1', 'extraTemp2': 'temp2', 'extraTemp3': 'temp3', 'extraTemp4': 'temp4',
'extraTemp5': 'temp5', 'extraTemp6': 'temp6', 'extraTemp7': 'temp7',
'extraTemp8': 'temp8', 'extraTemp9': 'temp9', 'extraTemp10': 'temp10',
'extraTemp11': 'temp11', 'extraTemp12': 'temp12', 'extraTemp13': 'temp13',
'extraTemp14': 'temp14', 'extraTemp15': 'temp15', 'extraTemp16': 'temp16',
'extraTemp17': 'temp17', 'heatindex': 'heatindex', 'hourRain': 'rainhour',
'inHumidity': 'inhumid', 'inTemp': 'intemp', 'leafWet1': 'leafwet1',
'leafWet2': 'leafwet2', 'leafWet3': 'leafwet3', 'leafWet4': 'leafwet4',
'leafWet5': 'leafwet5', 'leafWet6': 'leafwet6', 'leafWet7': 'leafwet7',
'leafWet8': 'leafwet8', 'leak1': 'leak1', 'leak2': 'leak2', 'leak3': 'leak3',
'leak4': 'leak4', 'lightning_distance': 'lightningdist',
'lightning_last_det_time': 'lightningdettime', 'lightning_strike_count':
'lightning_strike_count', 'lightningcount': 'lightningcount', 'luminosity':
'light', 'monthRain': 'rainmonth', 'outHumidity': 'outhumid', 'outTemp':
'outtemp', 'pm2_5': 'pm251', 'pm2_51_24h_avg': 'pm251_24h_avg', 'pm2_52':
'pm252', 'pm2_52_24h_avg': 'pm252_24h_avg', 'pm2_53': 'pm253',
'pm2_53_24h_avg': 'pm253_24h_avg', 'pm2_54': 'pm254', 'pm2_54_24h_avg':
'pm254_24h_avg', 'pm2_55': 'pm255', 'pm2_55_24h_avg': 'pm255_24h_avg', 'pm10':
'pm10', 'pm10_24h_avg': 'pm10_24h_avg', 'pressure': 'absbarometer', 'rain':
'rain', 'rainRate': 'rainrate', 'relbarometer': 'relbarometer', 'soilMoist1':
'soilmoist1', 'soilMoist2': 'soilmoist2', 'soilMoist3': 'soilmoist3',
'soilMoist4': 'soilmoist4', 'soilMoist5': 'soilmoist5', 'soilMoist6':
'soilmoist6', 'soilMoist7': 'soilmoist7', 'soilMoist8': 'soilmoist8',
'soilMoist9': 'soilmoist9', 'soilMoist10': 'soilmoist10', 'soilMoist11':
'soilmoist11', 'soilMoist12': 'soilmoist12', 'soilMoist13': 'soilmoist13',
'soilMoist14': 'soilmoist14', 'soilMoist15': 'soilmoist15', 'soilMoist16':
'soilmoist16', 'soilTemp1': 'soiltemp1', 'soilTemp2': 'soiltemp2', 'soilTemp3':
'soiltemp3', 'soilTemp4': 'soiltemp4', 'soilTemp5': 'soiltemp5', 'soilTemp6':
'soiltemp6', 'soilTemp7': 'soiltemp7', 'soilTemp8': 'soiltemp8', 'soilTemp9':
'soiltemp9', 'soilTemp10': 'soiltemp10', 'soilTemp11': 'soiltemp11',
'soilTemp12': 'soiltemp12', 'soilTemp13': 'soiltemp13', 'soilTemp14':
'soiltemp14', 'soilTemp15': 'soiltemp15', 'soilTemp16': 'soiltemp16',
'stormRain': 'rainevent', 'totalRain': 'raintotals', 'UV': 'uvi',
'uvradiation': 'uv', 'weekRain': 'rainweek', 'wh24_batt': 'wh24_batt',
'wh24_sig': 'wh24_sig', 'wh25_batt': 'wh25_batt', 'wh25_sig': 'wh25_sig',
'wh26_batt': 'wh26_batt', 'wh26_sig': 'wh26_sig', 'wh31_ch1_batt':
'wh31_ch1_batt', 'wh31_ch1_sig': 'wh31_ch1_sig', 'wh31_ch2_batt':
'wh31_ch2_batt', 'wh31_ch2_sig': 'wh31_ch2_sig', 'wh31_ch3_batt':
'wh31_ch3_batt', 'wh31_ch3_sig': 'wh31_ch3_sig', 'wh31_ch4_batt':
'wh31_ch4_batt', 'wh31_ch4_sig': 'wh31_ch4_sig', 'wh31_ch5_batt':
'wh31_ch5_batt', 'wh31_ch5_sig': 'wh31_ch5_sig', 'wh31_ch6_batt':
'wh31_ch6_batt', 'wh31_ch6_sig': 'wh31_ch6_sig', 'wh31_ch7_batt':
'wh31_ch7_batt', 'wh31_ch7_sig': 'wh31_ch7_sig', 'wh31_ch8_batt':
'wh31_ch8_batt', 'wh31_ch8_sig': 'wh31_ch8_sig', 'wh35_ch1_batt':
'wh35_ch1_batt', 'wh35_ch1_sig': 'wh35_ch1_sig', 'wh35_ch2_batt':
'wh35_ch2_batt', 'wh35_ch2_sig': 'wh35_ch2_sig', 'wh35_ch3_batt':
'wh35_ch3_batt', 'wh35_ch3_sig': 'wh35_ch3_sig', 'wh35_ch4_batt':
'wh35_ch4_batt', 'wh35_ch4_sig': 'wh35_ch4_sig', 'wh35_ch5_batt':
'wh35_ch5_batt', 'wh35_ch5_sig': 'wh35_ch5_sig', 'wh35_ch6_batt':
'wh35_ch6_batt', 'wh35_ch6_sig': 'wh35_ch6_sig', 'wh35_ch7_batt':
'wh35_ch7_batt', 'wh35_ch7_sig': 'wh35_ch7_sig', 'wh35_ch8_batt':
'wh35_ch8_batt', 'wh35_ch8_sig': 'wh35_ch8_sig', 'wh40_batt': 'wh40_batt',
'wh40_sig': 'wh40_sig', 'wh41_ch1_batt': 'wh41_ch1_batt', 'wh41_ch1_sig':
'wh41_ch1_sig', 'wh41_ch2_batt': 'wh41_ch2_batt', 'wh41_ch2_sig':
'wh41_ch2_sig', 'wh41_ch3_batt': 'wh41_ch3_batt', 'wh41_ch3_sig':
'wh41_ch3_sig', 'wh41_ch4_batt': 'wh41_ch4_batt', 'wh41_ch4_sig':
'wh41_ch4_sig', 'wh45_batt': 'wh45_batt', 'wh45_sig': 'wh45_sig',
'wh51_ch1_batt': 'wh51_ch1_batt', 'wh51_ch1_sig': 'wh51_ch1_sig',
'wh51_ch2_batt': 'wh51_ch2_batt', 'wh51_ch2_sig': 'wh51_ch2_sig',
'wh51_ch3_batt': 'wh51_ch3_batt', 'wh51_ch3_sig': 'wh51_ch3_sig',
'wh51_ch4_batt': 'wh51_ch4_batt', 'wh51_ch4_sig': 'wh51_ch4_sig',
'wh51_ch5_batt': 'wh51_ch5_batt', 'wh51_ch5_sig': 'wh51_ch5_sig',
'wh51_ch6_batt': 'wh51_ch6_batt', 'wh51_ch6_sig': 'wh51_ch6_sig',
'wh51_ch7_batt': 'wh51_ch7_batt', 'wh51_ch7_sig': 'wh51_ch7_sig',
'wh51_ch8_batt': 'wh51_ch8_batt', 'wh51_ch8_sig': 'wh51_ch8_sig',
'wh51_ch9_batt': 'wh51_ch9_batt', 'wh51_ch9_sig': 'wh51_ch9_sig',
'wh51_ch10_batt': 'wh51_ch10_batt', 'wh51_ch10_sig': 'wh51_ch10_sig',
'wh51_ch11_batt': 'wh51_ch11_batt', 'wh51_ch11_sig': 'wh51_ch11_sig',
'wh51_ch12_batt': 'wh51_ch12_batt', 'wh51_ch12_sig': 'wh51_ch12_sig',
'wh51_ch13_batt': 'wh51_ch13_batt', 'wh51_ch13_sig': 'wh51_ch13_sig',
'wh51_ch14_batt': 'wh51_ch14_batt', 'wh51_ch14_sig': 'wh51_ch14_sig',
'wh51_ch15_batt': 'wh51_ch15_batt', 'wh51_ch15_sig': 'wh51_ch15_sig',
'wh51_ch16_batt': 'wh51_ch16_batt', 'wh51_ch16_sig': 'wh51_ch16_sig',
'wh55_ch1_batt': 'wh55_ch1_batt', 'wh55_ch1_sig': 'wh55_ch1_sig',
'wh55_ch2_batt': 'wh55_ch2_batt', 'wh55_ch2_sig': 'wh55_ch2_sig',
'wh55_ch3_batt': 'wh55_ch3_batt', 'wh55_ch3_sig': 'wh55_ch3_sig',
'wh55_ch4_batt': 'wh55_ch4_batt', 'wh55_ch4_sig': 'wh55_ch4_sig', 'wh57_batt':
'wh57_batt', 'wh57_sig': 'wh57_sig', 'wh65_batt': 'wh65_batt', 'wh65_sig':
'wh65_sig', 'wh68_batt': 'wh68_batt', 'wh68_sig': 'wh68_sig', 'windchill':
'windchill', 'windDir': 'winddir', 'windGust': 'gustspeed', 'windSpeed':
'windspeed', 'ws80_batt': 'ws80_batt', 'ws80_sig': 'ws80_sig', 'yearRain':
'rainyear'}
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: version is 0.4.1
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: GW1000 address is
192.168.0.119:45000
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: poll interval is 20
seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: max tries is 3, retry
wait time is 10 seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: broadcast address
b'255.255.255.255':46000, broadcast timeout is 5 seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: socket timeout is 2
seconds
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: max age of API data to
be used is 60 seconds
Oct 21 13:03:56 wetterpi weewx[3613] INFO user.gw1000: lost contact will be
logged every 21600 seconds
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.gw1000.Gw1000Service
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdConvert
Oct 21 13:03:56 wetterpi weewx[3613] INFO weewx.engine: StdConvert target unit
is 0x1
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdConvert
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
27 03 2A' to '192.168.0.119:45000'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdCalibrate
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 27 00 45 01 00 E5 06 31 08 25 44 09 25 44 02 00 6D 07 4A 0A 00 AC 0B 00 11
0C 00 1A 15 00 09 E9 80 16 07 2A 17 04 1A 00 D9 22 31 19 00 6B 0E 00 00 10 00
49 11 00 59 12 00 00 00 59 13 00 00 00 59 0D 00 49 D5'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG user.gw1000: sensor data is '01 00
E5 06 31 08 25 44 09 25 44 02 00 6D 07 4A 0A 00 AC 0B 00 11 0C 00 1A 15 00 09
E9 80 16 07 2A 17 04 1A 00 D9 22 31 19 00 6B 0E 00 00 10 00 49 11 00 59 12 00
00 00 59 13 00 00 00 59 0D 00 49'
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdCalibrate
Oct 21 13:03:56 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdQC
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdQC
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG user.gw1000: Parsed data: {'intemp':
22.9, 'inhumid': 49, 'absbarometer': 954.0, 'relbarometer': 954.0, 'outtemp':
10.9, 'outhumid': 74, 'winddir': 172, 'windspeed': 1.7, 'gustspeed': 2.6,
'light': 64960.0, 'uv': 183.4, 'uvi': 4, 'temp1': 21.7, 'humid1': 49,
'daymaxwind': 10.7, 'rainrate': 0.0, 'rainday': 7.3, 'rainweek': 8.9,
'rainmonth': 8.9, 'rainyear': 8.9, 'rainevent': 7.3, 'datetime': 1634814236}
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.wxservices.StdWXCalculate
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG user.gw1000: Sending packet 'FF FF
3C 03 3F' to '192.168.0.119:45000'
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.wxservices: Calculations for
LOOP packets: {'pressure': 'prefer_hardware', 'barometer': 'prefer_hardware',
'altimeter': 'prefer_hardware', 'windchill': 'prefer_hardware', 'heatindex':
'prefer_hardware', 'dewpoint': 'prefer_hardware', 'inDewpoint':
'prefer_hardware', 'rainRate': 'prefer_hardware', 'maxSolarRad':
'prefer_hardware', 'cloudbase': 'prefer_hardware', 'humidex':
'prefer_hardware', 'appTemp': 'prefer_hardware', 'ET': 'prefer_hardware',
'windrun': 'prefer_hardware', 'windDir': 'software', 'windGustDir': 'software'}
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.wxservices: Calculations for
archive records: {'pressure': 'prefer_hardware', 'barometer':
'prefer_hardware', 'altimeter': 'prefer_hardware', 'windchill':
'prefer_hardware', 'heatindex': 'prefer_hardware', 'dewpoint':
'prefer_hardware', 'inDewpoint': 'prefer_hardware', 'rainRate':
'prefer_hardware', 'maxSolarRad': 'prefer_hardware', 'cloudbase':
'prefer_hardware', 'humidex': 'prefer_hardware', 'appTemp': 'prefer_hardware',
'ET': 'prefer_hardware', 'windrun': 'prefer_hardware', 'windDir': 'software',
'windGustDir': 'software'}
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG user.gw1000: Received response 'FF
FF 3C 01 4D 00 00 00 00 8A 00 04 01 FF FF FF FF FF 00 02 FF FF FF FF FF 00 03
FF FF FF FF 1F 00 05 FF FF FF FF 00 00 06 00 00 00 8F 00 04 07 FF FF FF FF 00
00 08 FF FF FF FF 00 00 09 FF FF FF FF 00 00 0A FF FF FF FF 00 00 0B FF FF FF
FF 00 00 0C FF FF FF FF 00 00 0D FF FF FF FF 00 00 0E FF FF FF FF 1F 00 0F FF
FF FF FF 1F 00 10 FF FF FF FF 1F 00 11 FF FF FF FF 1F 00 12 FF FF FF FF 1F 00
13 FF FF FF FF 1F 00 14 FF FF FF FF 1F 00 15 FF FF FF FF 1F 00 16 FF FF FF FF
0F 00 17 FF FF FF FF 0F 00 18 FF FF FF FF 0F 00 19 FF FF FF FF 0F 00 1A FF FF
FF FF 0F 00 1B FF FF FF FF 0F 00 1C FF FF FF FF 0F 00 1D FF FF FF FF 0F 00 1E
FF FF FF FF 0F 00 1F FF FF FF FF FF 00 20 FF FF FF FF FF 00 21 FF FF FF FF FF
00 22 FF FF FF FF FF 00 23 FF FF FF FF FF 00 24 FF FF FF FF FF 00 25 FF FF FF
FF FF 00 26 FF FF FF FF FF 00 27 FF FF FF FF 0F 00 28 FF FF FF FF FF 00 29 FF
FF FF FF FF 00 2A FF FF FF FF FF 00 2B FF FF FF FF FF 00 2C FF FF FF FF FF 00
2D FF FF FF FF FF 00 2E FF FF FF FF FF 00 2F FF FF FF FF FF 00 F6'
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG user.gw1000: Processed parsed data:
{'intemp': 22.9, 'inhumid': 49, 'absbarometer': 954.0, 'relbarometer': 954.0,
'outtemp': 10.9, 'outhumid': 74, 'winddir': 172, 'windspeed': 1.7, 'gustspeed':
2.6, 'light': 64960.0, 'uv': 183.4, 'uvi': 4, 'temp1': 21.7, 'humid1': 49,
'daymaxwind': 10.7, 'rainrate': 0.0, 'rainday': 7.3, 'rainweek': 8.9,
'rainmonth': 8.9, 'rainyear': 8.9, 'rainevent': 7.3, 'datetime': 1634814236,
'wh65_batt': 0, 'wh65_sig': 4, 'wh31_ch1_batt': 0, 'wh31_ch1_sig': 4}
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG user.gw1000: Next update in 20
seconds
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.manager: Daily summary version
is 4.0
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.wxservices.StdWXCalculate
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdWXXTypes
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.wxxtypes.StdWXXTypes
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdPressureCooker
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.wxxtypes.StdPressureCooker
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdRainRater
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.wxxtypes.StdRainRater
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdDelta
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.wxxtypes.StdDelta
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdArchive
Oct 21 13:03:57 wetterpi weewx[3613] INFO weewx.engine: Archive will use data
binding wx_binding
Oct 21 13:03:57 wetterpi weewx[3613] INFO weewx.engine: Record generation will
be attempted in 'software'
Oct 21 13:03:57 wetterpi weewx[3613] INFO weewx.engine: Using archive interval
of 300 seconds (software record generation)
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Use LOOP data in
hi/low calculations: 1
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdArchive
Oct 21 13:03:57 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.ZambrettiForecast
Oct 21 13:03:58 wetterpi weewx[3613] INFO user.forecast: MainThread: Zambretti:
forecast version 3.4.0b11
Oct 21 13:03:58 wetterpi weewx[3613] DEBUG user.forecast: MainThread:
Zambretti: last forecast issued 2021-10-09 09:00:00 CEST (1633762800),
requested 2021-10-09 09:00:00 CEST (1633762800)
Oct 21 13:03:58 wetterpi weewx[3613] INFO user.forecast: MainThread: Zambretti:
interval=600 max_age=604800 winddir_period=1800 pressure_period=10800
hemisphere=NORTH lower_pressure=950.0 upper_pressure=1050.0
Oct 21 13:03:58 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.ZambrettiForecast
Oct 21 13:03:58 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.NWSForecast
Oct 21 13:03:58 wetterpi weewx[3613] INFO user.forecast: MainThread: NWS:
forecast version 3.4.0b11
Oct 21 13:03:58 wetterpi weewx[3613] ERROR user.forecast: MainThread: NWS:
location ID (lid) is not specified
Oct 21 13:03:58 wetterpi weewx[3613] ERROR user.forecast: MainThread: NWS:
forecast office ID (foid) is not specified
Oct 21 13:03:58 wetterpi weewx[3613] ERROR user.forecast: MainThread: NWS:
forecast will not be run
Oct 21 13:03:58 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.NWSForecast
Oct 21 13:03:58 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.WUForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: WU:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG user.forecast: MainThread: WU: last
forecast issued 2021-10-11 10:31:01 CEST (1633941061), requested 2021-10-11
10:31:01 CEST (1633941061)
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: WU:
interval=10800 max_age=604800 api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXa7f2
geocode=48.3150,9.2958
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.WUForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.OWMForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: OWM:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: OWM: API
key (api_key) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: OWM:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.OWMForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.UKMOForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: UKMO:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: UKMO: API
key (api_key) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: UKMO:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.UKMOForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.AerisForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: Aeris:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: Aeris:
client identifier (client_id) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: Aeris:
client secret (client_secret) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: Aeris:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.AerisForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.WWOForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: WWO:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: WWO: API
key (api_key) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: WWO:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.WWOForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.XTideForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: XTide:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: XTide:
location (location) has not been specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: XTide:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.XTideForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
user.forecast.DSForecast
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.forecast: MainThread: DS:
forecast version 3.4.0b11
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: DS: API
key (api_key) is not specified
Oct 21 13:03:59 wetterpi weewx[3613] ERROR user.forecast: MainThread: DS:
forecast will not be run
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service user.forecast.DSForecast
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdStationRegistry
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: StationRegistry: Station
will be registered.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdStationRegistry
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdWunderground
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: Wunderground: Posting
not enabled.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdWunderground
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdPWSweather
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: PWSweather: Posting not
enabled.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdPWSweather
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdCWOP
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: CWOP: Posting not
enabled.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdCWOP
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdWOW
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: WOW: Posting not enabled.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdWOW
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.restx.StdAWEKAS
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.restx: AWEKAS: Posting not
enabled.
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.restx.StdAWEKAS
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdPrint
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdPrint
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Loading service
weewx.engine.StdReport
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Finished loading
service weewx.engine.StdReport
Oct 21 13:03:59 wetterpi weewx[3613] INFO __main__: Starting up weewx version
4.5.1
Oct 21 13:03:59 wetterpi weewx[3613] DEBUG weewx.engine: Station does not
support reading the time
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.engine: Using binding
'wx_binding' to database 'weewx.sdb'
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.manager: Starting backfill of
daily summaries
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.manager: Daily summaries up to
date
Oct 21 13:03:59 wetterpi weewx[3613] INFO weewx.engine: Starting main packet
loop.
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Received GW1000 data:
2021-10-21 13:03:56 CEST (1634814236) {'absbarometer': '954.0', 'datetime':
'1634814236', 'daymaxwind': '10.7', 'gustspeed': '2.6', 'humid1': '49',
'inhumid': '49', 'intemp': '22.9', 'light': '64960.0', 'outhumid': '74',
'outtemp': '10.9', 'rainday': '7.3', 'rainevent': '7.3', 'rainmonth': '8.9',
'rainrate': '0.0', 'rainweek': '8.9', 'rainyear': '8.9', 'relbarometer':
'954.0', 'temp1': '21.7', 'uv': '183.4', 'uvi': '4', 'wh31_ch1_batt': '0',
'wh31_ch1_sig': '4', 'wh65_batt': '0', 'wh65_sig': '4', 'winddir': '172',
'windspeed': '1.7'}
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Using 'rainyear' for
rain total
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: skipping rain
measurement of 8.9: no last rain
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Mapped GW1000 data:
{'dateTime': '1634814236', 'daymaxwind': '10.7', 'dayRain': '7.3',
'extraHumid1': '49', 'extraTemp1': '21.7', 'inHumidity': '49', 'inTemp':
'22.9', 'luminosity': '64960.0', 'monthRain': '8.9', 'outHumidity': '74',
'outTemp': '10.9', 'pressure': '954.0', 'rain': 'None', 'rainRate': '0.0',
'relbarometer': '954.0', 'stormRain': '7.3', 'usUnits': '17', 'UV': '4',
'uvradiation': '183.4', 'weekRain': '8.9', 'wh31_ch1_batt': '0',
'wh31_ch1_sig': '4', 'wh65_batt': '0', 'wh65_sig': '4', 'windDir': '172',
'windGust': '2.6', 'windSpeed': '1.7', 'yearRain': '8.9'}
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Packet 2021-10-21
13:03:56 CEST (1634814236): {'dateTime': '1634814236', 'daymaxwind': '10.7',
'dayRain': '7.3', 'extraHumid1': '49', 'extraTemp1': '21.7', 'inHumidity':
'49', 'inTemp': '22.9', 'luminosity': '64960.0', 'monthRain': '8.9',
'outHumidity': '74', 'outTemp': '10.9', 'pressure': '954.0', 'rain': 'None',
'rainRate': '0.0', 'relbarometer': '954.0', 'stormRain': '7.3', 'usUnits':
'17', 'UV': '4', 'uvradiation': '183.4', 'weekRain': '8.9', 'wh31_ch1_batt':
'0', 'wh31_ch1_sig': '4', 'wh65_batt': '0', 'wh65_sig': '4', 'windDir': '172',
'windGust': '2.6', 'windSpeed': '1.7', 'yearRain': '8.9'}
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Processing loop packet:
2021-10-21 13:03:56 CEST (1634814236) {'dateTime': '1634814236', 'daymaxwind':
'10.7', 'dayRain': '7.3', 'extraHumid1': '49', 'extraTemp1': '21.7',
'inHumidity': '49', 'inTemp': '22.9', 'luminosity': '64960.0', 'monthRain':
'8.9', 'outHumidity': '74', 'outTemp': '10.9', 'pressure': '954.0', 'rain':
'None', 'rainRate': '0.0', 'relbarometer': '954.0', 'stormRain': '7.3',
'usUnits': '17', 'UV': '4', 'uvradiation': '183.4', 'weekRain': '8.9',
'wh31_ch1_batt': '0', 'wh31_ch1_sig': '4', 'wh65_batt': '0', 'wh65_sig': '4',
'windDir': '172', 'windGust': '2.6', 'windSpeed': '1.7', 'yearRain': '8.9'}
Oct 21 13:03:59 wetterpi weewx[3613] INFO user.gw1000: Received queued sensor
data: 2021-10-21 13:03:56 CEST (1634814236) {'absbarometer': '954.0',
'datetime': '1634814236', 'daymaxwind': '10.7', 'gustspeed': '2.6', 'humid1':
'49', 'inhumid': '49', 'intemp': '22.9', 'light': '64960.0', 'outhumid': '74',
'outtemp': '10.9', 'rainday': '7.3', 'rainevent': '7.3', 'rainmonth': '8.9',
'rainrate': '0.0', 'rainweek': '8.9', 'rainyear': '8.9', 'relbarometer':
'954.0', 'temp1': '21.7', 'uv': '183.4', 'uvi': '4', 'wh31_ch1_batt': '0',
'wh31_ch1_sig': '4', 'wh65_batt': '0', 'wh65_sig': '4', 'winddir': '172',
'windspeed': '1.7'}
Oct 21 13:04:00 wetterpi weewx[3613] INFO user.gw1000: No queued items to
process
Oct 21 13:04:00 wetterpi weewx[3613] INFO user.gw1000: Using 'rainyear' for
rain total
Oct 21 13:04:00 wetterpi weewx[3613] INFO user.gw1000: skipping rain
measurement of 8.9: no last rain
Oct 21 13:04:00 wetterpi weewx[3613] INFO weewx.engine: Main loop exiting.
Shutting engine down.
Oct 21 13:04:00 wetterpi weewx[3613] DEBUG weewx.restx: Shut down
StationRegistry thread.
Oct 21 13:04:01 wetterpi weewx[3613] INFO user.gw1000: Gw1000Collector thread
has been terminated
Oct 21 13:04:01 wetterpi weewx[3613] INFO user.gw1000: Gw1000Collector thread
has been terminated
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: Caught unrecoverable
exception:
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** 'dateTime'
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** Traceback
(most recent call last):
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** File
"/usr/share/weewx/weewxd", line 157, in main
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: ****
engine.run()
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** File
"/usr/share/weewx/weewx/engine.py", line 210, in run
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: ****
self.dispatchEvent(weewx.Event(weewx.NEW_LOOP_PACKET, packet=packet))
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** File
"/usr/share/weewx/weewx/engine.py", line 245, in dispatchEvent
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: ****
callback(event)
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** File
"/usr/share/weewx/user/gw1000.py", line 1550, in new_loop_packet
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: ****
timestamp_to_string(mapped_data['dateTime']),
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** KeyError:
'dateTime'
Oct 21 13:04:01 wetterpi weewx[3613] CRITICAL __main__: **** Exiting.
# WEEWX CONFIGURATION FILE
#
# Copyright (c) 2009-2015 Tom Keffer <[email protected]>
# 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 = 3
# Root directory of the weewx data file hierarchy for this station
WEEWX_ROOT = /
# Whether to log successful operations
log_success = True
# Whether to log unsuccessful operations
log_failure = True
# 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 = 4.5.1
# Loop on init
loop_on_init = True
##############################################################################
# This section is for information about the station.
[Station]
# Description of the station location
location = "Schlattstall, Baden-Württemberg, Germany"
# Latitude and longitude in decimal degrees
latitude = 48.3150
longitude = 9.2958
# Altitude of the station, with unit it is in. This is downloaded from
# from the station if the hardware supports it.
altitude = 500, meter
# 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 = FineOffsetUSB
station_type = GW1000
# If you have a website, you may specify an URL
#station_url =
# 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 = 0
##############################################################################
#[FineOffsetUSB]
# This section is for the Fine Offset series of weather stations.
# The station model, e.g., WH1080, WS1090, WS2080, WH3081
#model = WS1080
# How often to poll the station for data, in seconds
#polling_interval = 60
# The driver to use:
#driver = weewx.drivers.fousb
##############################################################################
[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 = true
[[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.
enable = false
username = replace_me
# To guard against parsing errors, put your password in quotes:
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.
enable = false
station = replace_me
# To guard against parsing errors, put your password in quotes:
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.
enable = false
station = replace_me
# To guard against parsing errors, put your password in quotes:
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.
enable = false
#enable = true
#station = replace_me
# To guard against parsing errors, put your password in quotes:
#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
# If you plan on using wunderfixer, set the following
# to your API key:
#api_key =
##############################################################################
# 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.
# 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.
[[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 = Standard
skin = Bootstrap
enable = True
[[[Units]]]
[[[[Groups]]]]
group_altitude = meter
group_speed2 = meter_per_second2
group_pressure = mbar
group_rain = mm
group_rainrate = mm_per_hour
group_temperature = degree_C
group_degree_day = degree_C_day
group_speed = meter_per_second
[[HTMLPages]]
#HTML_ROOT = /var/www/html/weewx/Bootstrap
HTML_ROOT = /var/www/html/weewx
skin = Bootstrap
[[BigImages]]
#HTML_ROOT = /var/www/html/weewx/Bootstrap/big_images
HTML_ROOT = /var/www/html/weewx/big_images
skin = Images
[[[ImageGenerator]]]
#bottom_label_font_size = 14
bottom_label_font_size = 25
#axis_label_font_size = 14
axis_lable_font_size = 25
image_width = 900
#top_label_font_size = 18
top_label_font_size = 50
image_height = 600
anti_alias = 2
#unit_label_font_size = 18
unit_label_font_size = 25
axis_label_font_size = 14
[[SmallImages]]
#HTML_ROOT = /var/www/html/weewx/Bootstrap/images
HTML_ROOT = /var/www/html/weewx/images
skin = Images
[[SeasonsReport]]
# The SeasonsReport uses the 'Seasons' skin, which contains the
# images, templates and plots for the report.
skin = Seasons
enable = false
[[SmartphoneReport]]
# The SmartphoneReport uses the 'Smartphone' skin, and the images and
# files are placed in a dedicated subdirectory.
skin = Smartphone
enable = false
HTML_ROOT = public_html/smartphone
[[MobileReport]]
# The MobileReport uses the 'Mobile' skin, and the images and files
# are placed in a dedicated subdirectory.
skin = Mobile
enable = false
HTML_ROOT = public_html/mobile
[[forecast]]
HTML_ROOT = /var/www/html/weewx/forecast
#HTML_ROOT = /var/www/html/weewx
skin = forecast
[[[Extras]]]
[[[[forecast_iconic_settings]]]]
source = WU
num_days = 10
[[[[forecast_table_settings]]]]
source = WU
num_periods = 240
show_sun = 1
show_moon = 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.
#user = replace with the ftp username
#password = replace with the ftp password; put in quotes to guard
against parsing errors.
#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 following three lines determine where files will be sent.
#server = replace with the rsync server name, e.g, www.threefools.org
#path = replace with the rsync destination directory (e.g., /weather)
#user = replace with the rsync username
# 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
####
# Various options for customizing your reports.
[[Defaults]]
# The following section determines the selection and formatting of
units.
[[[Units]]]
# The following section sets what unit to use for each unit group.
# NB: The unit is always in the singular. I.e., 'mile_per_hour',
# NOT 'miles_per_hour'
[[[[Groups]]]]
#group_altitude = foot # Options are 'foot' or 'meter'
group_altitude = meter
#group_degree_day = degree_F_day # Options are 'degree_F_day'
or 'degree_C_day'
group_degree_day = degree_C_day
#group_distance = mile # Options are 'mile' or 'km'
group_distance = km
#group_pressure = inHg # Options are 'inHg', 'mmHg',
'mbar', or 'hPa'
group_pressure = mbar
#group_rain = inch # Options are 'inch', 'cm', or
'mm'
group_rain = cm
#group_rainrate = inch_per_hour # Options are 'inch_per_hour',
'cm_per_hour', or 'mm_per_hour'
group_rainrate = cm_per_hour
#group_speed = mile_per_hour # Options are 'mile_per_hour',
'km_per_hour', 'knot', or 'meter_per_second'
group_speed = km_per_hour
#group_speed2 = mile_per_hour2 # Options are
'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2'
group_speed2 = km_per_hour2
#group_temperature = degree_F # Options are 'degree_F' or
'degree_C'
group_temperature = degree_C
# The following section sets the formatting for each type of unit.
[[[[StringFormats]]]]
centibar = %.0f
cm = %.2f
cm_per_hour = %.2f
degree_C = %.1f
degree_F = %.1f
degree_compass = %.0f
foot = %.0f
hPa = %.1f
hour = %.1f
inHg = %.3f
inch = %.2f
inch_per_hour = %.2f
km_per_hour = %.0f
km_per_hour2 = %.1f
knot = %.0f
knot2 = %.1f
mbar = %.1f
meter = %.0f
meter_per_second = %.1f
meter_per_second2 = %.1f
mile_per_hour = %.0f
mile_per_hour2 = %.1f
mm = %.1f
mmHg = %.1f
mm_per_hour = %.1f
percent = %.0f
second = %.0f
uv_index = %.1f
volt = %.1f
watt_per_meter_squared = %.0f
NONE = " N/A"
# The following section sets the label to be used for each type of
unit
[[[[Labels]]]]
#day = " day", " days"
day = " Tag", " Tage"
#hour = " hour", " hours"
hour = " Stunde", " Stunden"
#minute = " minute", " minutes"
minute = " Minute", " Minuten"
#second = " second", " seconds"
second = " Sekunde", " Sekunden"
NONE = ""
# The following section sets the format to be used for each time
scale.
# The values below will work in every locale, but they may not look
# particularly attractive. See the Customization Guide for
alternatives.
[[[[TimeFormats]]]]
hour = %H:%M
day = %X
week = %X (%A)
month = %x %X
year = %x %X
rainyear = %x %X
current = %x %X
ephem_day = %X
ephem_year = %x %X
[[[[Ordinates]]]]
# Ordinal directions. The last one should be for no wind
direction
#directions = N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW,
WSW, W, WNW, NW, NNW, N/A
directions = N, NNO, NO, ONO, O, OSO, SO, SSO, S, SSW, SW, WSW,
W, WNW, NW, NNW, N/A
# The following section sets the base temperatures used for the
# calculation of heating and cooling degree-days.
[[[[DegreeDays]]]]
# Base temperature for heating days, with unit:
heating_base = 65, degree_F
# Base temperature for cooling days, with unit:
cooling_base = 65, degree_F
# Base temperature for growing days, with unit:
growing_base = 50.0, degree_F
# A trend takes a difference across a time period. The following
# section sets the time period, and how big an error is allowed to
# still be counted as the start or end of a period.
[[[[Trend]]]]
time_delta = 10800 # 3 hours
time_grace = 300 # 5 minutes
# The labels to be used for each observation type
[[[Labels]]]
# Set to hemisphere abbreviations suitable for your location:
hemispheres = N, S, E, W
# Formats to be used for latitude whole degrees, longitude whole
# degrees, and minutes:
latlon_formats = %02d, %03d, %05.2f
# Generic labels, keyed by an observation type.
[[[[Generic]]]]
barometer = Luftdruck
dewpoint = Taupunkt
heatindex = Hitzeindex
inHumidity = Feuchte innen
outHumidity = Feuchte außen
inTemp = Temperatur innen
outTemp = Außentemperatur
#radiation = "Solarstrahlung"
radiation = UV-Strahlung
rain = Regen
rainRate = Regenrate
#windSpeed = "Wind"
windSpeed = Windgeschwindigkeit
windDir = Windrichtung
windGust = Böen
windGustDir = Windböen-Richtung
windchill = Windkühle
windgustvec = Böe Richtung
windvec = Windrichtung
High = Max
Low = Min
#barometer = Barometer
#dewpoint = Dew Point
#ET = ET
#heatindex = Heat Index
#inHumidity = Inside Humidity
#inTemp = Inside Temperature
#outHumidity = Humidity
#outTemp = Outside Temperature
#radiation = Radiation
#rain = Rain
#rainRate = Rain Rate
#UV = UV Index
#windDir = Wind Direction
#windGust = Gust Speed
#windGustDir = Gust Direction
#windSpeed = Wind Speed
#windchill = Wind Chill
#windgustvec = Gust Vector
#windvec = Wind Vector
#extraTemp1 = Temperature1
#extraTemp2 = Temperature2
#extraTemp3 = Temperature3
# Sensor status indicators
rxCheckPercent = Signal Quality
txBatteryStatus = Transmitter Battery
windBatteryStatus = Wind Battery
rainBatteryStatus = Rain Battery
outTempBatteryStatus = Outside Temperature Battery
inTempBatteryStatus = Inside Temperature Battery
consBatteryVoltage = Console Battery
heatingVoltage = Heating Battery
supplyVoltage = Supply Voltage
referenceVoltage = Reference Voltage
[[[Almanac]]]
# The labels to be used for the phases of the moon:
#moon_phases = New, Waxing crescent, First quarter, Waxing gibbous,
Full, Waning gibbous, Last quarter, Waning crescent
moon_phases = Neumond, zunehmender Sichelmond, zunehmender
Halbmond, zunehmender Dreiviertelmond, Vollmond, abnehmender Dreiviertelmond,
abnehmender Halbmond, abnehmender Sichelmond
##############################################################################
# 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
maxSolarRad = prefer_hardware
cloudbase = prefer_hardware
humidex = prefer_hardware
appTemp = prefer_hardware
ET = prefer_hardware
windrun = 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 = software
# 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
[[forecast_binding]]
database = forecast_sqlite
manager = weewx.manager.Manager
table_name = archive
schema = user.forecast.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
[[forecast_sqlite]]
database_name = forecast.sdb
database_type = SQLite
##############################################################################
# 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. Put in quotes to guard against
parsing errors.
password = weewx
##############################################################################
# This section configures the internal weewx engine.
[Engine]
# The following section specifies which services should be run and in what
order.
[[Services]]
prep_services = weewx.engine.StdTimeSynch
data_services = user.gw1000.Gw1000Service
process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate,
weewx.engine.StdQC, weewx.wxservices.StdWXCalculate
xtype_services = weewx.wxxtypes.StdWXXTypes,
weewx.wxxtypes.StdPressureCooker, weewx.wxxtypes.StdRainRater,
weewx.wxxtypes.StdDelta
archive_services = weewx.engine.StdArchive,
user.forecast.ZambrettiForecast, user.forecast.NWSForecast,
user.forecast.WUForecast, user.forecast.OWMForecast,
user.forecast.UKMOForecast, user.forecast.AerisForecast,
user.forecast.WWOForecast, user.forecast.XTideForecast, user.forecast.DSForecast
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
##############################################################################
# Options for extension 'forecast'
[Forecast]
data_binding = forecast_binding
[[OWM]]
api_key = INSERT_OWM_API_KEY_HERE
[[WWO]]
api_key = INSERT_WWO_API_KEY_HERE
[[WU]]
#api_key = 1945833a78c4984f
api_key = 1f26c8dcabb04ea7a6c8dcabb04ea7f2
[[NWS]]
lid = "INSERT_LOCATION_ID_HERE (e.g., MAZ014)"
foid = "INSERT_FORECAST_OFFICE_ID_HERE (e.g., BOX)"
[[UKMO]]
api_key = INSERT_UKMO_API_KEY_HERE
location = INSERT_UK_LOCATION_HERE
[[XTide]]
location = "INSERT_LOCATION_HERE (e.g., Boston)"
[[Zambretti]]
hemisphere = NORTH
[[Aeris]]
client_secret = INSERT_AERIS_CLIENT_SECRET_HERE
client_id = INSERT_AERIS_CLIENT_ID_HERE
[[DS]]
api_key = INSERT_DS_API_KEY_HERE
##############################################################################
# Options for 'GW1000'
[GW1000]
# This section is for the GW1000 API driver.
# How often to poll the GW1000 API, default is every 20 seconds:
poll_interval = 20
# The driver to use:
driver = user.gw1000
# IP address:
ip_address = 192.168.0.119
# Port number:
port = 45000
# Debug options:
debug_loop = True
##############################################################################
[Accumulator]
# Start GW1000 driver extractors
[[daymaxwind]]
extractor = last
[[lightning_distance]]
extractor = last
[[lightning_strike_count]]
extractor = sum
[[lightningcount]]
extractor = last
[[lightning_last_det_time]]
extractor = last
[[stormRain]]
extractor = last
[[hourRain]]
extractor = last
[[dayRain]]
extractor = last
[[weekRain]]
extractor = last
[[monthRain]]
extractor = last
[[yearRain]]
extractor = last
[[totalRain]]
extractor = last
[[pm2_51_24h_avg]]
extractor = last
[[pm2_52_24h_avg]]
extractor = last
[[pm2_53_24h_avg]]
extractor = last
[[pm2_54_24h_avg]]
extractor = last
[[pm2_55_24h_avg]]
extractor = last
[[pm10_24h_avg]]
extractor = last
[[co2_24h_avg]]
extractor = last
[[wh40_batt]]
extractor = last
[[wh26_batt]]
extractor = last
[[wh25_batt]]
extractor = last
[[wh24_batt]]
extractor = last
[[wh65_batt]]
extractor = last
[[wh31_ch1_batt]]
extractor = last
[[wh31_ch2_batt]]
extractor = last
[[wh31_ch3_batt]]
extractor = last
[[wh31_ch4_batt]]
extractor = last
[[wh31_ch5_batt]]
extractor = last
[[wh31_ch6_batt]]
extractor = last
[[wh31_ch7_batt]]
extractor = last
[[wh31_ch8_batt]]
extractor = last
[[wh35_ch1_batt]]
extractor = last
[[wh35_ch2_batt]]
extractor = last
[[wh35_ch3_batt]]
extractor = last
[[wh35_ch4_batt]]
extractor = last
[[wh35_ch5_batt]]
extractor = last
[[wh35_ch6_batt]]
extractor = last
[[wh35_ch7_batt]]
extractor = last
[[wh35_ch8_batt]]
extractor = last
[[wh41_ch1_batt]]
extractor = last
[[wh41_ch2_batt]]
extractor = last
[[wh41_ch3_batt]]
extractor = last
[[wh41_ch4_batt]]
extractor = last
[[wh45_batt]]
extractor = last
[[wh51_ch1_batt]]
extractor = last
[[wh51_ch2_batt]]
extractor = last
[[wh51_ch3_batt]]
extractor = last
[[wh51_ch4_batt]]
extractor = last
[[wh51_ch5_batt]]
extractor = last
[[wh51_ch6_batt]]
extractor = last
[[wh51_ch7_batt]]
extractor = last
[[wh51_ch8_batt]]
extractor = last
[[wh51_ch9_batt]]
extractor = last
[[wh51_ch10_batt]]
extractor = last
[[wh51_ch11_batt]]
extractor = last
[[wh51_ch12_batt]]
extractor = last
[[wh51_ch13_batt]]
extractor = last
[[wh51_ch14_batt]]
extractor = last
[[wh51_ch15_batt]]
extractor = last
[[wh51_ch16_batt]]
extractor = last
[[wh55_ch1_batt]]
extractor = last
[[wh55_ch2_batt]]
extractor = last
[[wh55_ch3_batt]]
extractor = last
[[wh55_ch4_batt]]
extractor = last
[[wh57_batt]]
extractor = last
[[wh68_batt]]
extractor = last
[[ws80_batt]]
extractor = last
[[wh40_sig]]
extractor = last
[[wh26_sig]]
extractor = last
[[wh25_sig]]
extractor = last
[[wh24_sig]]
extractor = last
[[wh65_sig]]
extractor = last
[[wh31_ch1_sig]]
extractor = last
[[wh31_ch2_sig]]
extractor = last
[[wh31_ch3_sig]]
extractor = last
[[wh31_ch4_sig]]
extractor = last
[[wh31_ch5_sig]]
extractor = last
[[wh31_ch6_sig]]
extractor = last
[[wh31_ch7_sig]]
extractor = last
[[wh31_ch8_sig]]
extractor = last
[[wh35_ch1_sig]]
extractor = last
[[wh35_ch2_sig]]
extractor = last
[[wh35_ch3_sig]]
extractor = last
[[wh35_ch4_sig]]
extractor = last
[[wh35_ch5_sig]]
extractor = last
[[wh35_ch6_sig]]
extractor = last
[[wh35_ch7_sig]]
extractor = last
[[wh35_ch8_sig]]
extractor = last
[[wh41_ch1_sig]]
extractor = last
[[wh41_ch2_sig]]
extractor = last
[[wh41_ch3_sig]]
extractor = last
[[wh41_ch4_sig]]
extractor = last
[[wh45_sig]]
extractor = last
[[wh51_ch1_sig]]
extractor = last
[[wh51_ch2_sig]]
extractor = last
[[wh51_ch3_sig]]
extractor = last
[[wh51_ch4_sig]]
extractor = last
[[wh51_ch5_sig]]
extractor = last
[[wh51_ch6_sig]]
extractor = last
[[wh51_ch7_sig]]
extractor = last
[[wh51_ch8_sig]]
extractor = last
[[wh51_ch9_sig]]
extractor = last
[[wh51_ch10_sig]]
extractor = last
[[wh51_ch11_sig]]
extractor = last
[[wh51_ch12_sig]]
extractor = last
[[wh51_ch13_sig]]
extractor = last
[[wh51_ch14_sig]]
extractor = last
[[wh51_ch15_sig]]
extractor = last
[[wh51_ch16_sig]]
extractor = last
[[wh55_ch1_sig]]
extractor = last
[[wh55_ch2_sig]]
extractor = last
[[wh55_ch3_sig]]
extractor = last
[[wh55_ch4_sig]]
extractor = last
[[wh57_sig]]
extractor = last
[[wh68_sig]]
extractor = last
[[ws80_sig]]
extractor = last