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 octant
After the dependencies are installed:
git clone https://github.com/dennissergeev/octant.git
cd octant
python setup.py install