I just checked the weeWX machine, and gauge-data.txt is updating every 2 seconds. As for the windchill and heat index, The windchill used to read 0 when either calculation was not met. It now reads 32 F as you said. I think (and this is from a previous post from you) the behavior may be different now as I made the change to wxformulas before installing the gauges. Previouslys, I may have made that change after the installation, but who remembers? It is fine the way it is. Just have to get the 2 second loops working again.
Steve On Thu, Oct 25, 2018 at 5:46 PM gjr80 <[email protected]> wrote: > Steve, > > A few thoughts on some of your remaining gauges issues: > > 1. Gauges are only updating at my archive interval of 2 minutes instead of >> my 2 second loop interval, >> > > This could be a case of gauge-data.txt being generated every loop packet > but only being uploaded to your web server every archive period. You can > tell what is happening by observing gauge-data.txt on your weeWX machine > (not the web server). If it is being generated every 2 seconds then the > issue is one of uploading to the web server, if the file is only generated > every archive period then the issue is within rtgd. I'm inclined to think > it is the former. > > 2. The windchill and heat index buttons aren't' working the way they did >> before (but this is not very important), and >> > > Can you elaborate on this? Do you mean the value displayed on the gauges > when windchill or heatindex is None? If so the gauges will display 0 in the > corresponding METRIC units for the observation shown on the gauge, ie 0C > for anything that is a 'temperature'. So when displaying F this will be 32. > This has been the behaviours since v0.1.2 in January 2017. Of course if you > mean something else.... > > Gary > > -- > 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/BNTMCfeC30E/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 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.
