diff --git a/docs/index.rst b/docs/index.rst index 22acee7..4f3be64 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ ____________________________________________________________ `Cox-Munk method `_. It is designed for use in areas of open water and may not provide accurate results in coastal regions, for rivers or for lakes. `pycoxmunk` is designed to be flexible, supporting a wide range of satellite sensors and allowing the inclusion of surface wind speeds to simulate the effects -of white caps and other wind related wave effects +of white caps and other wind related wave effects. A spectral database of water properties is included, allowing `pycoxmunk` to operate across the visible and near-infrared spectrum from approx. 450 to 3700nm. For wavelengths in the @@ -34,7 +34,8 @@ reports via the issues tab on the GitHub page. New users should refer to the `quickstart <./quickstart.html>`_ documentation, while more advanced users can refer to the `API documentation <./pcm_api.html>`_ and the `technical description <./pcm_technical.html>`_ of the correction method -used in SMACPy. +used in SMACPy. A description of the algorithm and library are also given in +`this `_ paper published in the Journal of Open Source Software. An example of _pycoxmunk_'s capabilities is shown below. This image shows `Meteosat Second Generation (MSG) / SEVIRI data `_ over land @@ -64,4 +65,4 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` -* :ref:`search` \ No newline at end of file +* :ref:`search`