{"id":75486,"name":"hn2016_falwa","description":"Python library for computing Finite-Amplitude Local Wave Activity Diagnostics from climate data.","url":"https://github.com/csyhuang/hn2016_falwa","last_synced_at":"2025-09-08T16:37:53.912Z","repository":{"id":9955551,"uuid":"63908662","full_name":"csyhuang/hn2016_falwa","owner":"csyhuang","description":"Python library for computing Finite-Amplitude Local Wave Activity Diagnostics from climate data.","archived":false,"fork":false,"pushed_at":"2025-09-01T23:03:33.000Z","size":260393,"stargazers_count":39,"open_issues_count":12,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-05T13:51:06.147Z","etag":null,"topics":["climate","climate-analysis","climate-data","climate-data-analysis","climate-science","hacktoberfest","python","science","science-research"],"latest_commit_sha":null,"homepage":"https://hn2016-falwa.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/csyhuang.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-07-21T23:24:57.000Z","updated_at":"2025-08-28T01:45:51.000Z","dependencies_parsed_at":"2023-02-10T11:32:55.969Z","dependency_job_id":"63882b0a-1ba1-4c7f-ba1d-54b0f8c7e05e","html_url":"https://github.com/csyhuang/hn2016_falwa","commit_stats":{"total_commits":518,"total_committers":7,"mean_commits":74.0,"dds":"0.11776061776061775","last_synced_commit":"f33cf0618ca58069203e9bef23cf8f8e8f74fbe9"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/csyhuang/hn2016_falwa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/sbom","scorecard":{"id":68105,"data":{"date":"2025-08-11","repo":{"name":"github.com/csyhuang/hn2016_falwa","commit":"857deb3abca73c7f7ee13edb4336bd7730fc4551"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":0,"reason":"Found 0/9 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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-repo-stats.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Info: no jobLevel write permissions found"],"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_to_pypi.yml:22"],"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":"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":"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":"Vulnerabilities","score":0,"reason":"10 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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-repo-stats.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/github-repo-stats.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/python-build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/python-build-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:33","Warn: downloadThenRun not pinned by hash: .github/workflows/python-build-test.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T03:06:07.861Z","repository_id":9955551,"created_at":"2025-08-15T03:06:07.861Z","updated_at":"2025-08-15T03:06:07.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"owners_count":25240371,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"csyhuang","name":"Clare S. Y. Huang","uuid":"14957917","kind":"user","description":"Data Scientist. Climate Scientist. Ph.D in Geophysical Sciences (U of Chicago). Love coding, writing and playing music.","email":"","website":"http://claresyhuang.info","location":null,"twitter":"claresyhuang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957917?u=27816496048f0fe246d5513002d4127c91fd80b0\u0026v=4","repositories_count":43,"last_synced_at":"2024-06-11T15:49:12.823Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csyhuang","funding_links":[],"total_stars":51,"followers":98,"following":95,"created_at":"2022-11-05T22:12:37.377Z","updated_at":"2024-06-11T15:49:14.937Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang/repositories"},"packages":[{"id":11729427,"name":"github.com/csyhuang/hn2016_falwa","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/csyhuang/hn2016_falwa","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2017-03-23T20:45:21.000Z","latest_release_published_at":"2025-05-17T00:27:58.000Z","latest_release_number":"v2.2.0+incompatible","last_synced_at":"2025-09-07T14:33:35.001Z","created_at":"2025-06-04T10:54:47.004Z","updated_at":"2025-09-07T14:33:35.002Z","registry_url":"https://pkg.go.dev/github.com/csyhuang/hn2016_falwa","install_command":"go get github.com/csyhuang/hn2016_falwa","documentation_url":"https://pkg.go.dev/github.com/csyhuang/hn2016_falwa#section-documentation","metadata":{},"repo_metadata":{"id":9955551,"uuid":"63908662","full_name":"csyhuang/hn2016_falwa","owner":"csyhuang","description":"Python library for computing Finite-Amplitude Local Wave Activity Diagnostics from climate data.","archived":false,"fork":false,"pushed_at":"2025-08-25T23:03:29.000Z","size":260274,"stargazers_count":39,"open_issues_count":12,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-29T12:02:19.153Z","etag":null,"topics":["climate","climate-analysis","climate-data","climate-data-analysis","climate-science","hacktoberfest","python","science","science-research"],"latest_commit_sha":null,"homepage":"https://hn2016-falwa.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/csyhuang.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-21T23:24:57.000Z","updated_at":"2025-08-28T01:45:51.000Z","dependencies_parsed_at":"2023-02-10T11:32:55.969Z","dependency_job_id":"63882b0a-1ba1-4c7f-ba1d-54b0f8c7e05e","html_url":"https://github.com/csyhuang/hn2016_falwa","commit_stats":{"total_commits":518,"total_committers":7,"mean_commits":74.0,"dds":"0.11776061776061775","last_synced_commit":"f33cf0618ca58069203e9bef23cf8f8e8f74fbe9"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/csyhuang/hn2016_falwa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/sbom","scorecard":{"id":68105,"data":{"date":"2025-08-11","repo":{"name":"github.com/csyhuang/hn2016_falwa","commit":"857deb3abca73c7f7ee13edb4336bd7730fc4551"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":0,"reason":"Found 0/9 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":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-repo-stats.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Info: no jobLevel write permissions found"],"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_to_pypi.yml:22"],"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":"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":"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":"Vulnerabilities","score":0,"reason":"10 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-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-repo-stats.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/github-repo-stats.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/publish_to_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/python-build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/csyhuang/hn2016_falwa/python-build-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:33","Warn: downloadThenRun not pinned by hash: .github/workflows/python-build-test.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T03:06:07.861Z","repository_id":9955551,"created_at":"2025-08-15T03:06:07.861Z","updated_at":"2025-08-15T03:06:07.861Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273765490,"owners_count":25164143,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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_record":{"login":"csyhuang","name":"Clare S. Y. Huang","uuid":"14957917","kind":"user","description":"Data Scientist. Climate Scientist. Ph.D in Geophysical Sciences (U of Chicago). Love coding, writing and playing music.","email":"","website":"http://claresyhuang.info","location":null,"twitter":"claresyhuang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957917?u=27816496048f0fe246d5513002d4127c91fd80b0\u0026v=4","repositories_count":43,"last_synced_at":"2024-06-11T15:49:12.823Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csyhuang","funding_links":[],"total_stars":51,"followers":98,"following":95,"created_at":"2022-11-05T22:12:37.377Z","updated_at":"2024-06-11T15:49:14.937Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang/repositories"},"tags":[{"name":"v2.2.0","sha":"448efa20917660c6320e95049ea8362cb7043d22","kind":"commit","published_at":"2025-05-17T00:27:58.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v2.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"2b918b511a3deda262b94a1a92d05c548b23e089","kind":"commit","published_at":"2025-03-15T17:20:06.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v2.1.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.1.0/manifests"},{"name":"v2.1.0a","sha":"640960ed0a24c9b9a00b0bbc25911a4ff78b07ea","kind":"commit","published_at":"2024-08-30T21:33:15.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v2.1.0a","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v2.1.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v2.1.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.1.0a/manifests"},{"name":"v2.0.0","sha":"57d5f4587e08644af4b43b20f9b1b961011673f7","kind":"commit","published_at":"2024-08-17T16:44:49.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v2.0.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"bb95b87aabc082f758a66bd55da5694f6eff8bec","kind":"commit","published_at":"2024-07-15T03:06:29.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.3.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"341629a6c5febd573523eefa5a84bc92e471ce3d","kind":"commit","published_at":"2024-01-20T02:19:04.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b723df8e357634be0d6d8f5049b33f22f5668105","kind":"commit","published_at":"2023-12-27T20:39:07.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"46b77ab3a1c0ef614bc9bdeb354ce749b17f02b2","kind":"commit","published_at":"2023-12-08T04:34:58.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.1.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c55dcb958c033031101a1748884f2e52b54225ce","kind":"commit","published_at":"2023-11-20T04:58:51.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"66cd7c4981ee5e8d746193324c1bd3f8133e324f","kind":"commit","published_at":"2023-11-13T04:38:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0a0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0/manifests"},{"name":"v0.7.2","sha":"9acd8106cf8a359979d4fb6c763ced1cd91d666b","kind":"commit","published_at":"2023-09-04T23:10:01.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ff8f0c36ee18be28be5bfc295a104f123919789","kind":"commit","published_at":"2023-08-19T23:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4ccdf9cb0c4c9df02e3a0236889f2ac9d2e7e989","kind":"commit","published_at":"2023-06-19T00:52:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"77daecb41952a0d08732d131e8fa67d854ba4c0c","kind":"commit","published_at":"2023-04-09T19:49:08.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"33ec4d32bf97d746a45b1aa13af14e476c088f60","kind":"commit","published_at":"2023-03-02T05:43:47.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"aa45499fcfb0bdc0236f93b39c83bd9f68ef9abb","kind":"commit","published_at":"2023-02-14T04:54:16.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"411a329c54b74d67bf996364107c960fbed7ca2f","kind":"commit","published_at":"2022-12-04T01:38:13.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"665cb29217c2aa3f5559b2883225d9f218f12518","kind":"commit","published_at":"2022-10-17T03:35:18.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a656062294e1df0ff42ae1c8a07978dbe0fe7b8f","kind":"commit","published_at":"2022-08-29T21:30:52.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44fabe75f4441df8356c31f55847785cb2d37c0e","kind":"tag","published_at":"2022-03-17T20:54:45.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"432755d494419be286b3ce8424fa3f734abdd4c8","kind":"commit","published_at":"2021-08-15T20:17:50.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.5.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0/manifests"},{"name":"0.4.1","sha":"8d9fc165c17f087d93b095c505f3c8de9e668b18","kind":"commit","published_at":"2020-07-14T22:23:03.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ea8ce8e8bb6fefc658fcabade4aab371fb52488b","kind":"tag","published_at":"2020-04-10T02:05:31.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"85949bdffb407ec5638fca1f7ecbdd0d679efe0e","kind":"tag","published_at":"2020-02-29T00:37:22.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.3.8","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8/manifests"},{"name":"v0.3.7","sha":"cb734f45c7b92dde6bf133154cf5eb69083846aa","kind":"commit","published_at":"2019-09-15T23:32:20.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7/manifests"},{"name":"v0.3.5","sha":"ea50c6c8dc48081ba161ff2f285b6db30c77261a","kind":"tag","published_at":"2018-10-28T21:27:27.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"67cfa900b8da04d4cdae6c723a5268a35110b3c9","kind":"tag","published_at":"2018-10-07T02:04:26.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c9ba524eaa073f4bedf0cbba7093f516cea871c9","kind":"tag","published_at":"2018-07-17T18:56:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"31c375bf4df2cff18ec584844d67a5bc7e01252e","kind":"tag","published_at":"2018-07-02T14:23:19.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ee374f208c7cfc87e27102c6da1f637afaa7fc35","kind":"tag","published_at":"2018-05-26T02:39:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"85c4b57b635442567c02ae7177e6fcd3cce81f76","kind":"commit","published_at":"2018-04-30T23:27:46.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"af8c013fa4f64146c2e9978eb612e1363574061b","kind":"tag","published_at":"2018-02-26T06:54:32.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b22dfcccaa804e7cd2f780685a6563a5f9c82ce0","kind":"tag","published_at":"2017-11-21T01:13:14.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"a3c4b5e1d6d543f4004bdd8e0fdb45f998256ceb","kind":"commit","published_at":"2017-04-18T21:11:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c81de3d56350e54d76918d7c945b370a3fed4435","kind":"commit","published_at":"2017-03-23T20:45:21.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6/manifests"},{"name":"0.1.5c","sha":"705380f77fa74882feb60306b7de4beba5204cd8","kind":"commit","published_at":"2017-03-19T19:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.1.5c","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.1.5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csyhuang/hn2016_falwa@0.1.5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c/manifests"}]},"repo_metadata_updated_at":"2025-09-06T07:59:04.220Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/csyhuang/hn2016_falwa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/csyhuang/hn2016_falwa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/csyhuang/hn2016_falwa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/csyhuang/hn2016_falwa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:02:20.910Z","issues_count":76,"pull_requests_count":52,"avg_time_to_close_issue":9987168.907692308,"avg_time_to_close_pull_request":1128749.1538461538,"issues_closed_count":64,"pull_requests_closed_count":52,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.8552631578947367,"avg_comments_per_pull_request":1.2115384615384615,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":9165270.0,"past_year_avg_time_to_close_pull_request":924791.4285714285,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":2.142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/issues","maintainers":[{"login":"csyhuang","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}],"active_maintainers":[{"login":"csyhuang","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcsyhuang%2Fhn2016_falwa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcsyhuang%2Fhn2016_falwa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcsyhuang%2Fhn2016_falwa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcsyhuang%2Fhn2016_falwa/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8568917,"name":"falwa","ecosystem":"pypi","description":"Python package to compute finite-amplitude local wave activity diagnostics (Huang and Nakamura 2016, JAS)","homepage":null,"licenses":"Copyright (c) 2015-2024 Clare S. Y. Huang\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n         ","normalized_licenses":["Other"],"repository_url":"https://github.com/csyhuang/hn2016_falwa","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2023-11-13T05:39:36.000Z","latest_release_published_at":"2025-05-17T00:42:51.000Z","latest_release_number":"2.2.0","last_synced_at":"2025-09-07T14:33:34.743Z","created_at":"2023-11-13T05:48:00.317Z","updated_at":"2025-09-07T14:33:34.743Z","registry_url":"https://pypi.org/project/falwa/","install_command":"pip install falwa --index-url https://pypi.org/simple","documentation_url":"https://hn2016-falwa.readthedocs.io/","metadata":{"funding":null,"documentation":"https://hn2016-falwa.readthedocs.io/","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Fortran","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Atmospheric Science"],"normalized_name":"falwa","project_status":null},"repo_metadata":{"id":9955551,"uuid":"63908662","full_name":"csyhuang/hn2016_falwa","owner":"csyhuang","description":"Python library for computing Finite-Amplitude Local Wave Activity Diagnostics from climate data.","archived":false,"fork":false,"pushed_at":"2024-10-28T23:01:09.000Z","size":227519,"stargazers_count":32,"open_issues_count":13,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T21:01:27.209Z","etag":null,"topics":["climate","climate-analysis","climate-data","climate-data-analysis","climate-science","hacktoberfest","python","science","science-research"],"latest_commit_sha":null,"homepage":"https://hn2016-falwa.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/csyhuang.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-21T23:24:57.000Z","updated_at":"2024-10-26T23:27:41.000Z","dependencies_parsed_at":"2023-02-10T11:32:55.969Z","dependency_job_id":"63882b0a-1ba1-4c7f-ba1d-54b0f8c7e05e","html_url":"https://github.com/csyhuang/hn2016_falwa","commit_stats":{"total_commits":491,"total_committers":7,"mean_commits":70.14285714285714,"dds":"0.11608961303462317","last_synced_commit":"1615b37a7f59dbbf335ac40e1931d63cd1525026"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132540,"owners_count":16936609,"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":"csyhuang","name":"Clare S. Y. Huang","uuid":"14957917","kind":"user","description":"Data Scientist. Climate Scientist. Ph.D in Geophysical Sciences (U of Chicago). Love coding, writing and playing music.","email":"","website":"http://claresyhuang.info","location":null,"twitter":"claresyhuang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957917?u=27816496048f0fe246d5513002d4127c91fd80b0\u0026v=4","repositories_count":43,"last_synced_at":"2024-06-11T15:49:12.823Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csyhuang","funding_links":[],"total_stars":51,"followers":98,"following":95,"created_at":"2022-11-05T22:12:37.377Z","updated_at":"2024-06-11T15:49:14.937Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang/repositories"},"tags":[{"name":"v1.2.1","sha":"341629a6c5febd573523eefa5a84bc92e471ce3d","kind":"commit","published_at":"2024-01-20T02:19:04.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b723df8e357634be0d6d8f5049b33f22f5668105","kind":"commit","published_at":"2023-12-27T20:39:07.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"46b77ab3a1c0ef614bc9bdeb354ce749b17f02b2","kind":"commit","published_at":"2023-12-08T04:34:58.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.1.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c55dcb958c033031101a1748884f2e52b54225ce","kind":"commit","published_at":"2023-11-20T04:58:51.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"66cd7c4981ee5e8d746193324c1bd3f8133e324f","kind":"commit","published_at":"2023-11-13T04:38:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0a0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0/manifests"},{"name":"v0.7.2","sha":"9acd8106cf8a359979d4fb6c763ced1cd91d666b","kind":"commit","published_at":"2023-09-04T23:10:01.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ff8f0c36ee18be28be5bfc295a104f123919789","kind":"commit","published_at":"2023-08-19T23:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4ccdf9cb0c4c9df02e3a0236889f2ac9d2e7e989","kind":"commit","published_at":"2023-06-19T00:52:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"77daecb41952a0d08732d131e8fa67d854ba4c0c","kind":"commit","published_at":"2023-04-09T19:49:08.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"33ec4d32bf97d746a45b1aa13af14e476c088f60","kind":"commit","published_at":"2023-03-02T05:43:47.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"aa45499fcfb0bdc0236f93b39c83bd9f68ef9abb","kind":"commit","published_at":"2023-02-14T04:54:16.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"411a329c54b74d67bf996364107c960fbed7ca2f","kind":"commit","published_at":"2022-12-04T01:38:13.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"665cb29217c2aa3f5559b2883225d9f218f12518","kind":"commit","published_at":"2022-10-17T03:35:18.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a656062294e1df0ff42ae1c8a07978dbe0fe7b8f","kind":"commit","published_at":"2022-08-29T21:30:52.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44fabe75f4441df8356c31f55847785cb2d37c0e","kind":"tag","published_at":"2022-03-17T20:54:45.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"432755d494419be286b3ce8424fa3f734abdd4c8","kind":"commit","published_at":"2021-08-15T20:17:50.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.5.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0/manifests"},{"name":"0.4.1","sha":"8d9fc165c17f087d93b095c505f3c8de9e668b18","kind":"commit","published_at":"2020-07-14T22:23:03.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ea8ce8e8bb6fefc658fcabade4aab371fb52488b","kind":"tag","published_at":"2020-04-10T02:05:31.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"85949bdffb407ec5638fca1f7ecbdd0d679efe0e","kind":"tag","published_at":"2020-02-29T00:37:22.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.3.8","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8/manifests"},{"name":"v0.3.7","sha":"cb734f45c7b92dde6bf133154cf5eb69083846aa","kind":"commit","published_at":"2019-09-15T23:32:20.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7/manifests"},{"name":"v0.3.5","sha":"ea50c6c8dc48081ba161ff2f285b6db30c77261a","kind":"tag","published_at":"2018-10-28T21:27:27.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"67cfa900b8da04d4cdae6c723a5268a35110b3c9","kind":"tag","published_at":"2018-10-07T02:04:26.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c9ba524eaa073f4bedf0cbba7093f516cea871c9","kind":"tag","published_at":"2018-07-17T18:56:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"31c375bf4df2cff18ec584844d67a5bc7e01252e","kind":"tag","published_at":"2018-07-02T14:23:19.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ee374f208c7cfc87e27102c6da1f637afaa7fc35","kind":"tag","published_at":"2018-05-26T02:39:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"85c4b57b635442567c02ae7177e6fcd3cce81f76","kind":"commit","published_at":"2018-04-30T23:27:46.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"af8c013fa4f64146c2e9978eb612e1363574061b","kind":"tag","published_at":"2018-02-26T06:54:32.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b22dfcccaa804e7cd2f780685a6563a5f9c82ce0","kind":"tag","published_at":"2017-11-21T01:13:14.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"a3c4b5e1d6d543f4004bdd8e0fdb45f998256ceb","kind":"commit","published_at":"2017-04-18T21:11:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c81de3d56350e54d76918d7c945b370a3fed4435","kind":"commit","published_at":"2017-03-23T20:45:21.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6/manifests"},{"name":"0.1.5c","sha":"705380f77fa74882feb60306b7de4beba5204cd8","kind":"commit","published_at":"2017-03-19T19:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.1.5c","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.1.5c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:00.356Z","dependent_packages_count":1,"downloads":44,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.74687493981008,"dependent_packages_count":9.964149700990793,"stargazers_count":12.03449212332263,"forks_count":10.176685249910935,"docker_downloads_count":null,"average":24.98055050350861},"purl":"pkg:pypi/falwa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/falwa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/falwa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/falwa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:02:41.221Z","issues_count":77,"pull_requests_count":50,"avg_time_to_close_issue":9824339.75,"avg_time_to_close_pull_request":1096454.82,"issues_closed_count":60,"pull_requests_closed_count":50,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.8311688311688312,"avg_comments_per_pull_request":1.12,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":23,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":5161756.692307692,"past_year_avg_time_to_close_pull_request":306496.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.9130434782608695,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/issues","maintainers":[{"login":"csyhuang","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}],"active_maintainers":[{"login":"csyhuang","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/falwa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/falwa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/falwa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/falwa/related_packages","maintainers":[{"uuid":"csyhuang","login":"csyhuang","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/csyhuang/","role":null,"created_at":"2023-11-13T05:48:13.056Z","updated_at":"2023-11-13T05:48:13.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csyhuang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":2759776,"name":"hn2016-falwa","ecosystem":"pypi","description":"This python package has been renamed from `hn2016_falwa` to `falwa` since version v1.0.0.","homepage":"https://github.com/csyhuang/hn2016_falwa","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/csyhuang/hn2016_falwa","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2016-07-21T23:27:34.000Z","latest_release_published_at":"2023-11-20T05:35:04.000Z","latest_release_number":"0.7.3","last_synced_at":"2025-09-07T14:33:34.938Z","created_at":"2022-04-10T11:15:06.873Z","updated_at":"2025-09-07T14:33:34.938Z","registry_url":"https://pypi.org/project/hn2016-falwa/","install_command":"pip install hn2016-falwa --index-url https://pypi.org/simple","documentation_url":"https://hn2016-falwa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 7 - Inactive"],"normalized_name":"hn2016-falwa","project_status":null},"repo_metadata":{"id":9955551,"uuid":"63908662","full_name":"csyhuang/hn2016_falwa","owner":"csyhuang","description":"Python library for computing Finite-Amplitude Local Wave Activity Diagnostics from climate data.","archived":false,"fork":false,"pushed_at":"2024-10-28T23:01:09.000Z","size":227519,"stargazers_count":32,"open_issues_count":13,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T21:01:27.209Z","etag":null,"topics":["climate","climate-analysis","climate-data","climate-data-analysis","climate-science","hacktoberfest","python","science","science-research"],"latest_commit_sha":null,"homepage":"https://hn2016-falwa.readthedocs.io/en/latest/","language":"Jupyter Notebook","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/csyhuang.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-21T23:24:57.000Z","updated_at":"2024-10-26T23:27:41.000Z","dependencies_parsed_at":"2023-02-10T11:32:55.969Z","dependency_job_id":"63882b0a-1ba1-4c7f-ba1d-54b0f8c7e05e","html_url":"https://github.com/csyhuang/hn2016_falwa","commit_stats":{"total_commits":491,"total_committers":7,"mean_commits":70.14285714285714,"dds":"0.11608961303462317","last_synced_commit":"1615b37a7f59dbbf335ac40e1931d63cd1525026"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132540,"owners_count":16936609,"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":"csyhuang","name":"Clare S. Y. Huang","uuid":"14957917","kind":"user","description":"Data Scientist. Climate Scientist. Ph.D in Geophysical Sciences (U of Chicago). Love coding, writing and playing music.","email":"","website":"http://claresyhuang.info","location":null,"twitter":"claresyhuang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957917?u=27816496048f0fe246d5513002d4127c91fd80b0\u0026v=4","repositories_count":43,"last_synced_at":"2024-06-11T15:49:12.823Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csyhuang","funding_links":[],"total_stars":51,"followers":98,"following":95,"created_at":"2022-11-05T22:12:37.377Z","updated_at":"2024-06-11T15:49:14.937Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csyhuang/repositories"},"tags":[{"name":"v1.2.1","sha":"341629a6c5febd573523eefa5a84bc92e471ce3d","kind":"commit","published_at":"2024-01-20T02:19:04.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b723df8e357634be0d6d8f5049b33f22f5668105","kind":"commit","published_at":"2023-12-27T20:39:07.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"46b77ab3a1c0ef614bc9bdeb354ce749b17f02b2","kind":"commit","published_at":"2023-12-08T04:34:58.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.1.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c55dcb958c033031101a1748884f2e52b54225ce","kind":"commit","published_at":"2023-11-20T04:58:51.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0/manifests"},{"name":"v1.0.0a0","sha":"66cd7c4981ee5e8d746193324c1bd3f8133e324f","kind":"commit","published_at":"2023-11-13T04:38:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v1.0.0a0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v1.0.0a0/manifests"},{"name":"v0.7.2","sha":"9acd8106cf8a359979d4fb6c763ced1cd91d666b","kind":"commit","published_at":"2023-09-04T23:10:01.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ff8f0c36ee18be28be5bfc295a104f123919789","kind":"commit","published_at":"2023-08-19T23:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4ccdf9cb0c4c9df02e3a0236889f2ac9d2e7e989","kind":"commit","published_at":"2023-06-19T00:52:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.7.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"77daecb41952a0d08732d131e8fa67d854ba4c0c","kind":"commit","published_at":"2023-04-09T19:49:08.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"33ec4d32bf97d746a45b1aa13af14e476c088f60","kind":"commit","published_at":"2023-03-02T05:43:47.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"aa45499fcfb0bdc0236f93b39c83bd9f68ef9abb","kind":"commit","published_at":"2023-02-14T04:54:16.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"411a329c54b74d67bf996364107c960fbed7ca2f","kind":"commit","published_at":"2022-12-04T01:38:13.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"665cb29217c2aa3f5559b2883225d9f218f12518","kind":"commit","published_at":"2022-10-17T03:35:18.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a656062294e1df0ff42ae1c8a07978dbe0fe7b8f","kind":"commit","published_at":"2022-08-29T21:30:52.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"44fabe75f4441df8356c31f55847785cb2d37c0e","kind":"tag","published_at":"2022-03-17T20:54:45.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.6.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"432755d494419be286b3ce8424fa3f734abdd4c8","kind":"commit","published_at":"2021-08-15T20:17:50.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.5.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.5.0/manifests"},{"name":"0.4.1","sha":"8d9fc165c17f087d93b095c505f3c8de9e668b18","kind":"commit","published_at":"2020-07-14T22:23:03.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ea8ce8e8bb6fefc658fcabade4aab371fb52488b","kind":"tag","published_at":"2020-04-10T02:05:31.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.4.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.4.0/manifests"},{"name":"0.3.8","sha":"85949bdffb407ec5638fca1f7ecbdd0d679efe0e","kind":"tag","published_at":"2020-02-29T00:37:22.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.3.8","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.3.8/manifests"},{"name":"v0.3.7","sha":"cb734f45c7b92dde6bf133154cf5eb69083846aa","kind":"commit","published_at":"2019-09-15T23:32:20.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.7/manifests"},{"name":"v0.3.5","sha":"ea50c6c8dc48081ba161ff2f285b6db30c77261a","kind":"tag","published_at":"2018-10-28T21:27:27.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.5","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"67cfa900b8da04d4cdae6c723a5268a35110b3c9","kind":"tag","published_at":"2018-10-07T02:04:26.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.4","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c9ba524eaa073f4bedf0cbba7093f516cea871c9","kind":"tag","published_at":"2018-07-17T18:56:42.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.3","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"31c375bf4df2cff18ec584844d67a5bc7e01252e","kind":"tag","published_at":"2018-07-02T14:23:19.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.2","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ee374f208c7cfc87e27102c6da1f637afaa7fc35","kind":"tag","published_at":"2018-05-26T02:39:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"85c4b57b635442567c02ae7177e6fcd3cce81f76","kind":"commit","published_at":"2018-04-30T23:27:46.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.3.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"af8c013fa4f64146c2e9978eb612e1363574061b","kind":"tag","published_at":"2018-02-26T06:54:32.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.1","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b22dfcccaa804e7cd2f780685a6563a5f9c82ce0","kind":"tag","published_at":"2017-11-21T01:13:14.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.2.0","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"a3c4b5e1d6d543f4004bdd8e0fdb45f998256ceb","kind":"commit","published_at":"2017-04-18T21:11:35.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.7","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"c81de3d56350e54d76918d7c945b370a3fed4435","kind":"commit","published_at":"2017-03-23T20:45:21.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/v0.1.6","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/v0.1.6/manifests"},{"name":"0.1.5c","sha":"705380f77fa74882feb60306b7de4beba5204cd8","kind":"commit","published_at":"2017-03-19T19:22:05.000Z","download_url":"https://codeload.github.com/csyhuang/hn2016_falwa/tar.gz/0.1.5c","html_url":"https://github.com/csyhuang/hn2016_falwa/releases/tag/0.1.5c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/tags/0.1.5c/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:01.619Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.127630117485097,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":12.055332489746904,"forks_count":10.199084278815782,"docker_downloads_count":null,"average":14.950559050378933},"purl":"pkg:pypi/hn2016-falwa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hn2016-falwa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hn2016-falwa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hn2016-falwa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:02:41.221Z","issues_count":77,"pull_requests_count":50,"avg_time_to_close_issue":9824339.75,"avg_time_to_close_pull_request":1096454.82,"issues_closed_count":60,"pull_requests_closed_count":50,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.8311688311688312,"avg_comments_per_pull_request":1.12,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":23,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":5161756.692307692,"past_year_avg_time_to_close_pull_request":306496.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.9130434782608695,"past_year_avg_comments_per_pull_request":0.9375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/issues","maintainers":[{"login":"csyhuang","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}],"active_maintainers":[{"login":"csyhuang","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hn2016-falwa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hn2016-falwa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hn2016-falwa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hn2016-falwa/related_packages","maintainers":[{"uuid":"csyhuang","login":"csyhuang","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/csyhuang/","role":null,"created_at":"2022-11-24T18:45:48.188Z","updated_at":"2022-11-24T18:45:48.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csyhuang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":592894,"full_name":"csyhuang/hn2016_falwa","default_branch":"master","committers":[{"name":"csyhuang","email":"csyhuang@uchicago.edu","login":"csyhuang","count":525},{"name":"Christopher Polster","email":"chpolste@tuta.io","login":"chpolste","count":44},{"name":"Pragallva Barpanda","email":"pragallva@l4k6tvl2gp.klientdrift.uib.no","login":null,"count":9},{"name":"veredsil","email":"vered.silverman@gmail.com","login":"veredsil","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Shao Ying Huang","email":"csyhuang@winds.uchicago.edu","login":null,"count":2},{"name":"Huang, Clare","email":"chuang@conversantmedia.com","login":null,"count":1}],"total_commits":588,"total_committers":7,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":84.0,"dds":0.1071428571428571,"past_year_committers":[{"name":"csyhuang","email":"csyhuang@uchicago.edu","login":"csyhuang","count":91},{"name":"Christopher Polster","email":"chpolste@tuta.io","login":"chpolste","count":6}],"past_year_total_commits":97,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":48.5,"past_year_dds":0.061855670103092786,"last_synced_at":"2025-08-09T00:02:21.616Z","last_synced_commit":"c49189454ef8003c00796dde148907438fd6496b","created_at":"2023-03-09T06:26:10.100Z","updated_at":"2025-08-09T00:02:21.616Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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":"csyhuang/hn2016_falwa","html_url":"https://github.com/csyhuang/hn2016_falwa","last_synced_at":"2025-08-31T11:02:20.910Z","status":"error","issues_count":76,"pull_requests_count":52,"avg_time_to_close_issue":9987168.907692308,"avg_time_to_close_pull_request":1128749.1538461538,"issues_closed_count":64,"pull_requests_closed_count":52,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":1.8552631578947367,"avg_comments_per_pull_request":1.2115384615384615,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":9165270.0,"past_year_avg_time_to_close_pull_request":924791.4285714285,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":2.142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-09T10:35:07.224Z","updated_at":"2025-09-02T14:51:44.522Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csyhuang%2Fhn2016_falwa/issues","issue_labels_count":{"contributions welcome":10,"enhancement":9,"MDTF":9,"help wanted":5,"scientific question":4,"release1.3":4,"bug":3,"release2.1":3,"release2.2":2,"good first issue":1,"Hacktoberfest":1,"release1.4":1},"pull_request_labels_count":{"dependencies":7,"release2.1":4,"release2.2":3,"release1.0":1,"release":1},"issue_author_associations_count":{"OWNER":54,"NONE":19,"COLLABORATOR":2},"pull_request_author_associations_count":{"OWNER":36,"COLLABORATOR":16,"CONTRIBUTOR":6,"NONE":4},"issue_authors":{"csyhuang":54,"sandrolubis":4,"miniufo":2,"hs2112":2,"Veenarinesingh":2,"chpolste":2,"AminFazlKazemi":2,"hungilee":1,"chauncy-git":1,"GuidoDavoli":1,"semvijverberg":1,"Pragallva":1,"paologhinassi":1,"mpecnjak":1},"pull_request_authors":{"csyhuang":36,"chpolste":16,"dependabot[bot]":7,"Pragallva":2,"veredsil":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10046920,"issues_count":30704063,"pull_requests_count":91816424,"authors_count":10486554,"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":{"release2.2":2},"past_year_pull_request_labels_count":{"release2.1":4,"release2.2":3},"past_year_issue_author_associations_count":{"OWNER":4},"past_year_pull_request_author_associations_count":{"COLLABORATOR":5,"OWNER":4},"past_year_issue_authors":{"csyhuang":4},"past_year_pull_request_authors":{"chpolste":5,"csyhuang":4},"maintainers":[{"login":"csyhuang","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}],"active_maintainers":[{"login":"csyhuang","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csyhuang"},{"login":"chpolste","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chpolste"}]},"events":{"total":{"CreateEvent":13,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":3,"DeleteEvent":11,"IssueCommentEvent":11,"PushEvent":354,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":2},"last_year":{"CreateEvent":13,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":3,"DeleteEvent":11,"IssueCommentEvent":11,"PushEvent":354,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":2}},"keywords":["climate","climate-analysis","climate-data","climate-data-analysis","climate-science","hacktoberfest","python","science","science-research"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-09-15T11:14:02.516Z","updated_at":"2022-09-15T11:14:02.516Z","repository_link":"https://github.com/csyhuang/hn2016_falwa/blob/master/environment.yml","dependencies":[{"id":4930062886,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930062887,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930062888,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930062889,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"examples/environment.yml","sha":null,"kind":"manifest","created_at":"2022-09-15T11:14:02.624Z","updated_at":"2022-09-15T11:14:02.624Z","repository_link":"https://github.com/csyhuang/hn2016_falwa/blob/master/examples/environment.yml","dependencies":[{"id":4930064283,"package_name":"ecmwfapi","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930064284,"package_name":"jupyterlab","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930064285,"package_name":"matplotlib","ecosystem":"conda","requirements":"2.2.2.*","direct":true,"kind":"runtime","optional":false},{"id":4930064286,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930064287,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930064288,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4930064289,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-15T11:14:02.789Z","updated_at":"2022-09-15T11:14:02.789Z","repository_link":"https://github.com/csyhuang/hn2016_falwa/blob/master/docs/requirements.txt","dependencies":[{"id":4930064356,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.2.1","direct":true,"kind":"runtime","optional":false},{"id":4930064357,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":4930064358,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":4930064359,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4930064360,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4930064361,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-15T11:14:03.023Z","updated_at":"2022-09-15T11:14:03.023Z","repository_link":"https://github.com/csyhuang/hn2016_falwa/blob/master/requirements.txt","dependencies":[{"id":4930064949,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4930064950,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4930064951,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4930064952,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:12.655Z","updated_at":"2023-01-13T16:24:12.655Z","repository_link":"https://github.com/csyhuang/hn2016_falwa/blob/master/.github/workflows/workflow.yml","dependencies":[{"id":6890551287,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890551288,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":10.308552580622953,"created_at":"2025-09-08T15:39:00.205Z","updated_at":"2025-10-07T08:27:14.331Z","avatar_url":"https://github.com/csyhuang.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":81,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.1175/JAS-D-15-0194.1","https://doi.org/10.1126/science.aat0721"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["projection","interactive","serializer","cycles","packaging","charts","network-simulation","archival","shellcodes","hacking"],"project_url":"https://science.ecosyste.ms/api/v1/projects/75486","html_url":"https://science.ecosyste.ms/projects/75486"}