Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 237 Bytes

attributes.rst

File metadata and controls

13 lines (8 loc) · 237 Bytes

attributes

..  py:function:: attributes(nc)

    Returns the attributes of the current NetCDF variable in ``nc``.

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


.. mv-minigallery:: attributes