UNH CCOM/JHC Research Tools course video. This lecture walks through how we might go about parsing GPS GGA NMEA messages using the split method on strings combined with some int() and float() calls on sliced strings. In the end we plot one days worth of GPS positions and see a first matplotlib plot of the GPS position wander.
Great tutorial. These videos assist me greatly as i am new to matplotlib. Do you ever cover the addition of Tkinter widgets into your pylab figures? Trying to figure out how to insert a horizontal scroll bar to drag and see a 'r-' move across each data point in the list.
robbadger3 3 weeks ago