diff options
Diffstat (limited to 'docs/source/operations/projections/euler.rst')
| -rw-r--r-- | docs/source/operations/projections/euler.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/source/operations/projections/euler.rst b/docs/source/operations/projections/euler.rst index 93f20b38..bac89855 100644 --- a/docs/source/operations/projections/euler.rst +++ b/docs/source/operations/projections/euler.rst @@ -4,6 +4,23 @@ Euler ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | Miscellaneous | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward and inverse, spherical projection | ++---------------------+----------------------------------------------------------+ +| **Defined area** | Global | ++---------------------+----------------------------------------------------------+ +| **Alias** | euler | ++---------------------+----------------------------------------------------------+ +| **Domain** | 2D | ++---------------------+----------------------------------------------------------+ +| **Input type** | Geodetic coordinates | ++---------------------+----------------------------------------------------------+ +| **Output type** | Projected coordinates | ++---------------------+----------------------------------------------------------+ + + .. figure:: ./images/euler.png :width: 500 px :align: center |
