diff options
| author | Juernjakob Dugge <juernjakob@gmail.com> | 2018-08-23 23:14:06 +0200 |
|---|---|---|
| committer | Juernjakob Dugge <juernjakob@gmail.com> | 2018-08-27 23:47:03 +0200 |
| commit | 3378c5ec96fb3f067beffc6c3acd15765d5ce5d1 (patch) | |
| tree | dbcfcf7e11fa3734e073136e1770cd3858de5936 /docs/source/operations/projections/geos.rst | |
| parent | e1e7c15ef358ac516f06198c2832e7ab52e8dc20 (diff) | |
| download | PROJ-3378c5ec96fb3f067beffc6c3acd15765d5ce5d1.tar.gz PROJ-3378c5ec96fb3f067beffc6c3acd15765d5ce5d1.zip | |
Ensure correct axis ratio for images in documentation; move proj-string from image to caption
Diffstat (limited to 'docs/source/operations/projections/geos.rst')
| -rw-r--r-- | docs/source/operations/projections/geos.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/source/operations/projections/geos.rst b/docs/source/operations/projections/geos.rst index 3dc914b3..51ef7ab8 100644 --- a/docs/source/operations/projections/geos.rst +++ b/docs/source/operations/projections/geos.rst @@ -24,10 +24,12 @@ scanning angle intervals. +---------------------+----------------------------------------------------------+ -.. image:: ./images/geos.png - :scale: 50% +.. figure:: ./images/geos.png + :width: 500 px + :align: center :alt: Geostationary Satellite View + proj-string: ``+proj=geos +h=35785831.0 +lon_0=-60 +sweep=y`` Usage ############################################################################### @@ -54,7 +56,8 @@ scanning positions are obtained by rotating the gimbal along a N/S axis (or ``y` and a E/W axis (or ``x``). .. image:: ../../..//images/geos_sweep.png - :scale: 50% + :width: 500 px + :align: center :alt: Gimbal geometry In the image above, the outer-gimbal axis, or sweep-angle axis, is the N/S axis (``y``) |
