Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 315 Bytes

coslat.rst

File metadata and controls

15 lines (9 loc) · 315 Bytes

coslat

.. py:function:: coslat(fs)

   Returns the fieldset of the cosine of the latitude of ``fs`` at each grid point.

   :param fs: input fieldset
   :type fs: :class:`Fieldset`
   :rtype: :class:`Fieldset`

   Missing values are retained, unaltered by the calculation.


.. mv-minigallery:: coslat