Package structure ================= The package has several modules that allow you to: * Load and save cyclone tracks; * Subset and interpolate the tracks; * Add information to your tracks (:ref:`api-info`); * Compute standard diagnostic metrics (:ref:`api-calc`); * Make simple plots (:ref:`api-plot`); * Compare several datasets between them (:ref:`api-assess`). It also module containing TC-specific functions (:ref:`api-tc`). The flowchart below illustrates this structure. The functions in each module are listed in the :ref:`api-index`. .. image:: ../images/package_structure_flowchart/flowchart.png :width: 1000 :alt: Package structure diagram.