Open baughaday opened 1 year ago
Research GPS plotting programs. Is there a program that we can pass a set of coordinate and time data to and have returned a map of the balloon's travel?
https://www.google.com/earth/outreach/learn/visualize-your-data-on-a-custom-map-using-google-my-maps/
https://www.gpsvisualizer.com/elevation
https://towardsdatascience.com/simple-gps-data-visualization-using-python-and-open-street-maps-50f992e9b676
https://blog.mastermaps.com/2013/11/showing-gps-tracks-in-3d-with-threejs.html
Google Earth Pro is a free program that is perfect for plotting latitude, longitude, and altitude from a CSV or TSV.
Research GPS plotting programs. Is there a program that we can pass a set of coordinate and time data to and have returned a map of the balloon's travel?