py_eddy_tracker.observations.groups.get_matrix

py_eddy_tracker.observations.groups.get_matrix(i_start, i_end, translate_start, translate_end, i_target, pct)[source]

Compute target observation and associated percentages

Parameters:
  • i_start (np.array(int)) – indices of associated contours at starting advection day

  • i_end (np.array(int)) – indices of associated contours after advection

  • translate_start (np.array(int)) – corresponding global indices at starting advection day

  • translate_end (np.array(int)) – corresponding global indices after advection

  • i_target (np.array(int)) – corresponding obs where particles are advected

  • pct (np.array(int)) – corresponding percentage of avected particles