{"id":60673,"name":"tephi","description":"Tephigram plotting in Python","url":"https://github.com/scitools/tephi","last_synced_at":"2025-09-08T12:17:08.863Z","repository":{"id":18144460,"uuid":"21237078","full_name":"SciTools/tephi","owner":"SciTools","description":"Tephigram plotting in Python","archived":false,"fork":false,"pushed_at":"2025-09-01T17:41:11.000Z","size":5630,"stargazers_count":19,"open_issues_count":12,"forks_count":31,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-05T03:40:58.583Z","etag":null,"topics":["matplotlib","meteorology","numpy","observation","python","radiosonde","tephigram"],"latest_commit_sha":null,"homepage":"http://tephi.readthedocs.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-26T10:32:57.000Z","updated_at":"2025-08-13T09:52:04.000Z","dependencies_parsed_at":"2023-02-14T17:01:23.086Z","dependency_job_id":"ac1509d6-d72b-4f4d-b426-c05e6662148c","html_url":"https://github.com/SciTools/tephi","commit_stats":{"total_commits":128,"total_committers":10,"mean_commits":12.8,"dds":0.4296875,"last_synced_commit":"e02fa3e3b104ffa5931a432939de3441c83df42a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SciTools/tephi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/sbom","scorecard":{"id":126721,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciTools/tephi","commit":"e39fd646358059d4787232b9ddca937738b3031c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":10,"reason":"all changesets reviewed","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-citation.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-manifest.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-template-check.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-manifest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-template-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-template-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/stale.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T04:06:17.792Z","repository_id":18144460,"created_at":"2025-08-16T04:06:17.792Z","updated_at":"2025-08-16T04:06:17.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181953,"owners_count":25236593,"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":"SciTools","name":"SciTools","uuid":"1391487","kind":"organization","description":"SciTools is a collaborative effort to produce powerful Python-based open-source tools for Earth scientists","email":"scitools.pub@gmail.com","website":"https://scitools.org.uk/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1391487?v=4","repositories_count":35,"last_synced_at":"2024-03-26T16:10:48.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SciTools","funding_links":[],"total_stars":2248,"followers":103,"following":0,"created_at":"2022-11-04T01:20:09.033Z","updated_at":"2024-03-26T16:10:50.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools/repositories"},"packages":[{"id":5303922,"name":"tephi","ecosystem":"conda","description":null,"homepage":"https://github.com/SciTools/tephi","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/SciTools/tephi","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-28T14:54:45.000Z","latest_release_published_at":"2020-05-28T14:54:45.000Z","latest_release_number":"0.2.4","last_synced_at":"2025-09-05T03:48:23.853Z","created_at":"2022-10-03T16:15:53.281Z","updated_at":"2025-09-05T20:21:45.693Z","registry_url":"https://anaconda.org/conda-forge/tephi","install_command":"conda install -c conda-forge tephi","documentation_url":null,"metadata":{},"repo_metadata":{"id":18144460,"uuid":"21237078","full_name":"SciTools/tephi","owner":"SciTools","description":"Tephigram plotting in Python","archived":false,"fork":false,"pushed_at":"2025-09-01T17:41:11.000Z","size":5630,"stargazers_count":19,"open_issues_count":12,"forks_count":31,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-05T03:40:58.583Z","etag":null,"topics":["matplotlib","meteorology","numpy","observation","python","radiosonde","tephigram"],"latest_commit_sha":null,"homepage":"http://tephi.readthedocs.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-26T10:32:57.000Z","updated_at":"2025-08-13T09:52:04.000Z","dependencies_parsed_at":"2023-02-14T17:01:23.086Z","dependency_job_id":"ac1509d6-d72b-4f4d-b426-c05e6662148c","html_url":"https://github.com/SciTools/tephi","commit_stats":{"total_commits":128,"total_committers":10,"mean_commits":12.8,"dds":0.4296875,"last_synced_commit":"e02fa3e3b104ffa5931a432939de3441c83df42a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SciTools/tephi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/sbom","scorecard":{"id":126721,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciTools/tephi","commit":"e39fd646358059d4787232b9ddca937738b3031c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":10,"reason":"all changesets reviewed","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-citation.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-manifest.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-template-check.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-manifest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-template-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-template-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/stale.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T04:06:17.792Z","repository_id":18144460,"created_at":"2025-08-16T04:06:17.792Z","updated_at":"2025-08-16T04:06:17.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273729110,"owners_count":25157358,"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":"SciTools","name":"SciTools","uuid":"1391487","kind":"organization","description":"SciTools is a collaborative effort to produce powerful Python-based open-source tools for Earth scientists","email":"scitools.pub@gmail.com","website":"https://scitools.org.uk/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1391487?v=4","repositories_count":35,"last_synced_at":"2024-03-26T16:10:48.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SciTools","funding_links":[],"total_stars":2248,"followers":103,"following":0,"created_at":"2022-11-04T01:20:09.033Z","updated_at":"2024-03-26T16:10:50.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools/repositories"},"tags":[{"name":"v0.3.1","sha":"2dd2ae57400ef3cf49bcf2e19954a16b098526fa","kind":"commit","published_at":"2025-02-18T15:45:11.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.3.1","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bc74be3efbe846f5f00f4d8b289d8affbd1269f5","kind":"commit","published_at":"2023-06-15T14:34:24.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.3.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"9ba717149ff3b59efcd9206e9bab416d05559a57","kind":"commit","published_at":"2020-05-25T01:33:28.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.4","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"71b9ee875b475324a9185d9f050be3292bb696a0","kind":"commit","published_at":"2020-05-22T12:47:26.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.3","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2577d3cd31aabf68a81e36f06dc5e3db3261c19f","kind":"commit","published_at":"2020-05-22T10:44:58.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.2","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"12cb32e4b0eb1fbe9ddc0ee43d87149310ee268d","kind":"commit","published_at":"2020-05-21T10:16:28.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.1","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9e09942f1091d391a6267b788571b4e7cb3951e7","kind":"commit","published_at":"2020-05-20T15:14:34.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"04192c0216229b706827eedb83519512560cc718","kind":"commit","published_at":"2014-07-01T08:12:21.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.1.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T20:21:45.693Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":19.655602695283253,"dependent_packages_count":50.67631644621912,"stargazers_count":null,"forks_count":null,"average":35.165959570751184},"purl":"pkg:conda/tephi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tephi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tephi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tephi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T08:21:37.925Z","issues_count":22,"pull_requests_count":266,"avg_time_to_close_issue":28314886.055555556,"avg_time_to_close_pull_request":2592734.0128755365,"issues_closed_count":18,"pull_requests_closed_count":233,"pull_request_authors_count":12,"issue_authors_count":7,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.6127819548872181,"merged_pull_requests_count":149,"bot_issues_count":4,"bot_pull_requests_count":128,"past_year_issues_count":9,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":2972150.8333333335,"past_year_avg_time_to_close_pull_request":649956.7882352942,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/issues","maintainers":[{"login":"bjlittle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"jamesp","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesp"},{"login":"DPeterK","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPeterK"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"lbdreyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbdreyer"}],"active_maintainers":[{"login":"bjlittle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tephi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tephi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tephi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tephi/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2942421,"name":"tephi","ecosystem":"pypi","description":"Tephigram plotting in Python","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/SciTools/tephi","keywords_array":["tephigram","radiosonde","meteorology","visualization"],"namespace":null,"versions_count":6,"first_release_published_at":"2014-07-01T10:24:01.000Z","latest_release_published_at":"2025-02-18T17:03:25.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-09-04T13:20:13.240Z","created_at":"2022-04-10T12:48:22.669Z","updated_at":"2025-09-05T20:21:45.695Z","registry_url":"https://pypi.org/project/tephi/","install_command":"pip install tephi --index-url https://pypi.org/simple","documentation_url":"https://tephi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"tephi","project_status":null},"repo_metadata":{"id":18144460,"uuid":"21237078","full_name":"SciTools/tephi","owner":"SciTools","description":"Tephigram plotting in Python","archived":false,"fork":false,"pushed_at":"2025-09-01T17:41:11.000Z","size":5630,"stargazers_count":19,"open_issues_count":12,"forks_count":31,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-09-05T03:40:58.583Z","etag":null,"topics":["matplotlib","meteorology","numpy","observation","python","radiosonde","tephigram"],"latest_commit_sha":null,"homepage":"http://tephi.readthedocs.org","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-26T10:32:57.000Z","updated_at":"2025-08-13T09:52:04.000Z","dependencies_parsed_at":"2023-02-14T17:01:23.086Z","dependency_job_id":"ac1509d6-d72b-4f4d-b426-c05e6662148c","html_url":"https://github.com/SciTools/tephi","commit_stats":{"total_commits":128,"total_committers":10,"mean_commits":12.8,"dds":0.4296875,"last_synced_commit":"e02fa3e3b104ffa5931a432939de3441c83df42a"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SciTools/tephi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/sbom","scorecard":{"id":126721,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciTools/tephi","commit":"e39fd646358059d4787232b9ddca937738b3031c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":10,"reason":"all changesets reviewed","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-citation.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-manifest.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-template-check.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-manifest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-template-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-template-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SciTools/tephi/stale.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T04:06:17.792Z","repository_id":18144460,"created_at":"2025-08-16T04:06:17.792Z","updated_at":"2025-08-16T04:06:17.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273729110,"owners_count":25157358,"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":"SciTools","name":"SciTools","uuid":"1391487","kind":"organization","description":"SciTools is a collaborative effort to produce powerful Python-based open-source tools for Earth scientists","email":"scitools.pub@gmail.com","website":"https://scitools.org.uk/","location":"United Kingdom","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1391487?v=4","repositories_count":35,"last_synced_at":"2024-03-26T16:10:48.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SciTools","funding_links":[],"total_stars":2248,"followers":103,"following":0,"created_at":"2022-11-04T01:20:09.033Z","updated_at":"2024-03-26T16:10:50.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciTools/repositories"},"tags":[{"name":"v0.3.1","sha":"2dd2ae57400ef3cf49bcf2e19954a16b098526fa","kind":"commit","published_at":"2025-02-18T15:45:11.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.3.1","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bc74be3efbe846f5f00f4d8b289d8affbd1269f5","kind":"commit","published_at":"2023-06-15T14:34:24.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.3.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"9ba717149ff3b59efcd9206e9bab416d05559a57","kind":"commit","published_at":"2020-05-25T01:33:28.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.4","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"71b9ee875b475324a9185d9f050be3292bb696a0","kind":"commit","published_at":"2020-05-22T12:47:26.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.3","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2577d3cd31aabf68a81e36f06dc5e3db3261c19f","kind":"commit","published_at":"2020-05-22T10:44:58.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.2","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"12cb32e4b0eb1fbe9ddc0ee43d87149310ee268d","kind":"commit","published_at":"2020-05-21T10:16:28.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.1","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9e09942f1091d391a6267b788571b4e7cb3951e7","kind":"commit","published_at":"2020-05-20T15:14:34.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.2.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"04192c0216229b706827eedb83519512560cc718","kind":"commit","published_at":"2014-07-01T08:12:21.000Z","download_url":"https://codeload.github.com/SciTools/tephi/tar.gz/v0.1.0","html_url":"https://github.com/SciTools/tephi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciTools/tephi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T20:21:45.694Z","dependent_packages_count":0,"downloads":64,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":43.18748250201166,"dependent_repos_count":11.798391849216776,"dependent_packages_count":7.31012528119255,"stargazers_count":14.537459595870605,"forks_count":7.394819788954365,"docker_downloads_count":null,"average":16.84565580344919},"purl":"pkg:pypi/tephi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tephi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tephi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tephi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T08:21:37.925Z","issues_count":22,"pull_requests_count":266,"avg_time_to_close_issue":28314886.055555556,"avg_time_to_close_pull_request":2592734.0128755365,"issues_closed_count":18,"pull_requests_closed_count":233,"pull_request_authors_count":12,"issue_authors_count":7,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.6127819548872181,"merged_pull_requests_count":149,"bot_issues_count":4,"bot_pull_requests_count":128,"past_year_issues_count":9,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":2972150.8333333335,"past_year_avg_time_to_close_pull_request":649956.7882352942,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/issues","maintainers":[{"login":"bjlittle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"jamesp","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesp"},{"login":"DPeterK","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPeterK"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"lbdreyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbdreyer"}],"active_maintainers":[{"login":"bjlittle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tephi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tephi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tephi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tephi/related_packages","maintainers":[{"uuid":"Bill.Little","login":"Bill.Little","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/Bill.Little/","role":null,"created_at":"2023-02-25T15:01:27.487Z","updated_at":"2023-02-25T15:01:27.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Bill.Little/packages"},{"uuid":"dkillick","login":"dkillick","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/dkillick/","role":null,"created_at":"2023-02-25T15:01:27.494Z","updated_at":"2023-02-25T15:01:27.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dkillick/packages"},{"uuid":"rhattersley","login":"rhattersley","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/rhattersley/","role":null,"created_at":"2023-02-25T15:01:27.532Z","updated_at":"2023-02-25T15:01:27.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rhattersley/packages"},{"uuid":"ppmo","login":"ppmo","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/ppmo/","role":"Owner","created_at":"2023-12-16T22:10:29.140Z","updated_at":"2023-12-16T22:10:29.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ppmo/packages"},{"uuid":"martin.yeo","login":"martin.yeo","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/martin.yeo/","role":"Owner","created_at":"2023-12-16T22:10:29.105Z","updated_at":"2023-12-16T22:10:29.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martin.yeo/packages"},{"uuid":"ESadek-MO","login":"ESadek-MO","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/ESadek-MO/","role":"Owner","created_at":"2023-12-16T22:10:29.069Z","updated_at":"2023-12-16T22:10:29.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ESadek-MO/packages"},{"uuid":"stephen.worsley","login":"stephen.worsley","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/stephen.worsley/","role":"Owner","created_at":"2023-12-16T22:10:29.174Z","updated_at":"2023-12-16T22:10:29.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stephen.worsley/packages"},{"uuid":"HGWright","login":"HGWright","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/HGWright/","role":"Maintainer","created_at":"2023-12-16T22:10:29.207Z","updated_at":"2023-12-16T22:10:29.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/HGWright/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"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":670128,"full_name":"SciTools/tephi","default_branch":"main","committers":[{"name":"Bill Little","email":"bill.james.little@gmail.com","login":"bjlittle","count":74},{"name":"Elias","email":"110238618+ESadek-MO","login":"ESadek-MO","count":21},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":15},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":12},{"name":"Peter Killick","email":"peter.killick@metoffice.gov.uk","login":"DPeterK","count":9},{"name":"James Penn","email":"james@jamespenn.co.uk","login":"jamesp","count":5},{"name":"Martin Yeo","email":"40734014+trexfeathers","login":"trexfeathers","count":2},{"name":"stephenworsley","email":"49274989+stephenworsley","login":"stephenworsley","count":1},{"name":"lbdreyer","email":"lbdreyer","login":"lbdreyer","count":1},{"name":"Richard Hattersley","email":"rhattersley@gmail.com","login":"rhattersley","count":1}],"total_commits":156,"total_committers":11,"total_bot_commits":30,"total_bot_committers":2,"mean_commits":14.181818181818182,"dds":0.5256410256410257,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":7},{"name":"Elias","email":"110238618+ESadek-MO","login":"ESadek-MO","count":7},{"name":"Martin Yeo","email":"40734014+trexfeathers","login":"trexfeathers","count":2},{"name":"stephenworsley","email":"49274989+stephenworsley","login":"stephenworsley","count":1},{"name":"Bill Little","email":"bill.james.little@gmail.com","login":"bjlittle","count":1}],"past_year_total_commits":30,"past_year_total_committers":6,"past_year_total_bot_commits":19,"past_year_total_bot_committers":2,"past_year_mean_commits":5.0,"past_year_dds":0.6,"last_synced_at":"2025-05-24T22:19:21.622Z","last_synced_commit":"9df6193e2d10903b11a904600e49709211931433","created_at":"2023-03-09T10:26:01.060Z","updated_at":"2025-05-24T22:19:21.637Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"SciTools/tephi","html_url":"https://github.com/SciTools/tephi","last_synced_at":"2025-09-05T08:21:37.925Z","status":"active","issues_count":22,"pull_requests_count":266,"avg_time_to_close_issue":28314886.055555556,"avg_time_to_close_pull_request":2592734.0128755365,"issues_closed_count":18,"pull_requests_closed_count":233,"pull_request_authors_count":12,"issue_authors_count":7,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.6127819548872181,"merged_pull_requests_count":149,"bot_issues_count":4,"bot_pull_requests_count":128,"past_year_issues_count":9,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":2972150.8333333335,"past_year_avg_time_to_close_pull_request":649956.7882352942,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":45,"created_at":"2023-05-15T01:16:13.241Z","updated_at":"2025-09-05T08:21:37.926Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciTools%2Ftephi/issues","issue_labels_count":{"Type: Infrastructure":5,"SemVer: Minor":3,"Type: Technical Debt":2,"Type: Enhancement":2,"Bot":2,"Type: Bug":1,"Type: Question":1,"Type: Documentation":1,"Stale":1,"Experience: High":1,"T-Shirt: Medium":1},"pull_request_labels_count":{"🤖 Bot":103,"Stale":10,"Type: Infrastructure":8,"Type: Technical Debt":3,"Type: Documentation":3,"SemVer: Minor":1,"Bot":1},"issue_author_associations_count":{"MEMBER":9,"NONE":7,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":187,"MEMBER":75,"NONE":4},"issue_authors":{"ESadek-MO":5,"bjlittle":5,"jamesp":4,"scitools-ci[bot]":4,"winash12":2,"trexfeathers":1,"ApexPlus-Tech":1},"pull_request_authors":{"dependabot[bot]":103,"bjlittle":64,"ESadek-MO":54,"pre-commit-ci[bot]":24,"jamesp":7,"trexfeathers":6,"DPeterK":2,"stephenworsley":2,"QuLogic":1,"lbdreyer":1,"HGWright":1,"scitools-ci[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10127824,"issues_count":31789776,"pull_requests_count":99123033,"authors_count":10713673,"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":{"Type: Infrastructure":2,"Bot":2},"past_year_pull_request_labels_count":{"🤖 Bot":62,"Type: Infrastructure":2,"Type: Documentation":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":5,"NONE":4},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":106,"MEMBER":2,"NONE":2},"past_year_issue_authors":{"ESadek-MO":5,"scitools-ci[bot]":4},"past_year_pull_request_authors":{"dependabot[bot]":62,"ESadek-MO":26,"pre-commit-ci[bot]":13,"trexfeathers":4,"bjlittle":2,"stephenworsley":2,"HGWright":1},"maintainers":[{"login":"bjlittle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"jamesp","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamesp"},{"login":"DPeterK","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPeterK"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"lbdreyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lbdreyer"}],"active_maintainers":[{"login":"bjlittle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"}]},"events":{"total":{"IssuesEvent":11,"WatchEvent":1,"DeleteEvent":33,"IssueCommentEvent":40,"PushEvent":55,"PullRequestReviewCommentEvent":23,"PullRequestReviewEvent":63,"PullRequestEvent":95,"ForkEvent":2,"CreateEvent":36},"last_year":{"IssuesEvent":11,"WatchEvent":1,"DeleteEvent":33,"IssueCommentEvent":40,"PushEvent":55,"PullRequestReviewCommentEvent":23,"PullRequestReviewEvent":63,"PullRequestEvent":95,"ForkEvent":2,"CreateEvent":36}},"keywords":["matplotlib","meteorology","numpy","observation","python","radiosonde","tephigram"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:10.331Z","updated_at":"2022-08-08T20:15:10.331Z","repository_link":"https://github.com/SciTools/tephi/blob/main/environment.yml","dependencies":[{"id":692696186,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.6","direct":true,"kind":"runtime","optional":false},{"id":692696187,"package_name":"tephi","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/manifest.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:40:35.557Z","updated_at":"2023-01-13T19:40:35.557Z","repository_link":"https://github.com/SciTools/tephi/blob/main/.github/workflows/manifest.yml","dependencies":[{"id":6891134979,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:40:35.620Z","updated_at":"2023-01-13T19:40:35.620Z","repository_link":"https://github.com/SciTools/tephi/blob/main/.github/workflows/test-docs.yml","dependencies":[{"id":6891134980,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891134981,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:40:35.713Z","updated_at":"2023-01-13T19:40:35.713Z","repository_link":"https://github.com/SciTools/tephi/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891134982,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891134983,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":10.149370590819828,"created_at":"2025-09-04T15:51:37.529Z","updated_at":"2025-10-07T08:23:48.895Z","avatar_url":"https://github.com/SciTools.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":64,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["iris","earth-science","grib","oceanography","spaceweather","visualisation","mesh","grid","climate","esmf"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60673","html_url":"https://science.ecosyste.ms/projects/60673","bibtex_url":"https://science.ecosyste.ms/projects/60673/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60673/export.apalike"}