Hi, What exactly does this mean?
but I still have 0 in the cumulative rainfall > Does this mean you are not seeing dayRain in loop packets and archive records? Are you unable to use $current.dayRain in a report or is dayRain not being populated in the archive? If the latter have you added dayRain to your db schema? dayRain is not included in the two schemas provided with WeeWX, you need to add it yourself. You should be seeing dayRain in loop packets and archive records and you should be able to use $current.dayRain in reports . Have you run WeeWX directly <http://weewx.com/docs/usersguide.htm#Running_directly> to observe the loop packets and archive records? If you are attempting to populate the WeeWX rain field that will require some (simple) modification to the fileparse driver as WeeWX field rain is incremental not cumulative. Sorry my French is not very good but if your site is out of the box WeeWX then it uses/displays rain data derived from WeeWX field rain. Gary -- 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/bb38e7c6-0c08-4ca7-a628-e90b16aa4e2en%40googlegroups.com.
