JSON Output Bug?

At the moment, I’m taking a Python course - trying to move from C++ for development of devices for my boat. I had also developed a hand-held countdown timer for race starts using C++, which I had been using until I discovered the excellent DSRC app for Android.

I had done JSON downloads from Sailwave in the past, but discovered then that it didn’t appear that the resulting output was valid JSON, so I just dropped it. Now that I’m discovering what Python can do, my interest in working with Sailwave data has been renewed.

So, I guess the answer right now is that I don’t have specific things in mind, but the idea of working (nearly) directly on a Sailwave data file is an appealing prospect. Things like creating formatted output, inputting data to as database, or even loading a Sailwave JSON file on a handheld device seem quite appealing.

1 Like