py_eddy_tracker.eddy_featureΒΆ

Class to compute Amplitude and average speed profile

Functions

detect_local_minima_

Take an array and detect the troughs using the local maximum filter.

index_from_nearest_path_with_pt_in_bbox_

Get index from nearest path in edge bbox contain pt

Classes

Amplitude

Class to calculate amplitude and counts of local maxima/minima within a closed region of a sea surface height field.

Contours

Class to calculate average geostrophic velocity along a contour, uavg, and return index to contour with maximum uavg within a series of closed contours.