shoot.eddies.eddies3d.RawEddy3D

shoot.eddies.eddies3d.RawEddy3D#

class shoot.eddies.eddies3d.RawEddy3D(depths, eddies)[source]#

A 3D eddy composed of 2D eddies at multiple depth levels

Parameters:
  • depths (ndarray) – Depth values where this eddy was detected.

  • eddies (list of GriddedEddy2D) – 2D eddy detections at each depth level.

__init__(depths, eddies)[source]#

Methods

Attributes

max_depth

min_depth

vmax

return the maximum speed of the eddy

vmax_depth

return the depth of the maximum speed