CURocketEngineering / CURocketEngineering/Ground-Station
Add a function for calculating vertical velocity from altitude/acceleration data
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We have a lot of flight data with acceleration and altitude date but we need vertical velocity data to train/refine models for apogee prediction.
We need a function that can digest the data and then spit out vertical velocity for each timestamp.
The Python module should be put in `cure_ground/core/functions`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.