times ======== .. py:function:: times(gpt) Returns the time column of ``gpt`` as an ndarray. :param gpt: input geopoints :type gpt: :class:`Geopoints` :rtype: ndarray .. mv-minigallery:: times