# CycloPhaser: A Python Package for Detecting Extratropical Cyclone Life Cycles
[](https://cyclophaser.readthedocs.io/en/latest/?badge=latest)
[](https://badge.fury.io/py/cyclophaser)
[](https://pepy.tech/project/cyclophaser)
[](https://circleci.com/gh/daniloceano/CycloPhaser)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://pypi.org/project/cyclophaser/)
CycloPhaser is a package designed to automate and improve the accuracy of detecting and categorizing cyclone life cycle phases, including intensification, maturation, and decay. Understanding these phases is crucial for analyzing cyclone behavior and the dynamic processes that drive their development. This knowledge supports both operational forecasters and researchers focused on improving cyclone representation in numerical models, ultimately enhancing forecast accuracy. Traditionally, phase identification requires manual analysis, which introduces subjectivity and limits the feasibility of analyzing large datasets. CycloPhaser addresses these challenges by offering an efficient, objective approach, compatible with high-resolution reanalysis data and real-time observations alike. With CycloPhaser, users gain a powerful tool for cyclone life cycle classification, supporting both advanced meteorological research and practical forecasting applications.
CycloPhaser is described in detail in the paper by de Souza et al. (under review) and has been used to generate results presented by de Souza et al. (2024).

**Important Note**: CycloPhaser requires cyclone tracking data as input but does not perform cyclone tracking itself. There are various cyclone tracking algorithms available in the literature. Walker et al. (2020) provide a discussion on these methods, while open-source tracking tools, such as [CyTRACK](https://github.com/apalarcon/CyTRACK) by Pérez-Alarcón et al. (2024), are publicly accessible. Additionally, cyclone track databases, like the [Atlantic extratropical cyclone tracks database]((https://data.mendeley.com/datasets/kwcvfr52hp/4)) by Gramcianinov et al. (2020), are available for use.
## 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 GNU General Public License v3.0. You may obtain a copy of the license at https://www.gnu.org/licenses/gpl-3.0.html.
### References
- de Souza, D. C., da Silva Dias, P. L., Gramcianinov, C. B., & de Camargo, R. (under review). *CycloPhaser: A Python Package for Detecting Extratropical Cyclone Life Cycles*. Journal of Open Source Software.
- de Souza, D. C., da Silva Dias, P. L., Gramcianinov, C. B., da Silva, M. B. L., & de Camargo, R. (2024). New perspectives on South Atlantic storm track through an automatic method for detecting extratropical cyclones' lifecycle. *International Journal of Climatology*, 44(10), 3568-3588.
- Gramcianinov, C. B., Campos, R. M., de Camargo, R., Hodges, K. I., Guedes Soares, C., & da Silva Dias, P. L. (2020). Atlantic extratropical cyclone tracks in 41 years of ERA5 and CFSR/CFSv2 databases. *Mendeley Data*, 4, 108111.
- Pérez-Alarcón, A., Coll-Hidalgo, P., Trigo, R. M., Nieto, R., & Gimeno, L. (2024). CyTRACK: An open-source and user-friendly Python toolbox for detecting and tracking cyclones. *Environmental Modelling & Software*, 176, 106027.
- Walker, E., Mitchell, D. M., & Seviour, W. J. (2020). The numerous approaches to tracking extratropical cyclones and the challenges they present. *Weather*, 75(11), 336-341.
Raw data
{
"_id": null,
"home_page": null,
"name": "cyclophaser",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cyclone, vorticity, meteorology, atmospherical sciences",
"author": "Danilo Couto de Souza",
"author_email": "danilo.oceano@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ad/63/8ea32cb4b429f10334046bd7a21564d777bf4fe9c3237e51d7a5b46ba8fe/cyclophaser-1.9.4.tar.gz",
"platform": null,
"description": "\n# CycloPhaser: A Python Package for Detecting Extratropical Cyclone Life Cycles\n\n[](https://cyclophaser.readthedocs.io/en/latest/?badge=latest)\n[](https://badge.fury.io/py/cyclophaser)\n[](https://pepy.tech/project/cyclophaser)\n[](https://circleci.com/gh/daniloceano/CycloPhaser)\n[](https://www.gnu.org/licenses/gpl-3.0)\n[](https://pypi.org/project/cyclophaser/)\n\nCycloPhaser is a package designed to automate and improve the accuracy of detecting and categorizing cyclone life cycle phases, including intensification, maturation, and decay. Understanding these phases is crucial for analyzing cyclone behavior and the dynamic processes that drive their development. This knowledge supports both operational forecasters and researchers focused on improving cyclone representation in numerical models, ultimately enhancing forecast accuracy. Traditionally, phase identification requires manual analysis, which introduces subjectivity and limits the feasibility of analyzing large datasets. CycloPhaser addresses these challenges by offering an efficient, objective approach, compatible with high-resolution reanalysis data and real-time observations alike. With CycloPhaser, users gain a powerful tool for cyclone life cycle classification, supporting both advanced meteorological research and practical forecasting applications.\n\nCycloPhaser is described in detail in the paper by de Souza et al. (under review) and has been used to generate results presented by de Souza et al. (2024).\n\n\n\n**Important Note**: CycloPhaser requires cyclone tracking data as input but does not perform cyclone tracking itself. There are various cyclone tracking algorithms available in the literature. Walker et al. (2020) provide a discussion on these methods, while open-source tracking tools, such as [CyTRACK](https://github.com/apalarcon/CyTRACK) by P\u00e9rez-Alarc\u00f3n et al. (2024), are publicly accessible. Additionally, cyclone track databases, like the [Atlantic extratropical cyclone tracks database]((https://data.mendeley.com/datasets/kwcvfr52hp/4)) by Gramcianinov et al. (2020), are available for use.\n\n\n## Installation\n\n1. Install using pip\n\n ```\n pip install cyclophaser\n\n\n## Documentation\n\nFor detailed documentation, visit the [CycloPhaser Documentation](https://cyclophaser.readthedocs.io/en/latest/). This includes function parameters, module descriptions, and more.\n\n# Support and Contact\n\nFor support, feature requests, or any queries, please open an issue on the GitHub repository.\n\n# License\n\nThis project is licensed under the GNU General Public License v3.0. You may obtain a copy of the license at https://www.gnu.org/licenses/gpl-3.0.html.\n\n\n### References\n\n- de Souza, D. C., da Silva Dias, P. L., Gramcianinov, C. B., & de Camargo, R. (under review). *CycloPhaser: A Python Package for Detecting Extratropical Cyclone Life Cycles*. Journal of Open Source Software.\n \n- de Souza, D. C., da Silva Dias, P. L., Gramcianinov, C. B., da Silva, M. B. L., & de Camargo, R. (2024). New perspectives on South Atlantic storm track through an automatic method for detecting extratropical cyclones' lifecycle. *International Journal of Climatology*, 44(10), 3568-3588.\n\n- Gramcianinov, C. B., Campos, R. M., de Camargo, R., Hodges, K. I., Guedes Soares, C., & da Silva Dias, P. L. (2020). Atlantic extratropical cyclone tracks in 41 years of ERA5 and CFSR/CFSv2 databases. *Mendeley Data*, 4, 108111.\n\n- P\u00e9rez-Alarc\u00f3n, A., Coll-Hidalgo, P., Trigo, R. M., Nieto, R., & Gimeno, L. (2024). CyTRACK: An open-source and user-friendly Python toolbox for detecting and tracking cyclones. *Environmental Modelling & Software*, 176, 106027.\n\n- Walker, E., Mitchell, D. M., & Seviour, W. J. (2020). The numerous approaches to tracking extratropical cyclones and the challenges they present. *Weather*, 75(11), 336-341.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Determine phases from extratropical cyclone life cycle",
"version": "1.9.4",
"project_urls": {
"Documentation": "https://yourproject.readthedocs.io/en/latest/",
"Issue Tracker": "https://readthedocs.org/projects/cyclophaser/",
"Source Code": "https://github.com/daniloceano/CycloPhaser"
},
"split_keywords": [
"cyclone",
" vorticity",
" meteorology",
" atmospherical sciences"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e269bd11f15f2cb49bf29a964d74f9ab4e8c59bff5a06ccce1ecded33bf4ed71",
"md5": "0ef203863050c67ffe72b05858e0e2df",
"sha256": "522d8b1c80ea6ffb752332d46aaedc9a7bdc724a5ead703bd29252aafc4ba733"
},
"downloads": -1,
"filename": "cyclophaser-1.9.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ef203863050c67ffe72b05858e0e2df",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40252,
"upload_time": "2024-11-08T21:09:15",
"upload_time_iso_8601": "2024-11-08T21:09:15.947077Z",
"url": "https://files.pythonhosted.org/packages/e2/69/bd11f15f2cb49bf29a964d74f9ab4e8c59bff5a06ccce1ecded33bf4ed71/cyclophaser-1.9.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad638ea32cb4b429f10334046bd7a21564d777bf4fe9c3237e51d7a5b46ba8fe",
"md5": "a6c09bb4fd8a1d86b5c3f0e178ff2d5b",
"sha256": "c743499673e97f94eecda4a957302a241b2327c96c0562f37788a1afa29e36f1"
},
"downloads": -1,
"filename": "cyclophaser-1.9.4.tar.gz",
"has_sig": false,
"md5_digest": "a6c09bb4fd8a1d86b5c3f0e178ff2d5b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 41352,
"upload_time": "2024-11-08T21:09:17",
"upload_time_iso_8601": "2024-11-08T21:09:17.005058Z",
"url": "https://files.pythonhosted.org/packages/ad/63/8ea32cb4b429f10334046bd7a21564d777bf4fe9c3237e51d7a5b46ba8fe/cyclophaser-1.9.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 21:09:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "daniloceano",
"github_project": "CycloPhaser",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [],
"lcname": "cyclophaser"
}