Lee Prevost
Lee Prevost
I'll try to circle back to this. It was more than that including some of the changes to the flask dependencies: Looking at git and my tracked changes: these were...
I tried to do a branch and pull request but running into a problem -- maybe this a private repo? I was able to get the sqlalchemy example script to...
I need to memoize/cache the buffered map to avoid recomputing it on each call.
Rather than buffer zone which requires much memory and recompute, I just refactored using @geo-maps/countries-maritime-10m boundaries.
Its my understanding that add on is really built for supporting influx cloud rather than influx oss (local version). I say this because I saw a note that it had...
@pbfulmar would also like to know how you did it. I'd be willing to help get this upgraded to v2 as there are several reasons I want to go there...
@amirlanesman - that was a big help. Worked like a champ! Journal dump: ``` Jul 28 18:57:49 raspberrypi systemd[1]: signalk.service: Succeeded. Jul 28 18:57:49 raspberrypi systemd[1]: signalk.service: Consumed 7.440s CPU...
One other slight tweak. The startup of services and sequencing of signalk, influx, and grafana seem to be important on my Raspberry Pi 4B. I get db errors if signalk...
Much thanks Peter. Yes, this was similar to the approach @amirlanesman found. I appreciate you pulling into a port and solving a mystery for us. :) Your full time cruiser...
To me, the path seems to be to write to a local influxdb oss version 2 or later, do some incremental processing such as downsampling or transformation, and then use...