diff options
Diffstat (limited to 'docs/source/operations/projections/lsat.rst')
| -rw-r--r-- | docs/source/operations/projections/lsat.rst | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/docs/source/operations/projections/lsat.rst b/docs/source/operations/projections/lsat.rst index fb64bdb2..f5e73c0b 100644 --- a/docs/source/operations/projections/lsat.rst +++ b/docs/source/operations/projections/lsat.rst @@ -6,5 +6,33 @@ Space oblique for LANDSAT .. image:: ./images/lsat.png :scale: 50% - :alt: Space oblique for LANDSAT + :alt: Space oblique for LANDSAT +Parameters +################################################################################ + +Required +-------------------------------------------------------------------------------- + +.. option:: +lsat=<value> + + Landsat satelite used for the projection. Value between 1 and 5. + +.. option:: +path=<value> + + Selected path of satelite. Value between 1 and 253 when :option:`+lsat` is + set to 1,2 or 3, otherwise valid input is between 1 and 233. + + +Optional +-------------------------------------------------------------------------------- + +.. include:: ../options/lon_0.rst + +.. include:: ../options/ellps.rst + +.. include:: ../options/R.rst + +.. include:: ../options/x_0.rst + +.. include:: ../options/y_0.rst |
