Skip to content

Commit

Permalink
test(mtx): Add index to speed indices
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkelkp committed Jul 31, 2024
1 parent 264e76c commit ad52117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mtx/air_speed.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"air_speeds": [[4.1, 3.6, 4.1, 3.35, 2.6, 2.6, 3.6, 3.1, 2.85, 3.85, 2.3, 2.85, 3.6, 3.6, 3.85, 3.6, 3.6, 2.85, 3.35, 3.1, 1.3, 1.05, 1.8, 1.55], [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]], "speed_indices": [1, 1, 1, 1, 0, 0]}
{"air_speeds": [[4.1, 3.6, 4.1, 3.35, 2.6, 2.6, 3.6, 3.1, 2.85, 3.85, 2.3, 2.85, 3.6, 3.6, 3.85, 3.6, 3.6, 2.85, 3.35, 3.1, 1.3, 1.05, 1.8, 1.55], [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]], "speed_indices": [1, 1, 1, 1, 0, 0, 0]}

0 comments on commit ad52117

Please sign in to comment.