TRACK ===== TRACK is a software package and algorithm for tracking and analysing tropical cyclones and other weather systems in meteorological and oceanic datasets. It is developed by Kevin Hodges at the University of Reading, UK, and released under an AGPLv3 license. The TRACK code can be found `on the University of Reading GitLab `_ and the algorithm is described in [Hodges2017]_. For an overview of the functionalities, installation, and usage see the :doc:`TRACK section of the documentation <../tracking-algorithms/track>`. .. py:module:: tctrack.track .. autoclass:: TRACKTracker :members: :undoc-members: :show-inheritance: :inherited-members: .. autoclass:: TRACKParameters :members: :undoc-members: :show-inheritance: :inherited-members: