Skip to content

Commit 7ab9a24

Browse files
committed
chore: remove redundant text
1 parent 4867c5c commit 7ab9a24

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,9 +1039,6 @@ The array at `path` MUST satisfy:
10391039
the number of axes in the input (and output) coordinate system. `displacements` require `M=N`.
10401040
- **Vector component mapping**: The `i`th value of the array along the `coordinate` or `displacement` axis refers to the `i`th output axis.
10411041

1042-
For a `displacements` transform, the output coordinate system MUST have the same number of axes (`M`) as the input coordinate system (`N`).
1043-
For a `coordinates` transform, the output coordinate system can have a different number of axes (`M`) than the input coordinate system (`N`).
1044-
10451042
```{hint}
10461043
Applying the transformation amounts to following the following steps:
10471044
1. Look up the vector in the array corresponding to the input point's coordinates in the input coordinate system.

0 commit comments

Comments
 (0)