Hi,
Looks like another case of corrupt station memory, though a little
different to most as you don't seem to have any recrods in your archive. I
would try the steps under Corrupt staion memory
<http://weewx.com/docs/usersguide.htm#Corrupt_station_memory> in the User's
Guide. Note the comment about dumping the logger memory before clearing the
logger memory, dumping the logger memory may help minimse any data loss.
Gary
On Friday, 10 January 2020 13:30:00 UTC+10, Ted Frohling wrote:
>
> Also no new data from the VantagePro2 is being updated.
>
> Weewx stopped updating a few days ago. I have verified it's producing
> some output by running weewxd without daemon mode.
> Here are a few slightly older records:
>
>
> LOOP: 2020-01-09 18:36:16 MST (1578620176) appTemp: 51.7532829608,
> barometer: 29.827, beaufort: 0, cloudbase: 8949.86520147,
> consBatteryVoltage: 4.66, dateTime: 1578620176, dayET: 0.0, dayRain: 0.0,
> dewpoint: 28.5645931135, extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0,
> extraAlarm4: 0, extraAlarm5: 0, extraAlarm6: 0, extraAlarm7: 0,
> extraAlarm8: 0, forecastIcon: 6, forecastRule: 9, heatindex: 55.8, humidex:
> 55.8, inDewpoint: 33.5667167944, inHumidity: 22.0, insideAlarm: 0, inTemp:
> 75.0, leafWet4: 0.0, maxSolarRad: None, monthET: 0.0, monthRain: 0.0,
> outHumidity: 35.0, outsideAlarm1: 0, outsideAlarm2: 0, outTemp: 55.8,
> pressure: None, rain: 0.0, rainAlarm: 0, rainRate: 0.0, soilLeafAlarm1: 0,
> soilLeafAlarm2: 0, soilLeafAlarm3: 0, soilLeafAlarm4: 0, stormRain: 0.0,
> sunrise: 1578580608.0, sunset: 1578617472.0, txBatteryStatus: 0, usUnits:
> 1, windchill: 55.8, windDir: None, windGust: 0.0, windGustDir: None,
> windSpeed: 0.0, windSpeed10: 2.0, yearET: 0.0, yearRain: 0.0
> LOOP: 2020-01-09 18:36:18 MST (1578620178) appTemp: 51.7532829608,
> barometer: 29.827, beaufort: 0, cloudbase: 8949.86520147,
> consBatteryVoltage: 4.66, dateTime: 1578620178, dayET: 0.0, dayRain: 0.0,
> dewpoint: 28.5645931135, extraAlarm1: 0, extraAlarm2: 0, extraAlarm3: 0,
> extraAlarm4: 0, extraAlarm5: 0, extraAlarm6: 0, extraAlarm7: 0,
> extraAlarm8: 0, forecastIcon: 6, forecastRule: 9, heatindex: 55.8, humidex:
> 55.8, inDewpoint: 33.5667167944, inHumidity: 22.0, insideAlarm: 0, inTemp:
> 75.0, leafWet4: 0.0, maxSolarRad: None, monthET: 0.0, monthRain: 0.0,
> outHumidity: 35.0, outsideAlarm1: 0, outsideAlarm2: 0, outTemp: 55.8,
> pressure: None, rain: 0.0, rainAlarm: 0, rainRate: 0.0, soilLeafAlarm1: 0,
> soilLeafAlarm2: 0, soilLeafAlarm3: 0, soilLeafAlarm4: 0, stormRain: 0.0,
> sunrise: 1578580608.0, sunset: 1578617472.0, txBatteryStatus: 0, usUnits:
> 1, windchill: 55.8, windDir: None, windGust: 0.0, windGustDir: None,
> windSpeed: 0.0, windSpeed10: 2.0, yearET: 0.0, yearRain: 0.0
>
> In an attempt to fix the problem I did an apt purge weewx on my raspberry
> pi, renamed the old weewx.sdb file and reinstalled weewx from the deb file
> using the install instructions for debian, so actually apt update, apt
> install weewx. Answered the questions during the install, added back in
> the authentication for wunderground, CWOP, etc from the saved weewx.conf
> file This really has me stumped. Please let me know what more info I need
> to provide to diagnose this strange problem.
>
> Oh, running NTP and it's is synced and has the correct time.
>
> Here is the syslog output from a startup
>
> Jan 9 19:40:55 weewx weewx[12192]: engine: Initializing weewx version
> 3.9.2
> Jan 9 19:40:55 weewx weewx[12192]: engine: Using Python 2.7.13 (default,
> Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
> Jan 9 19:40:55 weewx weewx[12192]: engine: Platform
> Linux-4.19.66-v7+-armv7l-with-debian-9.11
> Jan 9 19:40:55 weewx weewx[12192]: engine: Locale is 'en_US.UTF-8'
> Jan 9 19:40:55 weewx weewx[12192]: engine: pid file is /var/run/weewx.pid
> Jan 9 19:40:55 weewx weewx[12181]: Starting weewx weather system: weewx.
> Jan 9 19:40:55 weewx systemd[1]: Started LSB: weewx weather system.
> Jan 9 19:40:55 weewx weewx[12196]: engine: Using configuration file
> /etc/weewx/weewx.conf
> Jan 9 19:40:55 weewx weewx[12196]: engine: Debug is 1
> Jan 9 19:40:55 weewx weewx[12196]: engine: Initializing engine
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading station type Vantage
> (weewx.drivers.vantage)
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Driver version is 3.1.1
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Opened up serial port
> /dev/ttyUSB0; baud 19200; timeout 4.00
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Hardware type is 16
> Jan 9 19:40:55 weewx weewx[12196]: vantage: ISS ID is 1
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Hardware name: Vantage Pro2
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdTimeSynch
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdTimeSynch
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdConvert
> Jan 9 19:40:55 weewx weewx[12196]: engine: StdConvert target unit is 0x1
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdConvert
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdCalibrate
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdCalibrate
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdQC
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdQC
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.wxservices.StdWXCalculate
> Jan 9 19:40:55 weewx weewx[12196]: 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, heatinde
> x=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware,
> pressure=prefer_hardware, inDewpoint=prefer_hardware,
> ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
> Jan 9 19:40:55 weewx weewx[12196]: wxcalculate: The following algorithms
> will be used for calculations: altimeter=aaNOAA, maxS
> olarRad=RS
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.wxservices.StdWXCalculate
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdArchive
> Jan 9 19:40:55 weewx weewx[12196]: engine: Archive will use data binding
> wx_binding
> Jan 9 19:40:55 weewx weewx[12196]: engine: Record generation will be
> attempted in 'hardware'
> Jan 9 19:40:55 weewx weewx[12196]: engine: Using archive interval of 300
> seconds (specified by hardware)
> Jan 9 19:40:55 weewx weewx[12196]: engine: Use LOOP data in hi/low
> calculations: 1
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: engine: Using binding 'wx_binding' to
> database 'weewx.sdb'
> Jan 9 19:40:55 weewx weewx[12196]: manager: Starting backfill of daily
> summaries
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdArchive
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdStationRegistry
> Jan 9 19:40:55 weewx weewx[12196]: restx: StationRegistry: Registration
> not requested.
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdStationRegistry
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdWunderground
> Jan 9 19:40:55 weewx weewx[12196]: restx: WU essentials: {}
> Jan 9 19:40:55 weewx weewx[12196]: restx: Wunderground-PWS: Data for
> station KAZTUCSO65 will be posted
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdWunderground
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdPWSweather
> Jan 9 19:40:55 weewx weewx[12196]: restx: PWSWeather: Data for station
> TFROHLING will be posted
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdPWSweather
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdCWOP
> Jan 9 19:40:55 weewx weewx[12196]: restx: CWOP: Data for station CW8733
> will be posted
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdCWOP
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdWOW
> Jan 9 19:40:55 weewx weewx[12196]: restx: WOW: Data for station 920716001
> will be posted
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdWOW
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.restx.StdAWEKAS
> Jan 9 19:40:55 weewx weewx[12196]: restx: AWEKAS: Data will be uploaded
> for user tfrohling
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.restx.StdAWEKAS
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdPrint
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdPrint
> Jan 9 19:40:55 weewx weewx[12196]: engine: Loading service
> weewx.engine.StdReport
> Jan 9 19:40:55 weewx weewx[12196]: engine: Finished loading service
> weewx.engine.StdReport
> Jan 9 19:40:55 weewx weewx[12196]: engine: Starting up weewx version 3.9.2
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:40:55 weewx weewx[12196]: engine: Clock error is -3.63 seconds
> (positive is fast)
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Getting all archive packets
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Retrieving 415 page(s);
> starting index= 0
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Empty record page 0; index 0
> Jan 9 19:40:55 weewx weewx[12196]: engine: Starting main packet loop.
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
> Jan 9 19:40:55 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:45:16 weewx weewx[12196]: vantage: Getting all archive packets
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Retry #0 failed
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Rude wake up of console
> successful
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Retrieving 415 page(s);
> starting index= 0
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
> Jan 9 19:45:19 weewx weewx[12196]: reportengine: Running reports for
> latest time in the database.
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
> Jan 9 19:45:19 weewx weewx[12196]: reportengine: Running report
> 'SeasonsReport'
> Jan 9 19:45:19 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:45:19 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
> nsReport'
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:45:20 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> celestial.html.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> telemetry.html.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> tabular.html.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> statistics.html.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> rss.xml.tmpl: cannot find start time
> Jan 9 19:45:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SeasonsReport in 0.14 seconds
> Jan 9 19:45:20 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:22 weewx weewx[12196]: imagegenerator: Generated 14 images
> for SeasonsReport in 2.01 seconds
> Jan 9 19:45:22 weewx weewx[12196]: copygenerator: copied 5 files to
> /var/www/html/weewx
> Jan 9 19:45:22 weewx weewx[12196]: reportengine: Running report
> 'SmartphoneReport'
> Jan 9 19:45:22 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
> artphoneReport'
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:45:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> humidity.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> temp.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> rain.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> wind.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> barometer.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:45:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SmartphoneReport in 0.07 seconds
> Jan 9 19:45:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:23 weewx weewx[12196]: imagegenerator: Generated 6 images for
> SmartphoneReport in 0.64 seconds
> Jan 9 19:45:23 weewx weewx[12196]: copygenerator: copied 6 files to
> /var/www/html/weewx/smartphone
> Jan 9 19:45:23 weewx weewx[12196]: reportengine: Running report
> 'MobileReport'
> Jan 9 19:45:23 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
> Report'
> Jan 9 19:45:23 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:45:23 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:23 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:45:23 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report MobileReport in 0.05 seconds
> Jan 9 19:45:23 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:45:23 weewx weewx[12196]: imagegenerator: Generated 4 images for
> MobileReport in 0.41 seconds
> Jan 9 19:45:23 weewx weewx[12196]: copygenerator: copied 2 files to
> /var/www/html/weewx/mobile
> Jan 9 19:45:23 weewx weewx[12196]: reportengine: Report 'StandardReport'
> not enabled. Skipping.
> Jan 9 19:45:23 weewx weewx[12196]: reportengine: Report 'FTP' not
> enabled. Skipping.
> Jan 9 19:45:23 weewx weewx[12196]: reportengine: Report 'RSYNC' not
> enabled. Skipping.
> Jan 9 19:46:47 weewx wunderfixer: manager: Daily summary version is 2.0
> Jan 9 19:49:13 weewx wunderfixer: manager: Daily summary version is 2.0
> Jan 9 19:50:16 weewx weewx[12196]: vantage: Getting all archive packets
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Retry #0 failed
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Rude wake up of console
> successful
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Retrieving 416 page(s);
> starting index= 0
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
> Jan 9 19:50:19 weewx weewx[12196]: reportengine: Running reports for
> latest time in the database.
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
> Jan 9 19:50:19 weewx weewx[12196]: reportengine: Running report
> 'SeasonsReport'
> Jan 9 19:50:19 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:50:19 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
> nsReport'
> Jan 9 19:50:19 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:50:19 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
> Jan 9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
> Jan 9 19:50:19 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> celestial.html.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> telemetry.html.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> tabular.html.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> statistics.html.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> rss.xml.tmpl: cannot find start time
> Jan 9 19:50:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SeasonsReport in 0.13 seconds
> Jan 9 19:50:20 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:21 weewx weewx[12196]: imagegenerator: Generated 14 images
> for SeasonsReport in 1.89 seconds
> Jan 9 19:50:21 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx
> Jan 9 19:50:21 weewx weewx[12196]: reportengine: Running report
> 'SmartphoneReport'
> Jan 9 19:50:21 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
> artphoneReport'
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> humidity.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> temp.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> rain.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> wind.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> barometer.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SmartphoneReport in 0.08 seconds
> Jan 9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:22 weewx weewx[12196]: imagegenerator: Generated 6 images for
> SmartphoneReport in 0.66 seconds
> Jan 9 19:50:22 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx/smartphone
> Jan 9 19:50:22 weewx weewx[12196]: reportengine: Running report
> 'MobileReport'
> Jan 9 19:50:22 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
> Report'
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:50:22 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report MobileReport in 0.05 seconds
> Jan 9 19:50:22 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:50:23 weewx weewx[12196]: imagegenerator: Generated 4 images for
> MobileReport in 0.45 seconds
> Jan 9 19:50:23 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx/mobile
> Jan 9 19:50:23 weewx weewx[12196]: reportengine: Report 'StandardReport'
> not enabled. Skipping.
> Jan 9 19:50:23 weewx weewx[12196]: reportengine: Report 'FTP' not
> enabled. Skipping.
> Jan 9 19:50:23 weewx weewx[12196]: reportengine: Report 'RSYNC' not
> enabled. Skipping.
> Jan 9 19:51:15 weewx wee_database[12279]: manager: Daily summary version
> is 2.0
> Jan 9 19:51:15 weewx wee_database[12279]: Daily summary tables are at
> version 2.0
> Jan 9 19:51:15 weewx wee_database[12279]: Interval Weighting Fix is not
> required.
> Jan 9 19:54:41 weewx wee_debug[12287]: manager: Daily summary version is
> 2.0
> Jan 9 19:55:16 weewx weewx[12196]: vantage: Getting all archive packets
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Retry #0 failed
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Rude wake up of console
> successful
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Retrieving 416 page(s);
> starting index= 0
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Empty record page 0; index 0
> Jan 9 19:55:19 weewx weewx[12196]: reportengine: Running reports for
> latest time in the database.
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Requesting 200 LOOP packets.
> Jan 9 19:55:19 weewx weewx[12196]: reportengine: Running report
> 'SeasonsReport'
> Jan 9 19:55:19 weewx weewx[12196]: vantage: Gentle wake up of console
> successful
> Jan 9 19:55:19 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Seasons/skin.conf for report 'Seaso
> nsReport'
> Jan 9 19:55:19 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:55:19 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:19 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY.txt.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> NOAA/NOAA-YYYY-MM.txt.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> celestial.html.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> telemetry.html.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> tabular.html.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> statistics.html.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Skipping template
> rss.xml.tmpl: cannot find start time
> Jan 9 19:55:20 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SeasonsReport in 0.11 seconds
> Jan 9 19:55:20 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:26 weewx weewx[12196]: imagegenerator: Generated 28 images
> for SeasonsReport in 6.12 seconds
> Jan 9 19:55:26 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx
> Jan 9 19:55:26 weewx weewx[12196]: reportengine: Running report
> 'SmartphoneReport'
> Jan 9 19:55:26 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Smartphone/skin.conf for report 'Sm
> artphoneReport'
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:55:26 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> humidity.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> temp.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> rain.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> wind.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> barometer.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:55:26 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report SmartphoneReport in 0.07 seconds
> Jan 9 19:55:26 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:26 weewx weewx[12196]: imagegenerator: Generated 6 images for
> SmartphoneReport in 0.66 seconds
> Jan 9 19:55:26 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx/smartphone
> Jan 9 19:55:26 weewx weewx[12196]: reportengine: Running report
> 'MobileReport'
> Jan 9 19:55:27 weewx weewx[12196]: reportengine: Found configuration file
> /etc/weewx/skins/Mobile/skin.conf for report 'Mobile
> Report'
> Jan 9 19:55:27 weewx weewx[12196]: cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenera
> tor.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheet
> ahgenerator.Extras']
> Jan 9 19:55:27 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:27 weewx weewx[12196]: cheetahgenerator: Skipping template
> index.html.tmpl: cannot find start time
> Jan 9 19:55:27 weewx weewx[12196]: cheetahgenerator: Generated 0 files
> for report MobileReport in 0.05 seconds
> Jan 9 19:55:27 weewx weewx[12196]: manager: Daily summary version is 2.0
> Jan 9 19:55:27 weewx weewx[12196]: imagegenerator: Generated 4 images for
> MobileReport in 0.42 seconds
> Jan 9 19:55:27 weewx weewx[12196]: copygenerator: copied 0 files to
> /var/www/html/weewx/mobile
> Jan 9 19:55:27 weewx weewx[12196]: reportengine: Report 'StandardReport'
> not enabled. Skipping.
> Jan 9 19:55:27 weewx weewx[12196]: reportengine: Report 'FTP' not
> enabled. Skipping.
> Jan 9 19:55:27 weewx weewx[12196]: reportengine: Report 'RSYNC' not
> enabled. Skipping.
>
>
> The output from wee_debug
>
> root@weewx:/var/log# wee_debug --config=/etc/weewx/weewx.conf --info
> --verbosity 2
> Using verbosity=2, displaying all info
>
> wee_debug output will be sent to stdout(console)
>
> Using configuration file /etc/weewx/weewx.conf
> Using database binding 'wx_binding', which is bound to database
> 'archive_sqlite'
>
> System info
> Platform: Linux-4.19.66-v7+-armv7l-with-debian-9.11
> Python Version: 2.7.13
>
> Environment
> LC_NUMERIC=en_US.UTF-8
> NO_AT_BRIDGE=1
> LOGNAME=root
> USER=root
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
> LC_PAPER=en_US.UTF-8
> HOME=/root
> LANG=en_US.UTF-8
> TERM=xterm-256color
> SHELL=/bin/bash
> LANGUAGE=en_US.UTF-8
> SHLVL=1
> SUDO_USER=ted
> LC_MONETARY=en_US.UTF-8
> USERNAME=root
> LC_IDENTIFICATION=en_US.UTF-8
> LC_ADDRESS=en_US.UTF-8
> SUDO_UID=1001
> LC_ALL=en_US.UTF-8
> _=/usr/bin/wee_debug
> SUDO_COMMAND=/bin/bash
> SUDO_GID=1001
> OLDPWD=/var/www/html/weewx
> LC_TELEPHONE=en_US.UTF-8
> LC_MEASUREMENT=en_US.UTF-8
> PWD=/var/log
> LC_NAME=en_US.UTF-8
> MAIL=/var/mail/root
> LC_TIME=en_US.UTF-8
>
> LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
>
> Load Information
> 1 minute load average: 0.45
> 5 minute load average: 0.35
> 15 minute load average: 0.35
>
> General Weewx info
> Weewx version 3.9.2 detected.
>
> Station info
> Station type: Vantage
> Driver: weewx.drivers.vantage
>
> Driver info
> [Vantage]
> # This section is for the Davis Vantage series of weather stations.
>
> # Connection type: serial or ethernet
> # serial (the classic VantagePro)
> # ethernet (the WeatherLinkIP or Serial-Ethernet bridge)
> type = serial
>
> # If the connection type is serial, a port must be specified:
> # Debian, Ubuntu, Redhat, Fedora, and SuSE:
> # /dev/ttyUSB0 is a common USB port name
> # /dev/ttyS0 is a common serial port name
> # BSD:
> # /dev/cuaU0 is a common serial port name
> port = /dev/ttyUSB0
>
> # If the connection type is ethernet, an IP Address/hostname is
> required:
> host = 1.2.3.4
>
> ######################################################
> # The rest of this section rarely needs any attention.
> # You can safely leave it "as is."
> ######################################################
>
> # Serial baud rate (usually 19200)
> baudrate = 19200
>
> # TCP port (when using the WeatherLinkIP)
> tcp_port = 22222
>
> # TCP send delay (when using the WeatherLinkIP):
> tcp_send_delay = 0.5
>
> # The id of your ISS station (usually 1). If you use a wind meter
> connected
> # to a anemometer transmitter kit, use its id
> iss_id = 1
>
> # How long to wait for a response from the station before giving up (in
> # seconds; must be greater than 2)
> timeout = 4
>
> # How long to wait before trying again (in seconds)
> wait_before_retry = 1.2
>
> # How many times to try before giving up:
> max_tries = 4
>
> # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2
> model_type = 2
>
> # The driver to use:
> driver = weewx.drivers.vantage
>
> Currently installed extensions
> No extensions installed
>
> Archive info
> Database name: weewx.sdb
> Table name: archive
> Version 2.0
> Unit system: None (Unknown unit constant)
> First good timestamp: ******* N/A ******* ( N/A )
> Last good timestamp: ******* N/A ******* ( N/A )
> Number of records: None (no archive records found)
> It is likely that the database (weewx.sdb) archive
> table (archive)
> exists but contains no data.
> weewx (weewx.conf) is set to use an archive interval of 300 seconds.
> The station hardware was not interrogated in determining archive
> interval.
>
> Databases configured in weewx.conf
> Database name: weewx.sdb
> Database driver: weedb.sqlite
>
> Database name: weewx
> Database driver: weedb.mysql
> Database host: localhost
>
> Supported SQL keys
> dateTime usUnits interval
> barometer pressure altimeter
> inTemp outTemp inHumidity
> outHumidity windSpeed windDir
> windGust windGustDir rainRate
> rain dewpoint windchill
> heatindex ET radiation
> UV extraTemp1 extraTemp2
> extraTemp3 soilTemp1 soilTemp2
> soilTemp3 soilTemp4 leafTemp1
> leafTemp2 extraHumid1 extraHumid2
> soilMoist1 soilMoist2 soilMoist3
> soilMoist4 leafWet1 leafWet2
> rxCheckPercent txBatteryStatus consBatteryVoltage
> hail hailRate heatingTemp
> heatingVoltage supplyVoltage referenceVoltage
> windBatteryStatus rainBatteryStatus outTempBatteryStatus
> inTempBatteryStatus
>
> Supported observation keys
> barometer pressure altimeter
> inTemp outTemp inHumidity
> outHumidity windSpeed windDir
> windGust windGustDir rainRate
> rain dewpoint windchill
> heatindex ET radiation
> UV extraTemp1 extraTemp2
> extraTemp3 soilTemp1 soilTemp2
> soilTemp3 soilTemp4 leafTemp1
> leafTemp2 extraHumid1 extraHumid2
> soilMoist1 soilMoist2 soilMoist3
> soilMoist4 leafWet1 leafWet2
> rxCheckPercent txBatteryStatus consBatteryVoltage
> hail hailRate heatingTemp
> heatingVoltage supplyVoltage referenceVoltage
> windBatteryStatus rainBatteryStatus outTempBatteryStatus
> inTempBatteryStatus
>
>
> Parsed and obfuscated weewx.conf
> # WEEWX CONFIGURATION FILE
> #
> # Copyright (c) 2009-2019 Tom Keffer <[email protected] <javascript:>>
> # 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 = /
>
> # 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 = 3.9.2
>
>
> ##############################################################################
>
> # This section is for information about the station.
>
> [Station]
>
> # Description of the station location
> location = "Agua Caliente Park Area, Tucson, AZ"
>
> # Latitude and longitude in decimal degrees
> latitude = 32.286746
> longitude = -110.726132
>
> # Altitude of the station, with unit it is in. This is downloaded from
> # from the station if the hardware supports it.
> altitude = 2760, feet
>
> # 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 = Vantage
>
> # If you have a website, you may specify an URL
> #station_url = http://www.example.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
>
>
> ##############################################################################
>
> [Vantage]
> # This section is for the Davis Vantage series of weather stations.
>
> # Connection type: serial or ethernet
> # serial (the classic VantagePro)
> # ethernet (the WeatherLinkIP or Serial-Ethernet bridge)
> type = serial
>
> # If the connection type is serial, a port must be specified:
> # Debian, Ubuntu, Redhat, Fedora, and SuSE:
> # /dev/ttyUSB0 is a common USB port name
> # /dev/ttyS0 is a common serial port name
> # BSD:
> # /dev/cuaU0 is a common serial port name
> port = /dev/ttyUSB0
>
> # If the connection type is ethernet, an IP Address/hostname is
> required:
> host = 1.2.3.4
>
> ######################################################
> # The rest of this section rarely needs any attention.
> # You can safely leave it "as is."
> ######################################################
>
> # Serial baud rate (usually 19200)
> baudrate = 19200
>
> # TCP port (when using the WeatherLinkIP)
> tcp_port = 22222
>
> # TCP send delay (when using the WeatherLinkIP):
> tcp_send_delay = 0.5
>
> # The id of your ISS station (usually 1). If you use a wind meter
> connected
> # to a anemometer transmitter kit, use its id
> iss_id = 1
>
> # How long to wait for a response from the station before giving up (in
> # seconds; must be greater than 2)
> timeout = 4
>
> # How long to wait before trying again (in seconds)
> wait_before_retry = 1.2
>
> # How many times to try before giving up:
> max_tries = 4
>
> # Vantage model Type: 1 = Vantage Pro; 2 = Vantage Pro2
> model_type = 2
>
> # The driver to use:
> driver = weewx.drivers.vantage
>
>
> ##############################################################################
>
> # 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 = true
> username = XXX obfuscated by wee_debug XXX
> password = XXX obfuscated by wee_debug XXX
>
> [[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 = true
> station = XXX obfuscated by wee_debug XXX
>
> # 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 = true
> station = XXX obfuscated by wee_debug XXX
> password = XXX obfuscated by wee_debug XXX
>
> [[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 = true
> station = XXX obfuscated by wee_debug XXX
> password = XXX obfuscated by wee_debug XXX
>
> [[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 = true
> station = XXX obf
> ...
--
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/2eb7e240-86cc-4064-ad5e-479f14d50c49%40googlegroups.com.