If I put 0 altitude in weewx config then it reads what is on the display, is there any way to correct or just leave it 0 ?
On Thursday, July 31, 2025 at 9:29:40 AM UTC-4 kufuu wrote: > It can wait till then and good luck, > > On Thursday, July 31, 2025 at 9:06:30 AM UTC-4 kufuu wrote: > >> Let me redo this and put the dates in order, >> LOOP: 2025-07-31 08:45:20 EDT (1753965920) 'altimeter': >> '31.994965595814566', 'appTemp': '82.83203424777768', 'barometer': >> '31.942483641883886', 'cloudbase': '2805.6732703464695', 'dateTime': >> '1753965920', 'dewpoint': '70.70103761047554', 'ET': 'None', 'heatindex': >> '76.113', 'humidex': '90.81599237942409', 'inDewpoint': >> '55.52280883736111', 'inHumidity': '58', 'inTemp': '71.06', >> 'inTempBatteryStatus': '0', 'maxSolarRad': '357.687499228319', >> 'outHumidity': '87', 'outTemp': '74.84', 'outTempBatteryStatus': '0', >> 'pressure': '29.919783335', 'rain': '0.0', 'rainBatteryStatus': '0', >> 'rainRate': '0.0', 'rxCheckPercent': '100', 'usUnits': '1', >> 'windBatteryStatus': '0', 'windchill': '74.84', 'windDir': 'None', >> 'windGust': '0.0', 'windGustDir': 'None', 'windrun': 'None', 'windSpeed': >> '0.0' >> REC: 2025-07-31 08:45:00 EDT (1753965900) 'altimeter': >> '31.994965595814566', 'appTemp': '82.83203424777768', 'barometer': >> '31.942483641883886', 'cloudbase': '2805.6732703464695', 'dateTime': >> '1753965900', 'dewpoint': '70.70103761047554', 'ET': 'None', 'heatindex': >> '76.113', 'humidex': '90.81599237942409', 'inDewpoint': >> '55.52280883736111', 'inHumidity': '58.0', 'inTemp': '71.06', >> 'inTempBatteryStatus': '0.0', 'interval': '5.0', 'maxSolarRad': >> '351.7781598061274', 'outHumidity': '87.0', 'outTemp': '74.84', >> 'outTempBatteryStatus': '0.0', 'pressure': '29.919783335', 'rain': '0.0', >> 'rainBatteryStatus': '0.0', 'rainRate': '0.0', 'rxCheckPercent': '97.5', >> 'usUnits': '1', 'windBatteryStatus': '0.0', 'windchill': '74.84', >> 'windDir': 'None', 'windGust': '0.0', 'windGustDir': 'None', 'windrun': >> '0.0', 'windSpeed': '0.0' >> Traceback (most recent call last): >> File "/usr/share/weewx/weewx/reportengine.py", line 248, in run >> obj.start() >> File "/usr/share/weewx/weewx/reportengine.py", line 465, in start >> self.run() >> File "/usr/share/weewx/weewx/reportengine.py", line 621, in run >> ncopy += weeutil.weeutil.deep_copy_path(path, html_dest_dir) >> File "/usr/share/weewx/weeutil/weeutil.py", line 1811, in deep_copy_path >> shutil.copy(path, d) >> File "/usr/lib/python3.9/shutil.py", line 418, in copy >> copyfile(src, dst, follow_symlinks=follow_symlinks) >> File "/usr/lib/python3.9/shutil.py", line 264, in copyfile >> with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: >> PermissionError: [Errno 13] Permission denied: >> '/var/www/html/weewx/seasons.css' >> >> >> >> -- 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 visit https://groups.google.com/d/msgid/weewx-user/62f2e126-b9e7-4b64-ae14-18935b833a9an%40googlegroups.com.
