Most things are in the weewx guides - and the latest guides are a mine of information. Make sure you know what is in them - things can change with new versions!!!! Always refer to the guides rather than making guesses and assumptions - that is what they are there for - and weewx guides are amongst the best I have ever seen for any program anywhere!!!
On Tuesday, 11 October 2016 14:53:43 UTC+3, Double J Entertainment wrote: > > I will change it to that when I get home from work and see if that works. > Thanks Andrew. > > On Oct 11, 2016 06:51, "Andrew Milner" <[email protected] > <javascript:>> wrote: > >> From the hardware guide pressure is hardware for your station and >> barometer and altimeter are software derived >> >> So to calibrate you need >> [StdCalibrate] >> [[calibrations]] >> pressure = pressure + 1.28 >> >> and in StdWxCalculate >> [StdWxCalculate] >> [[calculations]] >> pressure = hardware >> barometer = either prefer_hardware or software >> altimeter = either prefer_hardware or software >> >> should do the trick I think >> >> >> >> On Tuesday, 11 October 2016 14:33:38 UTC+3, Double J Entertainment wrote: >> >>> I have a acurite 01036 it should have been 30.23 inhg at the time I did >>> the change. >>> >>> On Oct 11, 2016 05:54, "Andrew Milner" <[email protected]> wrote: >>> >>>> One of them must come from hardware!! Check the user guide for your >>>> station type and it will tell you which comes from hardware and which have >>>> to be derived in software. >>>> >>>> Then use the calibrate to add/subtract whatever you need (in the units >>>> of your database) >>>> >>>> What is your station type? What SHOULD the barometric pressure have >>>> been (if 28.95 was incorrect)? >>>> >>>> >>>> >>>> On Tuesday, 11 October 2016 13:42:41 UTC+3, Double J Entertainment >>>> wrote: >>>> >>>>> On weatherunderground I was getting 28.95 so I set the StdCalibrate to >>>>> software for pressure barometer and altimeter now on all the places I >>>>> upload data I am getting a -- or no pressure or no pressure readings at >>>>> all. I assume I need to set them back to prefered hardware. But what do I >>>>> do to callibrate the pressure. That was why I changed them to software I >>>>> was thinking the software would adjust it. >>>> >>>> -- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "weewx-user" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/weewx-user/o6zVfIYpoMc/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/o6zVfIYpoMc/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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.
