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