pyinterp.geometry.geographic.Segment.to_arrays

pyinterp.geometry.geographic.Segment.to_arrays#

Segment.to_arrays(self) tuple[numpy.ndarray[dtype=float64, shape=(2), order='C'], numpy.ndarray[dtype=float64, shape=(2), order='C']]#

Get the coordinate arrays of the segment endpoints.