Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 256 Bytes

dimensions.rst

File metadata and controls

13 lines (8 loc) · 256 Bytes

dimensions

..  py:function:: dimensions(nc)

    Returns the dimension values of the current :class:`NetCDF` variable in ``nc``.

    :param nc: input nectdf
    :type nc: :class:`NetCDF`
    :rtype: ndarray


.. mv-minigallery:: dimensions