Skip to content

Commit

Permalink
Merge pull request #44 from enram/south-to-north
Browse files Browse the repository at this point in the history
Change definition of direction for v
  • Loading branch information
peterdesmet authored Dec 18, 2023
2 parents 86d3d94 + 7922695 commit 4315a55
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 4315a55

Please sign in to comment.