From 28ead8822488f0cd382f8966a18000f17ef1e958 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 27 Nov 2017 23:26:23 +0100 Subject: Added projections parameters to aeqd and airy doc pages --- docs/source/usage/operations/projections/aeqd.rst | 14 +++++++++++++- docs/source/usage/operations/projections/airy.rst | 18 +++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) (limited to 'docs/source/usage') diff --git a/docs/source/usage/operations/projections/aeqd.rst b/docs/source/usage/operations/projections/aeqd.rst index 949cd8a0..32165e49 100644 --- a/docs/source/usage/operations/projections/aeqd.rst +++ b/docs/source/usage/operations/projections/aeqd.rst @@ -3,8 +3,20 @@ ******************************************************************************** Azimuthal Equidistant ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | Azimuthal | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward and inverse, spherical and elliptical projection | ++---------------------+----------------------------------------------------------+ +| **Implemented by** | Gerald I. Evenden | ++---------------------+----------------------------------------------------------+ +| **Options** | ++---------------------+----------------------------------------------------------+ +| `+guam` | Use Guam elliptical formulas. Defaults to false. | ++---------------------+----------------------------------------------------------+ + .. image:: ./images/aeqd.png :scale: 50% - :alt: Azimuthal Equidistant + :alt: Azimuthal Equidistant diff --git a/docs/source/usage/operations/projections/airy.rst b/docs/source/usage/operations/projections/airy.rst index 307af3e3..d2730592 100644 --- a/docs/source/usage/operations/projections/airy.rst +++ b/docs/source/usage/operations/projections/airy.rst @@ -3,8 +3,24 @@ ******************************************************************************** Airy ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward spherical projection | ++---------------------+----------------------------------------------------------+ +| **Defined area** | Global | ++---------------------+----------------------------------------------------------+ +| **Implemented by** | Gerald I. Evenden | ++---------------------+----------------------------------------------------------+ +| **Options** | ++---------------------+----------------------------------------------------------+ +| `+lat_b` | | ++---------------------+----------------------------------------------------------+ +| `+no_cut` | Do not cut at hemisphere limit | ++---------------------+----------------------------------------------------------+ + .. image:: ./images/airy.png :scale: 50% - :alt: Airy + :alt: Airy -- cgit v1.2.3