From 9a2722b8587c19c30bbc3be3943fcd4b877b4174 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 19 Nov 2018 11:57:59 +0100 Subject: Doc: fix geos projection explanation about the appropriate value for the sweep parameter depending on the satellite (fixes #1179) --- docs/source/operations/projections/geos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source') diff --git a/docs/source/operations/projections/geos.rst b/docs/source/operations/projections/geos.rst index 51ef7ab8..e825104f 100644 --- a/docs/source/operations/projections/geos.rst +++ b/docs/source/operations/projections/geos.rst @@ -69,8 +69,8 @@ E/W axis (``x``) as the sweep-angle axis, and the N/S (``y``) as the fixed-angle The sweep argument is used to tell PROJ 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. +scanning geometry of the Meteosat series satellite should take sweep as y, and +GOES should take sweep as x. Parameters ################################################################################ -- cgit v1.2.3