diff options
Diffstat (limited to 'docs/source/operations/projections/isea.rst')
| -rw-r--r-- | docs/source/operations/projections/isea.rst | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/docs/source/operations/projections/isea.rst b/docs/source/operations/projections/isea.rst index 1b6457af..37a8bd4e 100644 --- a/docs/source/operations/projections/isea.rst +++ b/docs/source/operations/projections/isea.rst @@ -6,5 +6,41 @@ Icosahedral Snyder Equal Area .. image:: ./images/isea.png :scale: 50% - :alt: Icosahedral Snyder Equal Area + :alt: Icosahedral Snyder Equal Area +Parameters +################################################################################ + +.. note:: All parameters are optional for the projection. + +.. option:: +orient=<string> + + Can be set to either ``isea`` or ``pole``. + +.. option:: +azi=<value> + + Azimuth. + + *Defaults to 0.0* + +.. option:: +aperture=<value> + + *Defaults to 3.0* + +.. option:: +resolution=<value> + + *Defaults to 4.0* + +.. option:: +mode=<string> + + Can be either ``plane``, ``di``, ``dd`` or ``hex``. + +.. include:: ../options/lon_0.rst + +.. include:: ../options/lat_0.rst + +.. include:: ../options/R.rst + +.. include:: ../options/x_0.rst + +.. include:: ../options/y_0.rst |
