Home

Awesome

TROPICAL CYCLONE ANALYSIS

This is a development project for using the Holland parametric model to produce wind and pressure profiles of Tropical Cyclones based on available data.

Getting Started

Tropical Cyclone (TC) attributes are estimated by corresponding operational agencies and centers around the world. For more info see the INPUT.ipynb and BestTrack.ipynb.

These data include location, windradii, pressure, max wind speed among others. However, there are missing info that preclude us from The proposed workflow consists of 4 steps :

Prerequisities

The required data can be freely downloaded by the corresponding listed sources. See Notebooks and tests for more details.

A number of Python modules are required. A complete list is available in the file named requirements.txt.

Tests

No tests are available at the moment.

License