Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.6 KB

File metadata and controls

60 lines (51 loc) · 2.6 KB

Flight Data Analysis

Tools for flight data analysis, from .json files generated by the RS-41 used in Zenith's launches and stored in SondeHub

Environment and ToolsSteps to run and debug

Environment and tools

Made using Python 3 with the json, pandas and os packages.

Steps to run and debug

On linux, run the command python3 Tabler.py in the same directory as the json files given by sondehub.


zenith@usp.br