xarray.Dataset.traj.convex_hull#
- Dataset.traj.convex_hull()#
- Return the scipy convex hull for all particles, in geographical coordinates. - Returns:
- scipy.spatial.ConvexHull– Convex Hull around all positions of given Dataset.
 
Return the scipy convex hull for all particles, in geographical coordinates.
scipy.spatial.ConvexHull – Convex Hull around all positions of given Dataset.