An open API service indexing awesome lists of open source software.

https://github.com/zenitheesc/flight-data-analysis

Contains code responsible for analysing the flight data collected from the RS-41 probes sent in Zenith's launches.
https://github.com/zenitheesc/flight-data-analysis

Last synced: 11 months ago
JSON representation

Contains code responsible for analysing the flight data collected from the RS-41 probes sent in Zenith's launches.

Awesome Lists containing this project

README

          

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 Tools
Steps 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