Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 224 Bytes

levels.rst

File metadata and controls

12 lines (8 loc) · 224 Bytes

levels

.. py:function:: levels(gpt)

    Returns the levels column of ``gpt`` as an ndarray.

    :param gpt: input geopoints
    :type gpt: :class:`Geopoints`
    :rtype: ndarray

.. mv-minigallery:: levels