https://github.com/mrtj/satellite_reentry
https://github.com/mrtj/satellite_reentry
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrtj/satellite_reentry
- Owner: mrtj
- Created: 2024-12-31T14:26:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T14:35:01.000Z (over 1 year ago)
- Last Synced: 2024-12-31T15:25:35.193Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellite Reentry
SatEvo log file visualizer
## Project structure
- `/satellite_reentry` - reusable code created during the project analysis
- `/data` - put here data (will not be versioned)
- `/notebooks` - jupyter notebooks
## Installation
`poetry install`
## Run
`streamlit run st_app.py`