aboutsummaryrefslogtreecommitdiff
path: root/docs/source/projections
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/projections')
-rw-r--r--docs/source/projections/cass.rst2
-rw-r--r--docs/source/projections/geos.rst2
-rw-r--r--docs/source/projections/merc.rst2
-rw-r--r--docs/source/projections/rhealpix.rst2
-rw-r--r--docs/source/projections/tmerc.rst2
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/projections/cass.rst b/docs/source/projections/cass.rst
index 83f8c2ce..4111a2ee 100644
--- a/docs/source/projections/cass.rst
+++ b/docs/source/projections/cass.rst
@@ -106,7 +106,7 @@ Forward projection
y = M(\phi) - M(\phi_0) + N \tan(\phi)(\frac{A^2}{2} + (5-T+6C)\frac{A^4}{24})
-and M() is the meridionial distance function.
+and M() is the meridional distance function.
Inverse projection
------------------
diff --git a/docs/source/projections/geos.rst b/docs/source/projections/geos.rst
index 2e309241..a7290b74 100644
--- a/docs/source/projections/geos.rst
+++ b/docs/source/projections/geos.rst
@@ -10,7 +10,7 @@ Geostationary Satellite View
+---------------------+----------------------------------------------------------+
| **Defined area** | Global |
+---------------------+----------------------------------------------------------+
-| **Implemented by** | Gerald I. Evenden and Martin Raspaud$ |
+| **Implemented by** | Gerald I. Evenden and Martin Raspaud |
+---------------------+----------------------------------------------------------+
| **Options** |
+---------------------+----------------------------------------------------------+
diff --git a/docs/source/projections/merc.rst b/docs/source/projections/merc.rst
index 64ba98a4..8895abc8 100644
--- a/docs/source/projections/merc.rst
+++ b/docs/source/projections/merc.rst
@@ -53,7 +53,7 @@ Example using scaling factor::
12545706.61 2746073.80
-Note that ``+lat_ts`` and ``+k_0`` are mutually excusive.
+Note that ``+lat_ts`` and ``+k_0`` are mutually exclusive.
If used together, ``+lat_ts`` takes precedence over ``+k_0``.
Mathematical definition
diff --git a/docs/source/projections/rhealpix.rst b/docs/source/projections/rhealpix.rst
index 1701558e..213c5d14 100644
--- a/docs/source/projections/rhealpix.rst
+++ b/docs/source/projections/rhealpix.rst
@@ -28,7 +28,7 @@ rHEALPix
rHEALPix is a projection based on the HEALPix projection. The implementation of
rHEALPix uses the HEALPix projection. The rHEALPix combines the peaks of the
HEALPix into a square. The square's position can be translated and rotated across
-the x-axis which is a noval approach for the rHEALPix projection. The initial
+the x-axis which is a novel approach for the rHEALPix projection. The initial
intention of using rHEALPix in the Spatial Computation Engine Science Collaboration
Environment (SCENZGrid).
diff --git a/docs/source/projections/tmerc.rst b/docs/source/projections/tmerc.rst
index 03aa2830..1fc0cd7e 100644
--- a/docs/source/projections/tmerc.rst
+++ b/docs/source/projections/tmerc.rst
@@ -74,7 +74,7 @@ The formulas describing the Transverse Mercator are all taken from Evenden's [Ev
:math:`k_0` is the scale factor at the natural origin (on the central meridian). It can be set with ``+k_0``.
-:math:`M(\phi)` is the meridianal distance.
+:math:`M(\phi)` is the meridional distance.
Spherical form
**************