xarray.Dataset.traj.get_area_convex_hull#

Dataset.traj.get_area_convex_hull()#

Calculate the area [m2] of the convex hull spanned by all positions.

Returns:

xarray.DataArray – Area of the convex hull in square meters.