From c0aaf4c5f489b43ce5a9d0a3cc325e853d04585a Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sun, 3 Sep 2017 18:30:02 +0200 Subject: Use same spelling of PROJ.4 across all doc pages. --- docs/source/projections/geos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/projections') diff --git a/docs/source/projections/geos.rst b/docs/source/projections/geos.rst index 2e309241..56550159 100644 --- a/docs/source/projections/geos.rst +++ b/docs/source/projections/geos.rst @@ -66,7 +66,7 @@ This example represents the scanning geometry of the Meteosat series satellite. However, the GOES satellite series use the opposite scanning geometry, with the E/W axis (``x``) as the sweep-angle axis, and the N/S (``y``) as the fixed-angle axis. -The sweep argument is used to tell proj.4 which on which axis the outer-gimbal +The sweep argument is used to tell PROJ.4 which on which axis the outer-gimbal is rotating. The possible values are x or y, y being the default. Thus, the scanning geometry of the Meteosat series satellite should take sweep as x, and GOES should take sweep as y. -- cgit v1.2.3