Skip to content

Commit

Permalink
Change definition of direction for v
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdesmet committed Dec 14, 2023
1 parent 86d3d94 commit 7922695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpts-csv-table-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"name": "v",
"description": "Ground speed component north to south in m/s.",
"description": "Ground speed component south to north in m/s.",
"type": "number",
"example": "3.84",
"constraints": {
Expand Down

0 comments on commit 7922695

Please sign in to comment.