Metadata-Version: 2.1
Name: cyclophaser
Version: 1.7.0
Summary: Determine phases from extratropical cyclone life cycle
Author: Danilo Couto de Souza
Author-email: danilo.oceano@gmail.com
License: MIT
Project-URL: Documentation, https://yourproject.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/daniloceano/CycloPhaser
Project-URL: Issue Tracker, https://readthedocs.org/projects/cyclophaser/
Keywords: cyclone,vorticity,meteorology,atmospherical sciences
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown


![Glacial Indifference](https://github.com/daniloceano/CycloPhaser/assets/56005607/35597b83-26fb-41ba-838d-f414ae540317)

# CycloPhaser

This package calculates extratropical cyclone life cycle phases from vorticity data using Python.

[![Documentation Status](https://readthedocs.org/projects/cyclophaser/badge/?version=latest)](https://cyclophaser.readthedocs.io/en/latest/?badge=latest)
[![PyPI Downloads](https://pepy.tech/badge/cyclophaser)](https://pepy.tech/project/cyclophaser)
[![CircleCI](https://circleci.com/gh/daniloceano/CycloPhaser.svg?style=shield)](https://circleci.com/gh/daniloceano/CycloPhaser)

## Installation

1. Install using pip

   ```
   pip install cyclophaser


## Documentation

For detailed documentation, visit the [CycloPhaser Documentation](https://cyclophaser.readthedocs.io/en/latest/). This includes function parameters, module descriptions, and more.

# Support and Contact

For support, feature requests, or any queries, please open an issue on the GitHub repository.

# License

This project is licensed under the MIT License.

