yes, indeed, but would that break other weatherstation interceptor data? Also, would that be hard to implement? I guess for a generic Wunderground Interceptor it would cover many stations in one decoding (This is me assuming all station reporting always report all the same fields tu WU?!? Probably wishful thinking...)
Fred On Thursday, July 13, 2017 at 5:45:19 PM UTC+2, mwall wrote: > > On Thursday, July 13, 2017 at 11:31:33 AM UTC-4, Fred wrote: >> >> The station is not very old yet: Is it possible it posts the 9999 >> yearrain because it simply has not calculated it yet?!? >> > > i suppose that is possible. but meanwhile we are missing rainfall data! > > according to the wunderground docs: > > rainin - [rain inches over the past hour)] -- the accumulated rainfall in the > past 60 min > dailyrainin - [rain inches so far today in local time] > > > so i suppose i could make the interceptor use dailyrainin instead of > yearrainin, as long as we get the local time right... > > cannot use rainin since it is a moving window - rain in the past 60 min, > not rain since the top of the last hour. > > m > -- 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.
