-
I've noticed an occasional inconsistency when rain data is reported to CWOP. It appears that sometimes the past hour and past 24 hours rain calculations are missing .01 inch. In contrast, the "since m…
-
It looks like CWOP is expecting relative barometric pressure, not absolute.
Changing the API variable to request `baromrelin` seems to give CWOP the data it's expecting.
Let me know your thought…
-
The 4.1.0 rpm has some built-in dependencies that make no sense on a centos 8 system and that prevent the rpm from being installed on a minimal centos 8 system.
Most notably it 'requires' /usr/bin/…
-
My dad has Weewx 3.8.2 reading data from an Acurite 01536 station, and I installed your extension to generate clientraw.txt files. But I'm running into an error as described in the syslog lines below…
-
I'm not 100% sure how to fix this, or I would have filed a PR.
The retry part of the data download doesn't work. I get the following in the log:
```
Sep 14 19:20:15 shed-rock64 weewx[26208]: ur…
-
I just got an app set up to use this to push to CWOP, and I noticed the packets it’s generating have the coordinates in DDMMSS format, not DDMM.HH (degrees decimal minutes) like APRS requires. It’s ca…
uajqq updated
5 years ago
-
Please can you provide information on the logic used to calculate the precip_accum_24_hour_set_1? We are trying to obtain an hourly time series of rainfall. We have tried to convert the data in multip…
-
Some data may come in as cumulative instead of increments,
-
I fixed this by changing the value `if timestamp_packet_interval
ghost updated
4 years ago
-
First off, thank you for this skin and the work you've put into it. I love the new graphing pieces in 1.x and have tried to copy the ones in your examples - I've also seen in your docs that some new t…