Skip to content

weilin2018/octant

 
 

Repository files navigation

Build Status Documentation Status Python 3.6, 3.7 Anaconda-Server Badge LICENSE DOI

octant

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.

Installation

octant depends on the following packages:

  • cython
  • matplotlib
  • numpy
  • pandas
  • pytables
  • xarray

Plotting examples also require the cartopy package.

With conda (recommended)

conda install -c dennissergeev octant

From source

After the dependencies are installed:

git clone https://github.com/dennissergeev/octant.git

cd octant

python setup.py install

About

Objective Cyclone Tracking ANalysis Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%