py-eddy-tracker Logo
stable

Installation

  • How do I get set up ?

Toolbox gallery:

  • Py eddy tracker toolbox
  • General features
  • Eddy detection
  • Grid Manipulation
  • Time grid computation
  • Tracking Manipulation
  • Tracking diagnostics
  • External data
  • Polygon tools
  • Network

Grid manipulation

  • Eddy identification
  • Load, Display and Filtering
  • Spectrum

Tracking

  • Tracking
  • Customize tracking

Code

  • API reference
    • py_eddy_tracker.appli
    • py_eddy_tracker.dataset.grid
    • py_eddy_tracker.featured_tracking
      • py_eddy_tracker.featured_tracking.area_tracker
      • py_eddy_tracker.featured_tracking.old_tracker_reference
        • py_eddy_tracker.featured_tracking.old_tracker_reference.check_ratio
        • py_eddy_tracker.featured_tracking.old_tracker_reference.CheltonTracker
    • py_eddy_tracker.observations.network
    • py_eddy_tracker.observations.observation
    • py_eddy_tracker.observations.tracking
    • py_eddy_tracker.observations.groups
    • py_eddy_tracker.eddy_feature
    • py_eddy_tracker.generic
    • py_eddy_tracker.gui
    • py_eddy_tracker.poly
    • py_eddy_tracker.tracking
  • Source (Git)
  • Changelog
py-eddy-tracker
  • »
  • API reference »
  • py_eddy_tracker.featured_tracking »
  • py_eddy_tracker.featured_tracking.old_tracker_reference »
  • py_eddy_tracker.featured_tracking.old_tracker_reference.check_ratio
  • Edit on GitHub

py_eddy_tracker.featured_tracking.old_tracker_reference.check_ratio¶

py_eddy_tracker.featured_tracking.old_tracker_reference.check_ratio(current_mask, self_amplitude, other_amplitude, self_radius, other_radius)[source]¶

Only very few case are remove with selection

Parameters
  • current_mask –

  • self_amplitude –

  • other_amplitude –

  • self_radius –

  • other_radius –

Returns

Previous Next

© Copyright 2019, A. Delepoulle & E. Mason. Revision 9d408e55.

Built with Sphinx using a theme provided by Read the Docs.