To make things shorter: OK, thanks, I will try but this is a slow thing to test :))
This sea temp is not important and I would avoid building anything separate for it. It is being displayed together with external temp. As I am pulling it now fir days, I can see there are 3 values every day: 8:00, 14:00 and 15:00 every day. I am pulling this data from our national Weather service and extract temperatures. Then save them to be read by the pond.py. Interval for saving data is 5 minutes for everything. Last night, I started another instance of the same problem. I am trying to find a better position for my external weather sensors. So, I keep one at its usual place were it is affected by the building (too high if sunny). Second sensor I moved to potentially better place. For a reference, I am pulling official temperature as I dowith the sea above, but I get it only once per hour with 13 minute delay from the full hour. So, If I repeat saving this same temp for entire hour (as I do now) and other 2 sensors I get and save new data every 5 minutes, this one plot line gets quite jagged. It would be better if I can save data as I get it - once per hour) and connect points with smooth line. But, since I did not manage to do it with the sea temp, I did not even try it with this hourly temp. -- 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/3d3f4e0b-863a-46a0-9fa4-76ad3a7bff05%40googlegroups.com.
