Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 239 Bytes

global_attributes.rst

File metadata and controls

12 lines (8 loc) · 239 Bytes

global_attributes

..  py:function:: global_attributes(nc)

    Returns the global attributes of ``nc``.

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

.. mv-minigallery:: global_attributes