{"id":771,"name":"pyvortex","description":"Equivalent Latitude and polar vortex edge calculation using Nash criteria.","url":"https://github.com/pankajkarman/pyvortex","last_synced_at":"2026-05-20T10:01:32.823Z","repository":{"id":57458402,"uuid":"268360336","full_name":"pankajkarman/pyvortex","owner":"pankajkarman","description":"Equivalent Latitude and  polar vortex edge calculation using Nash criteria","archived":false,"fork":false,"pushed_at":"2021-08-04T05:24:32.000Z","size":17703,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-10T05:39:43.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pankajkarman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-31T20:38:59.000Z","updated_at":"2022-11-22T14:15:30.000Z","dependencies_parsed_at":"2022-09-09T22:50:19.879Z","dependency_job_id":null,"html_url":"https://github.com/pankajkarman/pyvortex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pankajkarman/pyvortex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman","download_url":"https://codeload.github.com/pankajkarman/pyvortex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/sbom","scorecard":{"id":719228,"data":{"date":"2025-08-11","repo":{"name":"github.com/pankajkarman/pyvortex","commit":"ba92d9b7702c33218377ac88f3045e880339f3ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T10:45:49.521Z","repository_id":57458402,"created_at":"2025-08-22T10:45:49.521Z","updated_at":"2025-08-22T10:45:49.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33014201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pankajkarman","name":"Pankaj Kumar","uuid":"34066356","kind":"user","description":"","email":"","website":"https://pankajkarman.github.io/","location":"Karlsruhe","twitter":"scientistno2","company":"KIT Germany","icon_url":"https://avatars.githubusercontent.com/u/34066356?u=0a513b422d3b2d0fb09a7da13599e59f76ece4db\u0026v=4","repositories_count":259,"last_synced_at":"2024-06-11T16:00:35.509Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pankajkarman","funding_links":[],"total_stars":70,"followers":77,"following":583,"created_at":"2023-03-07T13:23:11.001Z","updated_at":"2024-06-11T16:00:39.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman/repositories"},"packages":[{"id":2891871,"name":"pyvortex","ecosystem":"pypi","description":"Polar vortex edge detection using Nash criteria","homepage":"https://github.com/pankajkarman/pyvortex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pankajkarman/pyvortex","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-05-31T20:55:19.000Z","latest_release_published_at":"2021-07-26T16:02:05.000Z","latest_release_number":"0.2.3","last_synced_at":"2026-05-18T10:18:47.800Z","created_at":"2022-04-10T12:23:00.166Z","updated_at":"2026-05-18T10:18:47.800Z","registry_url":"https://pypi.org/project/pyvortex/","install_command":"pip install pyvortex --index-url https://pypi.org/simple","documentation_url":"https://pyvortex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pyvortex","project_status":null},"repo_metadata":{"uuid":"268360336","full_name":"pankajkarman/pyvortex","owner":"pankajkarman","description":"Equivalent Latitude and  polar vortex edge calculation using Nash criteria","archived":false,"fork":false,"pushed_at":"2021-08-04T05:24:32.000Z","size":17703,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T00:02:22.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pankajkarman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-31T20:38:59.000Z","updated_at":"2022-11-22T14:15:30.000Z","dependencies_parsed_at":"2022-09-09T22:50:19.879Z","dependency_job_id":null,"html_url":"https://github.com/pankajkarman/pyvortex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman","download_url":"https://codeload.github.com/pankajkarman/pyvortex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":199413521,"owners_count":13595408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pankajkarman","name":"Pankaj Kumar","uuid":"34066356","kind":"user","description":"","email":"","website":"https://pankajkarman.github.io/","location":"Karlsruhe","twitter":"scientistno2","company":"KIT Germany","icon_url":"https://avatars.githubusercontent.com/u/34066356?u=0a513b422d3b2d0fb09a7da13599e59f76ece4db\u0026v=4","repositories_count":259,"last_synced_at":"2024-06-11T16:00:35.509Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pankajkarman","funding_links":[],"total_stars":70,"followers":77,"following":583,"created_at":"2023-03-07T13:23:11.001Z","updated_at":"2024-06-11T16:00:39.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankajkarman/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-09-07T19:51:54.840Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.85562025066614,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":27.924953525179287,"forks_count":29.9912769585399,"docker_downloads_count":null,"average":25.67553911337427},"purl":"pkg:pypi/pyvortex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyvortex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyvortex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyvortex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T18:31:31.361Z","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvortex/codemeta","maintainers":[{"uuid":"pankajkarman","login":"pankajkarman","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/pankajkarman/","role":null,"created_at":"2023-02-25T06:55:20.419Z","updated_at":"2023-02-25T06:55:20.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pankajkarman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":867607,"maintainers_count":370866,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1254394,"full_name":"pankajkarman/pyvortex","default_branch":"master","total_commits":16,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-18T09:01:33.458Z","last_synced_commit":"ba92d9b7702c33218377ac88f3045e880339f3ad","created_at":"2023-03-27T11:33:36.558Z","updated_at":"2026-05-18T09:01:33.444Z","committers":[{"name":"Pankaj Kumar","email":"pankaj.kmr1990@gmail.com","login":"pankajkarman","count":16}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-20T00:00:33.744Z","repositories_count":6236711,"commits_count":884293735,"contributors_count":34883860,"owners_count":1155034,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pankajkarman/pyvortex","html_url":"https://github.com/pankajkarman/pyvortex","last_synced_at":"2026-01-12T20:00:36.907Z","status":"error","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:35:08.154Z","updated_at":"2026-01-12T20:00:36.907Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankajkarman%2Fpyvortex/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2},"pull_request_author_associations_count":{},"issue_authors":{"kuchaale":1,"gopikrishnangs44":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-20T00:00:29.037Z","repositories_count":14647047,"issues_count":34136335,"pull_requests_count":111844029,"authors_count":11267185,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-09T22:50:19.785Z","updated_at":"2022-09-09T22:50:19.785Z","repository_link":"https://github.com/pankajkarman/pyvortex/blob/master/requirements.txt","dependencies":[{"id":4333698559,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4333698560,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4333698561,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4333698562,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.5134287461649825,"created_at":"2023-09-11T11:54:35.895Z","updated_at":"2026-05-20T10:01:32.825Z","avatar_url":"https://github.com/pankajkarman.png","language":"Python","category":"Atmosphere","sub_category":"Atmospheric Composition and Dynamics","monthly_downloads":60,"total_dependent_repos":1,"total_dependent_packages":0,"readme":"_________________\n\n[![PyPI version](https://badge.fury.io/py/pyvortex.svg)](http://badge.fury.io/py/pyvortex)\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/pyvortex/)\n[![Downloads](https://pepy.tech/badge/pyvortex)](https://pepy.tech/project/pyvortex)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n_________________\n\n### About\n\nThe module `pyvortex` consists of functions to calculate the [equivalent latitude](https://journals.ametsoc.org/doi/citedby/10.1175/1520-0469%282003%29060%3C0287%3ATELADT%3E2.0.CO%3B2) and edge of a polar vortex using [Nash criteria](https://agupubs.onlinelibrary.wiley.com/doi/10.1029/96JD00066).\n\n### Installation\n\n```\npip install pyvortex\n```\n\ninstall the latest version using \n```\npip install git+https://github.com/pankajkarman/pyvortex.git\n\n```\n\n## Documentation\n\nLatest documentation is available [here](https://pankajkarman.github.io/pyvortex/).\n\n\n### Usage\n\n`pyvortex` is easy to use. Just import:\n\n```python\nimport pyvortex as vr\n```\n\n#### Northern Hemisphere\n\nInstantiate the `PolarVortex` class using: \n```python\npol = PolarVortex(pv, uwind)\n```\nGet equivalent lqtitude for the provided vorticity data as:\n```python\neql = pol.get_eql()\n```\nIf you want to get both equivalent latitude and Vortex edge, just use:\n```python\neql = pol.get_edge(min_eql=30)\n```\nExample:\n![Arctic Vortex](./example/arctic_polar_vortex_20110201.gif)\n\n#### Southern Hemisphere\n\nFlip pv and uwind along latitude dimension and multiply pv by -1. All other things will be the same.\n\nExample:\n\n![Polar Vortex](./example/antarctic.gif)\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://ost.ecosyste.ms/api/v1/projects/771","html_url":"https://ost.ecosyste.ms/projects/771"}