py_eddy_tracker.poly.close_center

py_eddy_tracker.poly.close_center(x0, y0, x1, y1, delta=0.1)[source]

Compute an overlap with circle parameter and return a percentage

Parameters:
  • x0 (array) – x centers of dataset 0

  • y0 (array) – y centers of dataset 0

  • x1 (array) – x centers of dataset 1

  • y1 (array) – y centers of dataset 1

Returns:

Result of cost function

Return type:

array