diff options
| author | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:57:39 +0100 |
|---|---|---|
| committer | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:57:39 +0100 |
| commit | 169ccbb7a0a4d64a300f111d38e1e25bddbd5182 (patch) | |
| tree | b3f00362a652d1b7ea35bbe4a974f6b0d6acb0cb /docs/source/operations/transformations/deformation.rst | |
| parent | 1e7f6c68bfb54727b855533ad00ed335b092f56a (diff) | |
| download | PROJ-169ccbb7a0a4d64a300f111d38e1e25bddbd5182.tar.gz PROJ-169ccbb7a0a4d64a300f111d38e1e25bddbd5182.zip | |
fix a few typos in the docs
Diffstat (limited to 'docs/source/operations/transformations/deformation.rst')
| -rw-r--r-- | docs/source/operations/transformations/deformation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst index e6cb9b88..84b87949 100644 --- a/docs/source/operations/transformations/deformation.rst +++ b/docs/source/operations/transformations/deformation.rst @@ -167,7 +167,7 @@ represented as a grid of velocities in three dimensions. Coordinate corrections applied in cartesian space. For a given coordinate, :math:`(X, Y, Z)`, velocities :math:`(V_X, V_Y, V_Z)` can be interpolated from the gridded model. The time span between :math:`t_{obs}` and :math:`t_c` determine the magnitude of the coordinate -correcton as seen in eq. :eq:`apply_velocity` below. +correction as seen in eq. :eq:`apply_velocity` below. .. math:: :label: apply_velocity |
