[weewx-user] getting data from Forecast extension

2023-08-15 Thread tut...@gmail.com
Hi, I'm just trying to figure out how I get up to a 3 day forecast of qpf from the search extension described in forecast.py so I can load that into a .json file for presentation to other applications. I can get the current day from $summary, but getting further out event_ts information is p

[weewx-user] Py3 cmon.py and exfoliation station.html.tmpl updates/changes

2020-10-20 Thread tut...@gmail.com
Hi, With the update to Py3 version of weewx, I ran into a failure to execute the cmon.py unless I made this change to the file: 327c327 < p = Popen(cmd, shell=True, text=True, stdout=PIPE) --- > p = Popen(cmd, shell=True, stdout=PIPE) otherwise cmon would exit on a compa

[weewx-user] PY3 Issue with forecast.py

2020-10-20 Thread tut...@gmail.com
Hi, I have loaded the latest Python3 version of weewx and made all the updates to forecasting, cmon, and exfoliation to get things back to "normal". However, still getting this syslog output Oct 20 19:30:25 bdp-rpi1 /weewxd: forecast: ReportThread: _get_stats: '>' not supported between instance