Metadata-Version: 2.0
Name: kyklop
Version: 0.1.1
Summary: A tropical cyclone detector and tracker.
Home-page: https://github.com/fuentesfranco/kyklop
Author: Ramon Fuentes Franco
Author-email: rfuentes@ictp.it
License: MIT
Keywords: tropical cyclones
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: matplotlib
Requires-Dist: netCDF4
Requires-Dist: numpy
Requires-Dist: pytz
Requires-Dist: scikit-image
Requires-Dist: scipy

# Kyklop
## Introduction

Kyklop is a tool for detection, tracking, and analysis of tropical cyclones in weather data.

## License
Kyklop is licensed under the MIT License. [View the license file.](./LICENSE)


