[weewx-user] Re: Yearly inside temperature in Fahrenheit instead Celsius

2021-07-21 Thread gjr80
Interesting failure mode, I would have expected InTemp to fail with an error not generate a plot in F. Also as an aside, plots with aggregates are generated every aggregate_interval, in this case (I believe) every 24 hours. If you don’t want to wait you can force generation to occur on the next

[weewx-user] Re: Yearly inside temperature in Fahrenheit instead Celsius

2021-07-21 Thread mihec
I had to check until now so the yearly plots are refreshed. Thanks much, Gary! The case does matter indeed! Problem solved. sreda, 21. julij 2021 ob 10:33:41 UTC+2 je oseba gjr80 napisala: > OK, some folks have hybrid systems with, for example, outdoor obs coming > from sensors via SDR and indo

[weewx-user] Re: Yearly inside temperature in Fahrenheit instead Celsius

2021-07-21 Thread gjr80
OK, some folks have hybrid systems with, for example, outdoor obs coming from sensors via SDR and indoor obs coming from somewhere else and at time they can have unit issues. But you are using the vantage driver where everything is provided by the one driver/station. Your inTemp and outTemp obv

[weewx-user] Re: Yearly inside temperature in Fahrenheit instead Celsius

2021-07-21 Thread mihec
Hi Gary, I'm using Davis Vantage Vue, so Davis' driver. The skin in neowx. Here are few LOOP and one REC package. As far as I see both temperatures are provided in F. LOOP: 2021-07-21 10:00:16 CEST (1626854416) altimeter: 30.0362696612, appTemp: 83.9711652735, barometer: 30.032, cloudbase: 46

[weewx-user] Re: Yearly inside temperature in Fahrenheit instead Celsius

2021-07-21 Thread gjr80
This could have any one of a number of causes. A few questions: - what skin is this, Seasons? Standard? or something else? - what driver are you using? Does it provide both inTemp and outTemp? - try running WeeWX directly , you sh