mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/SPATZ.git
synced 2025-09-28 21:17:33 +00:00
Added observers for tracking data
This commit is contained in:
@@ -152,6 +152,9 @@ def preprocess_file(path):
|
||||
df = compute_omegas(df)
|
||||
df = preprocess_rotations(df)
|
||||
|
||||
# Set the altitude to meters
|
||||
df['altitude'] *= 1000
|
||||
|
||||
renaming = {
|
||||
'sonic_velocity': 'speedofsound',
|
||||
'Time': 'time',
|
||||
|
Reference in New Issue
Block a user