Some weather stations report the daily rain as observation type "dayRain", but, generally, WeeWX does not calculate it.
For reports, WeeWX can show daily rain. For example, the tag $day.rain.sum will be the amount of rain since midnight. On Sun, Oct 4, 2020 at 9:20 AM Sébastien F4GQK <[email protected]> wrote: > Thanks this works with fileparse. > > But I still have one last problem which may not be specific to Fileparse > > The Total precipitation Today remains at 0mm, weewx does not do the > calculation to add. A solution ? > > Thanks > > Sebastien > > Le samedi 3 octobre 2020 à 20:52:58 UTC+2, [email protected] a écrit : > >> See the "fileparse >> <https://github.com/weewx/weewx/tree/master/examples/fileparse>" example >> that comes with WeeWX. Most likely it can be adapted to parse your file >> structure. >> >> -tk >> >> On Sat, Oct 3, 2020 at 8:35 AM Sébastien F4GQK <[email protected]> wrote: >> >>> Hello, >>> >>> I have a WALDBECK Halley WHT3 weather station I use a home automation >>> system where I receive information from the station and via a php file, I >>> have the possibility of exporting to Weewx a txt file with the different >>> fields recognized by weewx (currently every minute) I wanted to know by >>> what solution I can force weewx to read this file txt which contains all >>> the data of the weather station instead of station_type: simulator. >>> >>> Thanks >>> >>> Sébastien >>> >>> -- >>> 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 on the web visit >>> https://groups.google.com/d/msgid/weewx-user/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.com >>> <https://groups.google.com/d/msgid/weewx-user/5af12bc3-9858-45d9-a2c3-5f179b319badn%40googlegroups.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 on the web visit > https://groups.google.com/d/msgid/weewx-user/285679af-d10f-4c82-8bc8-e0c1111921c4n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/285679af-d10f-4c82-8bc8-e0c1111921c4n%40googlegroups.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 on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEA1RX13XyaGFcf5nLrdUsdsAkvqzkTEFDt10Eu3mGe1yQ%40mail.gmail.com.
