vertices2gring#

vertices2gring(vertices)#

” Converts trixel vertices datastructure (c.f. to_vertices()) to the 3 great circles constraining the trixel(s).

Parameters:
vertices: tuple

vertices data structure

Returns:
grings: numpy.array

The great circles constraining the trixels given by their ECEF norm vectors.