borpin
(Brian Orpin)
29 May 2022 07:24
3
I’ll add a “me too” to this.
I’d like to get some average weather data. I used to be able to do this with pywws, but I can no longer feed my data to that system (hardware failure).
I’ve suggested much the same to @TrystanLea . I think a scheduled post process could be the way to implement it.
Other posts on the subject;
I have suggested that there is a post process, that could be scheduled to generate these sorts of stats.
Daily consumption / Min or Max temp / average temperatures etc.
Could be used to slim down data storage as well.
Continuing the discussion from Post Processor - help needed :
Old topic, I know but…
@TrystanLea I have been thinking about daily/monthly max/min/sum type data.
For instance, weather data max/min temp & humidity for a day and month. I know about the max/min process but I only want a single data point per day stored. Same with month, but I want this updated so it is month to date, but again only want one data point stored per month.
If you could schedule a post-process to do that it would be …
opened 10:06AM - 15 May 22 UTC
Hello!
Is it possible to cumulate very old data (change Intervall from 10sec … to 15min) for example?
I`m afraid that my storage someday will be full.
Thank you!