On Tue, 22 Jul 2025 at 20:20, Vetti52 <[email protected]> wrote: > I have not gone into detail with the sensivitiy discussion of the > different rain sensors yet.
Now that you have the values for your rain_piezo instrument generating graphs, it should be relatively straightforward to get the AlltimeSeasons section working. > My starting point is the alltimeSeasons skin, where the last table says > „Days with Rain“. I did not try to find out, how @Glenn did the > calculation, and how to define it. But, as he wrote above, he takes the > rain data from the NOAA tables. My observation is, that the threshhold is > 1mm per day. > There is no threshold for the raw rainfall data, rain, hail, whatever... There is a 1mm (configurable) threshold for the rain_days, hail_days, whatever_days. The NOAA tables are currently configured to display rain only. You need to modify the NOAA-%Y.txt.tmpl master template (after making a backup) to include the data for your rain_piezo field (I use hail, as previously mentioned, because it's already part of the group_rain). In my previous post I gave an example / overview where I used hail and snow as the other "rain" gauge field names. When that is done, deleting the NOAA-2025.txt file and allowing weewx to regenerate it on the next report cycle, should show a fresh file with the new "rain" (database hail) columns within it. You seem to be okay when editing the weewx configs and templates directly so It should be doable, more so once you get a sense of the language used. Once you have that file being generated with the correct fields then configure the [HistoryReport] section in skin.conf to show those new fields, as outlined previously.. > In my example, it was a perfect day to be defined as day with rain, even > without considering the thunderstorm in the early morning hours. This would > only be represented using the data from the piezo sensor. However, the NOAA > tables are filled with ‚rain‘ data, which come from the tipping sensor > only. So, at the current situation, staying with the tipping sensor‘s data > for ‚rain‘ only, reamins suboptimal for me. > If you have more questions, then contact me off-list. I'll answer when I can. If you're having trouble editing your files, then send those (YourSeasons/skin.conf that contains [HistoryReport], NOAA-%Y.txt.tmpl ) to me so that I can see directly (rather than infer) where the issue might be. Cheers Glenn Various WeeWx addons at https://github.com/glennmckechnie -- 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]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAAraAzgJwCELeJ3ki2RtGsoDxDZHKxRhMPOTz%2Bdi7WrqM0EFrA%40mail.gmail.com.
