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
- Host: GitHub
- URL: https://github.com/pankajkarman/pyvortex
- Owner: pankajkarman
- License: mit
- Created: 2020-05-31T20:38:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T05:24:32.000Z (over 3 years ago)
- Last Synced: 2025-04-17T20:36:59.193Z (10 days ago)
- Language: Python
- Size: 16.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
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:
Southern Hemisphere
Flip pv and uwind along latitude dimension and multiply pv by -1. All other things will be the same.
Example:
Owner metadata
- Name: Pankaj Kumar
- Login: pankajkarman
- Email:
- Kind: user
- Description:
- Website: https://pankajkarman.github.io/
- Location: Karlsruhe
- Twitter: scientistno2
- Company: KIT Germany
- Icon url: https://avatars.githubusercontent.com/u/34066356?u=0a513b422d3b2d0fb09a7da13599e59f76ece4db&v=4
- Repositories: 259
- Last ynced at: 2024-06-11T16:00:35.509Z
- Profile URL: https://github.com/pankajkarman
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 | 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
Top Issue Authors
- kuchaale (1)
- gopikrishnangs44 (1)
Top Pull Request Authors
Top Issue Labels
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 146 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
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
- matplotlib *
- numpy *
- pandas *
- xarray *
Score: 6.3835066348840055