Dear Blick and WeatherCat troubleshooters,
I have a custom graph that displays a weird blip I cannot explain. The graph displays accumulated wind run. At the beginning of most, but not all, hours, it displays an inaccurate increase in wind run, followed by a decrease back to the accurate amount. See the attached screenshot.
I have not observed exactly the phenomenon you are seeing, but I graph the accumulated wind run weekly and instead see a puzzling "blip" at the very start of the week. Here is an example:

Here is the AppleScript I use for the synthetic channel:
-- Channel: Weekly Wind Run
set Query to "STAT$WINDRUN:TOTAL:THISWEEK$"
set result to QueryResultI don't see anything that would explain the blip in the AppleScript code unless it has something to do with the STAT$ query itself.
In my case I was wondering if WeatherCat has an issue with the transition from one week to the next. I'll have to see where the wind run ends up to see if that has something to do with the blip.
Could you share with us the exact AppleScript in your synthetic channel so that we can attempt to reproduce it?
Cheers, Edouard