Glenn McKechnie <[email protected]> schrieb am Sa., 12. Juli 2025, 05:07:
> Weewx does all the calculations, AlltimeSeasons takes them from the NOAA > tables. > > If there is an entry in the files in the NOAA directory (for a 2nd rain > gauge there won't be), those daily summaries are correctly generated (no > extreme errors in data) then half the work is done. Editing the NOAA > templates is interesting, but quite do-able. > > It then relies on the alltimes skin.conf and the historygenerator.inc page > having a definition for those daily summaries. With that done, they can be > displayed. > That is all reasonably straightforward. YMMV. > > You're talking serious magic to select the "better" sensor and display it > accordingly. Ditto with the mean. It could be done, but you're on your own > there. > Far easier to include both rain gauge types in the displayed data. IMHO > that is more informative too as you'll see the differences as they happen, > know which one has gone offline or started pulling its stats from mercury. > > I have 2 rain gauges. My allTimeSeason stats page displays them both. > > I do have an unreleased, tweaked version which installs as a separate > skin, but is ultimately incorporated into the Seasons skin via the > index.html page. > It's in an unfinished state, and you would need to parse what I've done > and troubleshoot as you go. I'll obviously help but you'll need to do some > hard yards too. > > Contact me off-list and I'll send it, as time becomes available (mainly > me) we should be able to get it working for a 2nd rain gauge. > > My email address is in the install.py file. > > Cheers > Glenn > > Various WeeWx addons at > https://github.com/glennmckechnie > > > > On Sat, 12 Jul 2025 at 01:48, DrVet52 <[email protected]> wrote: > >> Thanks, Glenn! I am glad with AlltimeSeasons, as is now. Nicht to see, >> that is now installable, and does not need to be installed manually. >> Although, when manually installed, it was necessary to have a look into the >> diff files, which gateway e good feeling, what was changed compared to >> standard Seasons skin. >> So, I think, that you know about the mechanisms of summarizing rain data. >> I think, it is a better approach to do this calculations in weewx, and not >> in alltimeSeasons. Because, it would be important, not to sum up the same >> rain from different sensors, but either chose one ( preferably the "better" >> sensor ), or, if ther is no bias, calculate sort of statistical mean value >> of the sensor data. In case of piezo vs tipping sensor, I tend to a biased >> version: when tipping gives no data, take that of Piezo, otherwise that of >> the tipping bucket. >> What is your opinion? >> >> Glenn McKechnie <[email protected]> schrieb am Fr., 11. Juli >> 2025, 01:42: >> >>> >>> >>> On Thu, 10 Jul 2025 at 23:03, Vetti52 <[email protected]> wrote: >>> [...] >>> >>> >>>> And, second, I would like to see the this sum in the allTime table ( >>>> https://github.com/glennmckechnie/alltimeSeasons), I have integrated >>>> into my Season skin. As far as I can look into it, this is a small >>>> version of the fuzzy-archer skin, Michael has used, right >>> >>> >>> It's a fork of gedgers repo >>> https://github.com/gedger/alltimeSeasons/ >>> which (in its first release in 2020) attributes >>> https://github.com/brewster76/fuzzy-archer >>> >>> Yes, It's a simpler version and because of that origin timing it won't >>> have any of the extras that the latest version of fuzzy-archer may have / >>> has added. >>> >>> I added an extra totals column, changed some colors, then packaged it as >>> an installable skin (per weewx style), and that's about it. >>> Anything else would need to be adapted from the current fuzzy-archer and >>> incorporated into it, or a new fork. >>> >>> >>> Cheers >>> Glenn >>> >>> Various WeeWx addons at >>> https://github.com/glennmckechnie >>> >>> >>> -- >>> 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/rwdy_SwGW8o/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion visit >>> https://groups.google.com/d/msgid/weewx-user/CAAraAzgLusKPepML6VWPiu1O2a5FPm5X-AsbPA7jALevp0V87A%40mail.gmail.com >>> <https://groups.google.com/d/msgid/weewx-user/CAAraAzgLusKPepML6VWPiu1O2a5FPm5X-AsbPA7jALevp0V87A%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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/CAO%3D2E3ktpNVSTM0Ee9uXxF7Ygysc%3DBBWbYPJO3fe8hp9J635OQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/weewx-user/CAO%3D2E3ktpNVSTM0Ee9uXxF7Ygysc%3DBBWbYPJO3fe8hp9J635OQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/rwdy_SwGW8o/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/CAAraAzgE%3DuhAZ-iS%3D4TswJcMwefCHqkBSfQ%3D1%3D%3DuoVR1VxF6fA%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CAAraAzgE%3DuhAZ-iS%3D4TswJcMwefCHqkBSfQ%3D1%3D%3DuoVR1VxF6fA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAO%3D2E3m08ekbw26xDG_RaGDSY_jqtDrJGtConQ-yp5hH%2BZW0dA%40mail.gmail.com.
