Not using rapidfire, since that seems to bug out sometimes on the raspi. I started the app in debug mode, and I noticed it said barometer: none, and altimeter: 29.7 pressure:23.69
weatherstation.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=hidden&softwaretype=weewx-3.6.2&windgustmph=2.7&humidity=094&dailyrainin=0.00&winddir=028&tempf=16.5&windspeedmph=2.1&rainin=0.00&baromin=30.184&dewptf=15.1&dateutc=2017-01-25%2008%3A00%3A00 There got the url it sent, and it's trying to send the corrected barometer reading of 30.18, but then I look on the site, and it shows 30.08. Looks like WU is the issue for some reason On Tuesday, January 24, 2017 at 11:56:58 PM UTC-7, gjr80 wrote: > > Just out of interest how are you posting to WU? with rapid fire? Shouldn't > matter as weewx should still use the corrected data. You could try setting > debug=2 in weewx.conf, then stop/start weewx. You should then see the URL > that weewx is using to post to WU. That may help to work out if the issue > is WU or within weewx. > > Gary > > On Wednesday, 25 January 2017 16:43:27 UTC+10, BrutalGoerge wrote: >> >> The weewx html page uses the pressure variable. That seems to display >> correctly. Though I played with it and tried changing pressure in the >> corrections section, and while that changes the weewx html page, it doesn't >> affect the weather underground one. >> >> Changing barometer causes it WU change, but seems to work after the first >> update, but like I said, it changes the weather underground display once, >> then ignores it. EX: WU shows 30.00 inHg, I want it to show 30.10, so I do >> barometer + 0.1 in the conf, restart weewx, WU then shows 30.10 in as >> desired, but then 5 minutes later shows 30.00 again. >> >> It's not a huge deal, just sort of weird that it works for 1 update >> period. >> >> As for the model of the station, it's definitely an 01536 so I am not >> sure what the unit. >> >> On Tuesday, January 24, 2017 at 10:55:13 PM UTC-7, gjr80 wrote: >>> >>> Hi, >>> >>> Are you sure that your station emits barometer? Corrections can only be >>> applied to obs that are emitted from the hardware, this can get tricky in >>> the case of pressures as there are three that are commonly used, Station >>> pressure (aka pressure), Sea-Level Pressure (aka barometer) and Altimeter >>> Pressure (aka altimeter). Some hardware emits one, some hardware emits one >>> of the others or more than one and so it goes on. By default, if weewx is >>> able to it calculates any of the missing pressures. So it can be hard to >>> tell what is coming from the hardware as you may see all three in your >>> output. Looking at the Hardware Guide >>> <http://www.google.com/url?q=http%3A%2F%2Fweewx.com%2Fdocs%2Fhardware.htm&sa=D&sntz=1&usg=AFQjCNEb7phASHmoxuSjxCkL8Mq2m2IHUg> >>> >>> I see that the other Acurite models emit Station Pressure (ie pressure) and >>> weewx calculates barometer and altimeter. I realise that the 1536 (if that >>> is what you have - you didnt seem too sure) is not listed but.... >>> >>> In the absence of any other guidance you could try applying your >>> correction to pressure instead of barometer. Or maybe someone with a 1536 >>> will come along.... >>> >>> Gary >>> >>> On Wednesday, 25 January 2017 15:34:08 UTC+10, BrutalGoerge wrote: >>>> >>>> I have an Acurite 01536 I believe is the number from the top of my head. >>>> >>>> The barometer needs to be increased by 0.10 for it to be correct. I get >>>> in the corrections section of weewx conf and do barometer = barometer + >>>> 0.10. >>>> >>>> Here's the weird part, after I restart weewx, the barometer shows the >>>> corrected value ONCE, then after the next update in ~5 minutes, it goes >>>> back down to the non-corrected value and keeps using that value. >>>> >>>> Any thoughts? >>>> >>> -- 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]. For more options, visit https://groups.google.com/d/optout.
