A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

pyvortex

Equivalent Latitude and polar vortex edge calculation using Nash criteria.
https://github.com/pankajkarman/pyvortex

Category: Atmosphere
Sub Category: Atmospheric Composition and Dynamics

Last synced: about 2 hours ago
JSON representation

Repository metadata

Equivalent Latitude and polar vortex edge calculation using Nash criteria

README.md


PyPI version
License
Downloads
Code style: black


About

The module pyvortex consists of functions to calculate the equivalent latitude and edge of a polar vortex using Nash criteria.

Installation

pip install pyvortex

install the latest version using

pip install git+https://github.com/pankajkarman/pyvortex.git

Documentation

Latest documentation is available here.

Usage

pyvortex is easy to use. Just import:

import pyvortex as vr

Northern Hemisphere

Instantiate the PolarVortex class using:

pol = PolarVortex(pv, uwind)

Get equivalent lqtitude for the provided vorticity data as:

eql = pol.get_eql()

If you want to get both equivalent latitude and Vortex edge, just use:

eql = pol.get_edge(min_eql=30)

Example:
Arctic Vortex

Southern Hemisphere

Flip pv and uwind along latitude dimension and multiply pv by -1. All other things will be the same.

Example:

Polar Vortex


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 16
Total Committers: 1
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Pankaj Kumar p****0@g****m 16

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 0
Average comments per issue: 3.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pankajkarman/pyvortex

Top Issue Authors

  • kuchaale (1)
  • gopikrishnangs44 (1)

Top Pull Request Authors


Top Issue Labels

  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: pyvortex

Polar vortex edge detection using Nash criteria

  • Homepage: https://github.com/pankajkarman/pyvortex
  • Documentation: https://pyvortex.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.2.3 (published almost 4 years ago)
  • Last Synced: 2025-04-26T12:01:40.140Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 146 Last month
  • Rankings:
    • Dependent packages count: 7.373%
    • Dependent repos count: 22.233%
    • Average: 25.676%
    • Stargazers count: 27.925%
    • Forks count: 29.991%
    • Downloads: 40.856%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • matplotlib *
  • numpy *
  • pandas *
  • xarray *

Score: 6.3835066348840055