Objective Cyclone Tracking ANalysis Tools
The package is developed as a companion to PMCTRACK - vorticity-based cyclone tracking algorithm.
The documentation is available here.
Contributions are welcome.
octant depends on the following packages:
- cython
- matplotlib
- numpy
- pandas
- pytables
- xarray
Plotting examples also require the cartopy package.
conda install -c dennissergeev octantAfter the dependencies are installed:
git clone https://github.com/dennissergeev/octant.git
cd octant
python setup.py install