{"id":1191,"name":"Siphon","description":"A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies.","url":"https://github.com/Unidata/siphon","last_synced_at":"2026-04-13T01:30:24.068Z","repository":{"id":10356051,"uuid":"12494657","full_name":"Unidata/siphon","owner":"Unidata","description":"Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.","archived":false,"fork":false,"pushed_at":"2026-03-26T14:50:41.000Z","size":234164,"stargazers_count":240,"open_issues_count":81,"forks_count":73,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-03-27T05:51:38.492Z","etag":null,"topics":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"latest_commit_sha":null,"homepage":"https://unidata.github.io/siphon","language":"Python","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/Unidata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"}},"created_at":"2013-08-30T20:10:35.000Z","updated_at":"2026-03-26T14:47:20.000Z","dependencies_parsed_at":"2024-06-13T04:17:29.053Z","dependency_job_id":"1aa9f3f9-a081-4e0b-bf7a-4794fb824b3a","html_url":"https://github.com/Unidata/siphon","commit_stats":{"total_commits":902,"total_committers":29,"mean_commits":"31.103448275862068","dds":0.4334811529933481,"last_synced_commit":"ef6c58063c4ef2435e88bb793be5e3adf984728f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Unidata/siphon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/sbom","scorecard":{"id":146011,"data":{"date":"2025-08-11","repo":{"name":"github.com/Unidata/siphon","commit":"ad6be9bb0561b5fa30111657b0ff614ae57cc4cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/automerge-dependabot.yml:17","Warn: no topLevel permission defined: .github/workflows/automerge-dependabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-analysis.yml:22","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/code-analysis.yml:23","Warn: no topLevel permission defined: .github/workflows/docs-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/run-unstable-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable-builds.yml:1"],"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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Unidata/.github/SECURITY.md:1","Info: Found linked content: github.com/Unidata/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Unidata/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Unidata/.github/SECURITY.md:1"],"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":"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/assign-milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/assign-milestone.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests-pypi.yml:51","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 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-16T09:25:13.148Z","repository_id":10356051,"created_at":"2025-08-16T09:25:13.148Z","updated_at":"2025-08-16T09:25:13.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"Unidata","name":"NSF Unidata","uuid":"613345","kind":"organization","description":"Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.","email":"support@unidata.ucar.edu","website":"https://www.unidata.ucar.edu/","location":"Boulder, Colorado, USA","twitter":"unidata","company":null,"icon_url":"https://avatars.githubusercontent.com/u/613345?v=4","repositories_count":130,"last_synced_at":"2024-04-16T01:03:51.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Unidata","funding_links":[],"total_stars":4757,"followers":188,"following":0,"created_at":"2022-11-02T16:31:38.260Z","updated_at":"2024-04-16T01:04:46.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata/repositories"},"packages":[{"id":2921426,"name":"siphon","ecosystem":"pypi","description":"A collection of Python utilities for interacting with the Unidata technology stack.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Unidata/siphon","keywords_array":["meteorology","weather"],"namespace":null,"versions_count":11,"first_release_published_at":"2021-03-07T21:58:20.000Z","latest_release_published_at":"2024-12-13T23:20:44.000Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-05T22:02:49.946Z","created_at":"2022-04-10T12:37:41.142Z","updated_at":"2026-04-05T22:02:49.946Z","registry_url":"https://pypi.org/project/siphon/","install_command":"pip install siphon --index-url https://pypi.org/simple","documentation_url":"https://unidata.github.io/siphon/","metadata":{"funding":null,"documentation":"https://unidata.github.io/siphon/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Atmospheric Science"],"normalized_name":"siphon","project_status":null},"repo_metadata":{"id":10356051,"uuid":"12494657","full_name":"Unidata/siphon","owner":"Unidata","description":"Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.","archived":false,"fork":false,"pushed_at":"2024-10-25T12:20:25.000Z","size":193219,"stargazers_count":216,"open_issues_count":121,"forks_count":75,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-10-29T20:37:22.524Z","etag":null,"topics":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"latest_commit_sha":null,"homepage":"https://unidata.github.io/siphon","language":"Python","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/Unidata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-30T20:10:35.000Z","updated_at":"2024-10-16T12:49:58.000Z","dependencies_parsed_at":"2024-06-13T04:17:29.053Z","dependency_job_id":"1aa9f3f9-a081-4e0b-bf7a-4794fb824b3a","html_url":"https://github.com/Unidata/siphon","commit_stats":{"total_commits":769,"total_committers":28,"mean_commits":"27.464285714285715","dds":"0.43693107932379716","last_synced_commit":"30de53fadb954d430bbd8967254288f578c91c89"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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":"Unidata","name":"NSF Unidata","uuid":"613345","kind":"organization","description":"Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.","email":"support@unidata.ucar.edu","website":"https://www.unidata.ucar.edu/","location":"Boulder, Colorado, USA","twitter":"unidata","company":null,"icon_url":"https://avatars.githubusercontent.com/u/613345?v=4","repositories_count":130,"last_synced_at":"2024-04-16T01:03:51.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Unidata","funding_links":[],"total_stars":4757,"followers":188,"following":0,"created_at":"2022-11-02T16:31:38.260Z","updated_at":"2024-04-16T01:04:46.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata/repositories"},"tags":[{"name":"v0.9","sha":"4bc87729dbbfee29c14cf97104dfe7882eadf8af","kind":"commit","published_at":"2021-03-07T20:39:28.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.9","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9/manifests"},{"name":"v0.8.0","sha":"4910d1e618a7831264bccf073b887476f50b6ffc","kind":"commit","published_at":"2018-08-14T18:12:26.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.8.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9f7bf0fa56f312829ba08a4a65a6171ab0ca9e49","kind":"commit","published_at":"2018-04-03T19:43:54.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.7.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"03d104710d2e8c89bf9d8835605467390e8bbe39","kind":"commit","published_at":"2017-11-03T21:19:56.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d6916059c02a84235ef680fc5c3de97f5d614c5d","kind":"commit","published_at":"2017-09-15T13:34:58.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7dd6c7a4cfc568e88113ee4de33830a36184fe6b","kind":"commit","published_at":"2017-07-22T15:57:35.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.5.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"90d839de9aa5f0dc3e90007aece44ad1f267007b","kind":"commit","published_at":"2017-04-03T16:52:10.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"201423b43294387da6251d28f28e5122c28f46c6","kind":"commit","published_at":"2016-04-04T22:36:14.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ab2412a0bdb3da91345d33950bf3a828c1438d7f","kind":"commit","published_at":"2015-10-30T15:28:04.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.2","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0df1f1b01ea3ed7b72c41baf663d64804db64928","kind":"commit","published_at":"2015-07-15T23:08:20.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a006c71690dd8ba4f2ebf8799c1f5277a6d47db2","kind":"tag","published_at":"2015-06-18T16:06:19.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b404e8b040240e98d0b9bf90f90cbd599d81b03","kind":"commit","published_at":"2014-09-12T21:02:02.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.2.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7963687bbeb41c727b4bc137b169a3e7ba200f84","kind":"commit","published_at":"2014-03-15T23:12:44.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.1.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:14:57.966Z","dependent_packages_count":18,"downloads":124581,"downloads_period":"last-month","dependent_repos_count":51,"rankings":{"downloads":4.164170982731825,"dependent_repos_count":2.0710783114251874,"dependent_packages_count":0.8296919293959185,"stargazers_count":4.97312301554676,"forks_count":5.184236850502215,"docker_downloads_count":1.397387263595116,"average":3.1032813921995035},"purl":"pkg:pypi/siphon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/siphon","docker_dependents_count":23,"docker_downloads_count":4062,"usage_url":"https://repos.ecosyste.ms/usage/pypi/siphon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/siphon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:19.810Z","issues_count":201,"pull_requests_count":596,"avg_time_to_close_issue":10875201.89380531,"avg_time_to_close_pull_request":2407186.9946524063,"issues_closed_count":113,"pull_requests_closed_count":561,"pull_request_authors_count":34,"issue_authors_count":58,"avg_comments_per_issue":1.8159203980099503,"avg_comments_per_pull_request":1.110738255033557,"merged_pull_requests_count":315,"bot_issues_count":0,"bot_pull_requests_count":425,"past_year_issues_count":14,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":408280.75,"past_year_avg_time_to_close_pull_request":4556974.764705882,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.47619047619047616,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/issues","maintainers":[{"login":"dopplershift","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"lesserwhirls","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesserwhirls"},{"login":"dcamron","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"haileyajohnson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileyajohnson"},{"login":"tdrwenski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tdrwenski"}],"active_maintainers":[{"login":"dcamron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"dopplershift","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siphon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siphon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siphon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siphon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siphon/codemeta","maintainers":[{"uuid":"dopplershift","login":"dopplershift","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/dopplershift/","role":null,"created_at":"2023-02-07T09:41:11.287Z","updated_at":"2023-02-07T09:41:11.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dopplershift/packages"},{"uuid":"dcamron93","login":"dcamron93","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/dcamron93/","role":null,"created_at":"2023-02-07T09:41:11.187Z","updated_at":"2023-02-07T09:41:11.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dcamron93/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834915,"maintainers_count":356510,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":11733652,"name":"github.com/unidata/siphon","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/unidata/siphon","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2014-03-15T23:12:44.000Z","latest_release_published_at":"2024-12-13T22:58:01.000Z","latest_release_number":"v0.10.0","last_synced_at":"2026-04-05T22:02:52.372Z","created_at":"2025-06-05T11:17:41.466Z","updated_at":"2026-04-05T22:02:52.372Z","registry_url":"https://pkg.go.dev/github.com/unidata/siphon","install_command":"go get github.com/unidata/siphon","documentation_url":"https://pkg.go.dev/github.com/unidata/siphon#section-documentation","metadata":{},"repo_metadata":{"id":10356051,"uuid":"12494657","full_name":"Unidata/siphon","owner":"Unidata","description":"Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.","archived":false,"fork":false,"pushed_at":"2025-10-27T19:57:02.000Z","size":209594,"stargazers_count":236,"open_issues_count":79,"forks_count":73,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-28T16:08:42.205Z","etag":null,"topics":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"latest_commit_sha":null,"homepage":"https://unidata.github.io/siphon","language":"Python","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/Unidata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"}},"created_at":"2013-08-30T20:10:35.000Z","updated_at":"2025-10-27T19:57:06.000Z","dependencies_parsed_at":"2024-06-13T04:17:29.053Z","dependency_job_id":"1aa9f3f9-a081-4e0b-bf7a-4794fb824b3a","html_url":"https://github.com/Unidata/siphon","commit_stats":{"total_commits":902,"total_committers":29,"mean_commits":"31.103448275862068","dds":0.4334811529933481,"last_synced_commit":"ef6c58063c4ef2435e88bb793be5e3adf984728f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Unidata/siphon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/sbom","scorecard":{"id":146011,"data":{"date":"2025-08-11","repo":{"name":"github.com/Unidata/siphon","commit":"ad6be9bb0561b5fa30111657b0ff614ae57cc4cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/automerge-dependabot.yml:17","Warn: no topLevel permission defined: .github/workflows/automerge-dependabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-analysis.yml:22","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/code-analysis.yml:23","Warn: no topLevel permission defined: .github/workflows/docs-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/run-unstable-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable-builds.yml:1"],"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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Unidata/.github/SECURITY.md:1","Info: Found linked content: github.com/Unidata/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Unidata/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Unidata/.github/SECURITY.md:1"],"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":"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/assign-milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/assign-milestone.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests-pypi.yml:51","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 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-16T09:25:13.148Z","repository_id":10356051,"created_at":"2025-08-16T09:25:13.148Z","updated_at":"2025-08-16T09:25:13.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281542971,"owners_count":26519452,"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-10-28T02:00:06.022Z","response_time":60,"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"},"tags":[{"name":"v0.10.0","sha":"97aedbf340331335f1520ed19a77b9963f85ffa5","kind":"commit","published_at":"2024-12-13T22:58:01.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.10.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0/manifests"},{"name":"v0.9","sha":"4bc87729dbbfee29c14cf97104dfe7882eadf8af","kind":"commit","published_at":"2021-03-07T20:39:28.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.9","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9/manifests"},{"name":"v0.8.0","sha":"4910d1e618a7831264bccf073b887476f50b6ffc","kind":"commit","published_at":"2018-08-14T18:12:26.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.8.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9f7bf0fa56f312829ba08a4a65a6171ab0ca9e49","kind":"commit","published_at":"2018-04-03T19:43:54.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.7.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"03d104710d2e8c89bf9d8835605467390e8bbe39","kind":"commit","published_at":"2017-11-03T21:19:56.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d6916059c02a84235ef680fc5c3de97f5d614c5d","kind":"commit","published_at":"2017-09-15T13:34:58.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7dd6c7a4cfc568e88113ee4de33830a36184fe6b","kind":"commit","published_at":"2017-07-22T15:57:35.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.5.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"90d839de9aa5f0dc3e90007aece44ad1f267007b","kind":"commit","published_at":"2017-04-03T16:52:10.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"201423b43294387da6251d28f28e5122c28f46c6","kind":"commit","published_at":"2016-04-04T22:36:14.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ab2412a0bdb3da91345d33950bf3a828c1438d7f","kind":"commit","published_at":"2015-10-30T15:28:04.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.2","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0df1f1b01ea3ed7b72c41baf663d64804db64928","kind":"commit","published_at":"2015-07-15T23:08:20.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a006c71690dd8ba4f2ebf8799c1f5277a6d47db2","kind":"tag","published_at":"2015-06-18T16:06:19.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b404e8b040240e98d0b9bf90f90cbd599d81b03","kind":"commit","published_at":"2014-09-12T21:02:02.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.2.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7963687bbeb41c727b4bc137b169a3e7ba200f84","kind":"commit","published_at":"2014-03-15T23:12:44.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.1.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T01:27:27.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/unidata/siphon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/unidata/siphon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/unidata/siphon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/unidata/siphon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T11:00:19.316Z","issues_count":218,"pull_requests_count":915,"avg_time_to_close_issue":27203496.12837838,"avg_time_to_close_pull_request":2708583.018327606,"issues_closed_count":148,"pull_requests_closed_count":873,"pull_request_authors_count":34,"issue_authors_count":64,"avg_comments_per_issue":1.798165137614679,"avg_comments_per_pull_request":0.9103825136612022,"merged_pull_requests_count":556,"bot_issues_count":12,"bot_pull_requests_count":696,"past_year_issues_count":15,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":292776.3,"past_year_avg_time_to_close_pull_request":398607.0274509804,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":255,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4666666666666667,"past_year_avg_comments_per_pull_request":0.312280701754386,"past_year_bot_issues_count":11,"past_year_bot_pull_requests_count":241,"past_year_merged_pull_requests_count":221,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/issues","maintainers":[{"login":"dopplershift","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"lesserwhirls","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesserwhirls"},{"login":"dcamron","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"haileyajohnson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileyajohnson"}],"active_maintainers":[{"login":"dopplershift","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"dcamron","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funidata%2Fsiphon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funidata%2Fsiphon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funidata%2Fsiphon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funidata%2Fsiphon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funidata%2Fsiphon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2088247,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","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":11733648,"name":"github.com/Unidata/siphon","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Unidata/siphon","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2025-06-05T11:17:43.176Z","latest_release_published_at":"2024-12-13T22:58:01.000Z","latest_release_number":"v0.10.0","last_synced_at":"2026-04-05T22:02:52.396Z","created_at":"2025-06-05T11:17:41.188Z","updated_at":"2026-04-05T22:02:52.397Z","registry_url":"https://pkg.go.dev/github.com/Unidata/siphon","install_command":"go get github.com/Unidata/siphon","documentation_url":"https://pkg.go.dev/github.com/Unidata/siphon#section-documentation","metadata":{},"repo_metadata":{"id":10356051,"uuid":"12494657","full_name":"Unidata/siphon","owner":"Unidata","description":"Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.","archived":false,"fork":false,"pushed_at":"2025-10-06T08:35:56.000Z","size":207765,"stargazers_count":236,"open_issues_count":78,"forks_count":75,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-07T05:42:07.060Z","etag":null,"topics":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"latest_commit_sha":null,"homepage":"https://unidata.github.io/siphon","language":"Python","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/Unidata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"}},"created_at":"2013-08-30T20:10:35.000Z","updated_at":"2025-10-06T08:15:47.000Z","dependencies_parsed_at":"2024-06-13T04:17:29.053Z","dependency_job_id":"1aa9f3f9-a081-4e0b-bf7a-4794fb824b3a","html_url":"https://github.com/Unidata/siphon","commit_stats":{"total_commits":902,"total_committers":29,"mean_commits":"31.103448275862068","dds":0.4334811529933481,"last_synced_commit":"ef6c58063c4ef2435e88bb793be5e3adf984728f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Unidata/siphon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/sbom","scorecard":{"id":146011,"data":{"date":"2025-08-11","repo":{"name":"github.com/Unidata/siphon","commit":"ad6be9bb0561b5fa30111657b0ff614ae57cc4cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/automerge-dependabot.yml:17","Warn: no topLevel permission defined: .github/workflows/automerge-dependabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-analysis.yml:22","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/code-analysis.yml:23","Warn: no topLevel permission defined: .github/workflows/docs-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/run-unstable-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable-builds.yml:1"],"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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Unidata/.github/SECURITY.md:1","Info: Found linked content: github.com/Unidata/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Unidata/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Unidata/.github/SECURITY.md:1"],"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":"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/assign-milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/assign-milestone.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests-pypi.yml:51","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 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-16T09:25:13.148Z","repository_id":10356051,"created_at":"2025-08-16T09:25:13.148Z","updated_at":"2025-08-16T09:25:13.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278746204,"owners_count":26038654,"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-10-07T02:00:06.786Z","response_time":59,"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":"Unidata","name":"NSF Unidata","uuid":"613345","kind":"organization","description":"Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.","email":"support@unidata.ucar.edu","website":"https://www.unidata.ucar.edu/","location":"Boulder, Colorado, USA","twitter":"unidata","company":null,"icon_url":"https://avatars.githubusercontent.com/u/613345?v=4","repositories_count":130,"last_synced_at":"2024-04-16T01:03:51.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Unidata","funding_links":[],"total_stars":4757,"followers":188,"following":0,"created_at":"2022-11-02T16:31:38.260Z","updated_at":"2024-04-16T01:04:46.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata/repositories"},"tags":[{"name":"v0.10.0","sha":"97aedbf340331335f1520ed19a77b9963f85ffa5","kind":"commit","published_at":"2024-12-13T22:58:01.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.10.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0/manifests"},{"name":"v0.9","sha":"4bc87729dbbfee29c14cf97104dfe7882eadf8af","kind":"commit","published_at":"2021-03-07T20:39:28.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.9","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9/manifests"},{"name":"v0.8.0","sha":"4910d1e618a7831264bccf073b887476f50b6ffc","kind":"commit","published_at":"2018-08-14T18:12:26.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.8.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9f7bf0fa56f312829ba08a4a65a6171ab0ca9e49","kind":"commit","published_at":"2018-04-03T19:43:54.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.7.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"03d104710d2e8c89bf9d8835605467390e8bbe39","kind":"commit","published_at":"2017-11-03T21:19:56.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d6916059c02a84235ef680fc5c3de97f5d614c5d","kind":"commit","published_at":"2017-09-15T13:34:58.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7dd6c7a4cfc568e88113ee4de33830a36184fe6b","kind":"commit","published_at":"2017-07-22T15:57:35.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.5.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"90d839de9aa5f0dc3e90007aece44ad1f267007b","kind":"commit","published_at":"2017-04-03T16:52:10.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"201423b43294387da6251d28f28e5122c28f46c6","kind":"commit","published_at":"2016-04-04T22:36:14.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ab2412a0bdb3da91345d33950bf3a828c1438d7f","kind":"commit","published_at":"2015-10-30T15:28:04.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.2","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0df1f1b01ea3ed7b72c41baf663d64804db64928","kind":"commit","published_at":"2015-07-15T23:08:20.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a006c71690dd8ba4f2ebf8799c1f5277a6d47db2","kind":"tag","published_at":"2015-06-18T16:06:19.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b404e8b040240e98d0b9bf90f90cbd599d81b03","kind":"commit","published_at":"2014-09-12T21:02:02.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.2.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7963687bbeb41c727b4bc137b169a3e7ba200f84","kind":"commit","published_at":"2014-03-15T23:12:44.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.1.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T01:26:41.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/%21unidata/siphon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Unidata/siphon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Unidata/siphon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Unidata/siphon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T20:50:50.815Z","issues_count":218,"pull_requests_count":902,"avg_time_to_close_issue":27203496.12837838,"avg_time_to_close_pull_request":2721175.3914053426,"issues_closed_count":148,"pull_requests_closed_count":861,"pull_request_authors_count":34,"issue_authors_count":64,"avg_comments_per_issue":1.798165137614679,"avg_comments_per_pull_request":0.9168514412416852,"merged_pull_requests_count":546,"bot_issues_count":12,"bot_pull_requests_count":684,"past_year_issues_count":16,"past_year_pull_requests_count":281,"past_year_avg_time_to_close_issue":305343.0909090909,"past_year_avg_time_to_close_pull_request":362357.4603174603,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":252,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.35231316725978645,"past_year_bot_issues_count":12,"past_year_bot_pull_requests_count":238,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/issues","maintainers":[{"login":"dopplershift","count":208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"lesserwhirls","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesserwhirls"},{"login":"dcamron","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"haileyajohnson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileyajohnson"}],"active_maintainers":[{"login":"dopplershift","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"dcamron","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUnidata%2Fsiphon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUnidata%2Fsiphon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUnidata%2Fsiphon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUnidata%2Fsiphon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FUnidata%2Fsiphon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2088247,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","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":5293429,"name":"siphon","ecosystem":"conda","description":null,"homepage":"https://github.com/Unidata/siphon","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Unidata/siphon","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-11-11T17:33:11.000Z","latest_release_published_at":"2018-08-15T17:05:11.000Z","latest_release_number":"0.8.0","last_synced_at":"2026-04-01T03:22:23.597Z","created_at":"2022-10-03T15:55:15.204Z","updated_at":"2026-04-01T03:22:23.598Z","registry_url":"https://anaconda.org/conda-forge/siphon","install_command":"conda install -c conda-forge siphon","documentation_url":null,"metadata":{},"repo_metadata":{"id":10356051,"uuid":"12494657","full_name":"Unidata/siphon","owner":"Unidata","description":"Siphon - A collection of Python utilities for retrieving atmospheric and oceanic data from remote sources, focusing on being able to retrieve data from Unidata data technologies, such as the THREDDS data server.","archived":false,"fork":false,"pushed_at":"2025-10-27T19:57:02.000Z","size":209594,"stargazers_count":236,"open_issues_count":79,"forks_count":73,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-28T16:08:42.205Z","etag":null,"topics":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"latest_commit_sha":null,"homepage":"https://unidata.github.io/siphon","language":"Python","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/Unidata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"}},"created_at":"2013-08-30T20:10:35.000Z","updated_at":"2025-10-27T19:57:06.000Z","dependencies_parsed_at":"2024-06-13T04:17:29.053Z","dependency_job_id":"1aa9f3f9-a081-4e0b-bf7a-4794fb824b3a","html_url":"https://github.com/Unidata/siphon","commit_stats":{"total_commits":902,"total_committers":29,"mean_commits":"31.103448275862068","dds":0.4334811529933481,"last_synced_commit":"ef6c58063c4ef2435e88bb793be5e3adf984728f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Unidata/siphon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/sbom","scorecard":{"id":146011,"data":{"date":"2025-08-11","repo":{"name":"github.com/Unidata/siphon","commit":"ad6be9bb0561b5fa30111657b0ff614ae57cc4cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"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":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/automerge-dependabot.yml:17","Warn: no topLevel permission defined: .github/workflows/automerge-dependabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-analysis.yml:22","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/code-analysis.yml:23","Warn: no topLevel permission defined: .github/workflows/docs-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/linting.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/run-unstable-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unstable-builds.yml:1"],"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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Unidata/.github/SECURITY.md:1","Info: Found linked content: github.com/Unidata/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Unidata/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Unidata/.github/SECURITY.md:1"],"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":"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/assign-milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/assign-milestone.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/code-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-conda.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linting.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linting.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/linting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-builds.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/nightly-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-conda.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unstable-builds.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Unidata/siphon/unstable-builds.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linting.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests-pypi.yml:51","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:37"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 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-16T09:25:13.148Z","repository_id":10356051,"created_at":"2025-08-16T09:25:13.148Z","updated_at":"2025-08-16T09:25:13.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281542971,"owners_count":26519452,"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-10-28T02:00:06.022Z","response_time":60,"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":"Unidata","name":"NSF Unidata","uuid":"613345","kind":"organization","description":"Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.","email":"support@unidata.ucar.edu","website":"https://www.unidata.ucar.edu/","location":"Boulder, Colorado, USA","twitter":"unidata","company":null,"icon_url":"https://avatars.githubusercontent.com/u/613345?v=4","repositories_count":130,"last_synced_at":"2024-04-16T01:03:51.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Unidata","funding_links":[],"total_stars":4757,"followers":188,"following":0,"created_at":"2022-11-02T16:31:38.260Z","updated_at":"2024-04-16T01:04:46.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata/repositories"},"tags":[{"name":"v0.10.0","sha":"97aedbf340331335f1520ed19a77b9963f85ffa5","kind":"commit","published_at":"2024-12-13T22:58:01.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.10.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.10.0/manifests"},{"name":"v0.9","sha":"4bc87729dbbfee29c14cf97104dfe7882eadf8af","kind":"commit","published_at":"2021-03-07T20:39:28.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.9","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.9/manifests"},{"name":"v0.8.0","sha":"4910d1e618a7831264bccf073b887476f50b6ffc","kind":"commit","published_at":"2018-08-14T18:12:26.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.8.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9f7bf0fa56f312829ba08a4a65a6171ab0ca9e49","kind":"commit","published_at":"2018-04-03T19:43:54.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.7.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"03d104710d2e8c89bf9d8835605467390e8bbe39","kind":"commit","published_at":"2017-11-03T21:19:56.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d6916059c02a84235ef680fc5c3de97f5d614c5d","kind":"commit","published_at":"2017-09-15T13:34:58.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.6.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7dd6c7a4cfc568e88113ee4de33830a36184fe6b","kind":"commit","published_at":"2017-07-22T15:57:35.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.5.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"90d839de9aa5f0dc3e90007aece44ad1f267007b","kind":"commit","published_at":"2017-04-03T16:52:10.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"201423b43294387da6251d28f28e5122c28f46c6","kind":"commit","published_at":"2016-04-04T22:36:14.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.4.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ab2412a0bdb3da91345d33950bf3a828c1438d7f","kind":"commit","published_at":"2015-10-30T15:28:04.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.2","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0df1f1b01ea3ed7b72c41baf663d64804db64928","kind":"commit","published_at":"2015-07-15T23:08:20.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.1","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a006c71690dd8ba4f2ebf8799c1f5277a6d47db2","kind":"tag","published_at":"2015-06-18T16:06:19.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.3.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b404e8b040240e98d0b9bf90f90cbd599d81b03","kind":"commit","published_at":"2014-09-12T21:02:02.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.2.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7963687bbeb41c727b4bc137b169a3e7ba200f84","kind":"commit","published_at":"2014-03-15T23:12:44.000Z","download_url":"https://codeload.github.com/Unidata/siphon/tar.gz/v0.1.0","html_url":"https://github.com/Unidata/siphon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Unidata/siphon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T01:27:37.000Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":47,"rankings":{"downloads":null,"dependent_repos_count":5.210880958322934,"dependent_packages_count":12.488145744946344,"stargazers_count":26.867981033191914,"forks_count":21.976541053156975,"docker_downloads_count":null,"average":16.635887197404543},"purl":"pkg:conda/siphon?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/siphon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/siphon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/siphon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T11:00:19.316Z","issues_count":218,"pull_requests_count":915,"avg_time_to_close_issue":27203496.12837838,"avg_time_to_close_pull_request":2708583.018327606,"issues_closed_count":148,"pull_requests_closed_count":873,"pull_request_authors_count":34,"issue_authors_count":64,"avg_comments_per_issue":1.798165137614679,"avg_comments_per_pull_request":0.9103825136612022,"merged_pull_requests_count":556,"bot_issues_count":12,"bot_pull_requests_count":696,"past_year_issues_count":15,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":292776.3,"past_year_avg_time_to_close_pull_request":398607.0274509804,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":255,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4666666666666667,"past_year_avg_comments_per_pull_request":0.312280701754386,"past_year_bot_issues_count":11,"past_year_bot_pull_requests_count":241,"past_year_merged_pull_requests_count":221,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/issues","maintainers":[{"login":"dopplershift","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"lesserwhirls","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesserwhirls"},{"login":"dcamron","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"haileyajohnson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileyajohnson"}],"active_maintainers":[{"login":"dopplershift","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"dcamron","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/siphon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/siphon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/siphon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/siphon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/siphon/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","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"}}],"commits":{"id":29594,"full_name":"Unidata/siphon","default_branch":"main","total_commits":1036,"total_committers":29,"total_bot_commits":321,"total_bot_committers":1,"mean_commits":35.724137931034484,"dds":0.4864864864864865,"past_year_total_commits":92,"past_year_total_committers":3,"past_year_total_bot_commits":73,"past_year_total_bot_committers":1,"past_year_mean_commits":30.666666666666668,"past_year_dds":0.2065217391304348,"last_synced_at":"2026-04-05T22:07:02.285Z","last_synced_commit":"0f1ec4eb5809f51724e84a17b8cf3bec18765de8","created_at":"2023-03-07T16:41:27.638Z","updated_at":"2026-04-05T22:06:22.703Z","committers":[{"name":"Ryan May","email":"rmay@ucar.edu","login":"dopplershift","count":532},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":321},{"name":"John Leeman","email":"kd5wxb@gmail.com","login":"jrleeman","count":47},{"name":"Sean Arms","email":"sarms@ucar.edu","login":"lesserwhirls","count":24},{"name":"Warren Pettee","email":"wepettee@gmail.com","login":"WEP11","count":16},{"name":"zbruick","email":"zachary.bruick@valpo.edu","login":"zbruick","count":16},{"name":"Daniel Watkins","email":"danielmwatkins@gmail.com","login":"danielmwatkins","count":13},{"name":"Drew Camron","email":"dcamron@ucar.edu","login":"dcamron","count":9},{"name":"Julien Chastang","email":"julien.c.chastang@gmail.com","login":"julienchastang","count":8},{"name":"Hailey Johnson","email":"hailey.johnson@ufl.edu","login":"haileyajohnson","count":7},{"name":"akrherz","email":"akrherz@iastate.edu","login":"akrherz","count":5},{"name":"Joshua Clark","email":"jclark754@gmail.com","login":null,"count":4},{"name":"Scott Wales","email":"scott.wales@unimelb.edu.au","login":null,"count":4},{"name":"Aodhan Sweeney","email":"ajs15e@my.fsu.edu","login":"AodhanSweeney","count":4},{"name":"Derek Groenendyk","email":"derek.groenendyk@gmail.com","login":"MoonRaker","count":4},{"name":"Joel Rahman","email":"joel.rahman.home@gmail.com","login":"joelrahman","count":4},{"name":"Scott Havens","email":"scotthavens42@gmail.com","login":"scotthavens","count":3},{"name":"Eric Bruning","email":"eric.bruning@gmail.com","login":"deeplycloudy","count":2},{"name":"LProx2020","email":"65671415+LProx2020","login":"LProx2020","count":2},{"name":"tmharty","email":"travisharty@gmail.com","login":"tmharty","count":2},{"name":"Filipe Fernandes","email":"ocefpaf@gmail.com","login":"ocefpaf","count":1},{"name":"Hannah Story","email":"story645@gmail.com","login":"story645","count":1},{"name":"Jon Thielen","email":"github@jont.cc","login":"jthielen","count":1},{"name":"Kurt Mosiejczuk","email":"kurt@cranky.work","login":"kmosiejczuk","count":1},{"name":"Pete Pokrandt","email":"poker@aos.wisc.edu","login":"pjpokran","count":1},{"name":"Scott Collis","email":"scollis.acrf@gmail.com","login":"scollis","count":1},{"name":"Spencer Riley","email":"spencer.riley@student.nmt.edu","login":"PharaohCola13","count":1},{"name":"Steve Nesbitt","email":"snesbitt@illinois.edu","login":"swnesbitt","count":1},{"name":"rpmanser","email":"russell.p.manser@ttu.edu","login":"rpmanser","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":73},{"name":"Ryan May","email":"rmay@ucar.edu","login":"dopplershift","count":17},{"name":"Drew Camron","email":"dcamron@ucar.edu","login":"dcamron","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211731,"commits_count":917753764,"contributors_count":35560078,"owners_count":1142810,"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":"Unidata/siphon","html_url":"https://github.com/Unidata/siphon","last_synced_at":"2026-04-06T11:00:14.315Z","status":null,"issues_count":220,"pull_requests_count":924,"avg_time_to_close_issue":27021791.416107383,"avg_time_to_close_pull_request":2698212.7949886103,"issues_closed_count":149,"pull_requests_closed_count":878,"pull_request_authors_count":34,"issue_authors_count":64,"avg_comments_per_issue":1.7863636363636364,"avg_comments_per_pull_request":0.9036796536796536,"merged_pull_requests_count":560,"bot_issues_count":14,"bot_pull_requests_count":705,"past_year_issues_count":7,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":470526.5,"past_year_avg_time_to_close_pull_request":584420.8024691358,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.2857142857142857,"past_year_avg_comments_per_pull_request":0.2916666666666667,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":87,"past_year_merged_pull_requests_count":65,"created_at":"2023-05-09T10:39:36.520Z","updated_at":"2026-04-06T11:00:14.319Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2Fsiphon/issues","issue_labels_count":{"Type: Bug":63,"Type: Enhancement":44,"Area: Catalog":36,"Type: Maintenance":35,"Type: Feature":28,"Area: Web Services":27,"Area: Infrastructure":22,"Area: Docs":18,"Area: NCSS":15,"Area: CDMRemote":10,"Area: Examples":9,"good first issue":6,"Type: Question":4,"Area: Tests":3,"Status: Invalid":2,"Status: Duplicate":2,"Status: Won't Fix":1,"Area: DevTools":1},"pull_request_labels_count":{"Type: Maintenance":751,"Area: Infrastructure":248,"Type: Enhancement":43,"Type: Bug":23,"Area: Web Services":19,"Area: Catalog":16,"Area: Docs":12,"Area: NCSS":6,"Type: Feature":6,"dependencies":5,"Area: Tests":5,"Area: CDMRemote":5,"Area: Examples":4,"github_actions":3,"Area: DevTools":2},"issue_author_associations_count":{"MEMBER":87,"NONE":65,"CONTRIBUTOR":48,"COLLABORATOR":20},"pull_request_author_associations_count":{"CONTRIBUTOR":764,"MEMBER":133,"COLLABORATOR":15,"NONE":12},"issue_authors":{"dopplershift":85,"jrleeman":23,"lesserwhirls":20,"github-actions[bot]":13,"zbruick":4,"sgdecker":4,"rabernat":3,"danielmwatkins":3,"ghost":3,"kgoebber":2,"jm-cook":2,"raybellwaves":2,"avatar101":2,"dcamron":2,"swnesbitt":2,"edrewitz":2,"ctroupin":1,"tkschuler":1,"spurpuraUNCC":1,"nappaillav":1,"XxWillXxPELBR":1,"scottthomaswx":1,"maresb":1,"TomAugspurger":1,"albertotb":1,"dependabot[bot]":1,"baimamboukar":1,"mt-digital":1,"allenea":1,"hcholm":1,"geofflewen":1,"wholmgren":1,"ahuang11":1,"PrimozGodec":1,"xigrug":1,"deeplycloudy":1,"mangecoeur":1,"pjpokran":1,"nixoncameronj":1,"leips":1,"banesullivan":1,"rjurney":1,"tdrwenski":1,"jshn9515":1,"scotthavens":1,"mishaschwartz":1,"nerojia":1,"rvalent":1,"captcha1":1,"eroesler":1,"winash12":1,"eliteuser26":1,"Soudaaa":1,"LGTM-badger":1,"brianmapes":1,"anikfal":1,"coastwatch":1,"briantjacobs":1,"ThomasMGeo":1,"cehbrecht":1,"tlogan2000":1,"paparao123":1,"scottkehler":1,"scollis":1},"pull_request_authors":{"dependabot[bot]":705,"dopplershift":124,"jrleeman":16,"lesserwhirls":15,"zbruick":8,"dcamron":6,"akrherz":5,"danielmwatkins":4,"deeplycloudy":4,"WEP11":3,"haileyajohnson":3,"PharaohCola13":3,"tkschuler":2,"LProx2020":2,"ghost":2,"tmharty":2,"tlogan2000":2,"apottr":2,"swnesbitt":1,"scotthavens":1,"rpmanser":1,"pjpokran":1,"juozasg":1,"AodhanSweeney":1,"story645":1,"kmosiejczuk":1,"ocefpaf":1,"scollis":1,"jamespolly":1,"kahemker":1,"joelrahman":1,"MoonRaker":1,"jthielen":1,"ScottWales":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14132051,"issues_count":34528328,"pull_requests_count":112769109,"authors_count":11229249,"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: Maintenance":4,"Area: Docs":2,"Area: Catalog":1,"Area: Examples":1,"Type: Bug":1,"Type: Enhancement":1},"past_year_pull_request_labels_count":{"Area: Infrastructure":90,"Type: Maintenance":90,"dependencies":3,"Area: DevTools":2,"github_actions":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":4,"NONE":2,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":85,"MEMBER":9},"past_year_issue_authors":{"github-actions[bot]":4,"baimamboukar":1,"dcamron":1,"mishaschwartz":1},"past_year_pull_request_authors":{"dependabot[bot]":85,"dopplershift":7,"dcamron":2},"maintainers":[{"login":"dopplershift","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"lesserwhirls","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesserwhirls"},{"login":"dcamron","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"},{"login":"haileyajohnson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileyajohnson"}],"active_maintainers":[{"login":"dopplershift","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dopplershift"},{"login":"dcamron","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcamron"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":155,"PullRequestEvent":339,"ForkEvent":2,"IssuesEvent":56,"WatchEvent":21,"IssueCommentEvent":122,"PushEvent":265,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":181,"CreateEvent":121},"last_year":{"DeleteEvent":47,"PullRequestEvent":107,"ForkEvent":2,"IssuesEvent":10,"WatchEvent":8,"IssueCommentEvent":24,"PushEvent":70,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":50,"CreateEvent":36}},"keywords":["hacktoberfest","netcdf","python","thredds","thredds-catalogs","unidata"],"dependencies":[{"ecosystem":"pypi","filepath":"ci/doc_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.134Z","updated_at":"2022-09-25T01:10:49.134Z","repository_link":"https://github.com/Unidata/siphon/blob/main/ci/doc_requirements.txt","dependencies":[{"id":6072959009,"package_name":"cartopy","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":6072959010,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.3","direct":true,"kind":"runtime","optional":false},{"id":6072959011,"package_name":"metpy","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6072959012,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.7.3","direct":true,"kind":"runtime","optional":false},{"id":6072959013,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":6072959014,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6072959015,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"==0.11.1","direct":true,"kind":"runtime","optional":false},{"id":6072959016,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":6072959017,"package_name":"netCDF4","ecosystem":"pypi","requirements":"==1.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ci/extra_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.159Z","updated_at":"2022-09-25T01:10:49.159Z","repository_link":"https://github.com/Unidata/siphon/blob/main/ci/extra_requirements.txt","dependencies":[{"id":6072960048,"package_name":"xarray","ecosystem":"pypi","requirements":"==0.20.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ci/linting_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.327Z","updated_at":"2022-09-25T01:10:49.327Z","repository_link":"https://github.com/Unidata/siphon/blob/main/ci/linting_requirements.txt","dependencies":[{"id":6072960458,"package_name":"flake8","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":6072960459,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"runtime","optional":false},{"id":6072960460,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":6072960461,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"==22.9.11","direct":true,"kind":"runtime","optional":false},{"id":6072960462,"package_name":"flake8-builtins","ecosystem":"pypi","requirements":"==1.5.3","direct":true,"kind":"runtime","optional":false},{"id":6072960463,"package_name":"flake8-comprehensions","ecosystem":"pypi","requirements":"==3.10.0","direct":true,"kind":"runtime","optional":false},{"id":6072960464,"package_name":"flake8-copyright","ecosystem":"pypi","requirements":"==0.2.3","direct":true,"kind":"runtime","optional":false},{"id":6072960465,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":6072960466,"package_name":"flake8-mutable","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6072960467,"package_name":"flake8-pep3101","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6072960468,"package_name":"flake8-print","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6072960469,"package_name":"flake8-quotes","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"runtime","optional":false},{"id":6072960470,"package_name":"flake8-simplify","ecosystem":"pypi","requirements":"==0.19.3","direct":true,"kind":"runtime","optional":false},{"id":6072960471,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"==0.13.2","direct":true,"kind":"runtime","optional":false},{"id":6072960472,"package_name":"flake8-rst-docstrings","ecosystem":"pypi","requirements":"==0.2.7","direct":true,"kind":"runtime","optional":false},{"id":6072960473,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6072960474,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"==6.1.1","direct":true,"kind":"runtime","optional":false},{"id":6072960475,"package_name":"doc8","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6072960476,"package_name":"restructuredtext_lint","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ci/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.375Z","updated_at":"2022-09-25T01:10:49.375Z","repository_link":"https://github.com/Unidata/siphon/blob/main/ci/requirements.txt","dependencies":[{"id":6072960520,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"runtime","optional":false},{"id":6072960521,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.5","direct":true,"kind":"runtime","optional":false},{"id":6072960522,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.5","direct":true,"kind":"runtime","optional":false},{"id":6072960523,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.20.1","direct":true,"kind":"runtime","optional":false},{"id":6072960524,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ci/test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.396Z","updated_at":"2022-09-25T01:10:49.396Z","repository_link":"https://github.com/Unidata/siphon/blob/main/ci/test_requirements.txt","dependencies":[{"id":6072960528,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.3","direct":true,"kind":"test","optional":false},{"id":6072960533,"package_name":"netCDF4","ecosystem":"pypi","requirements":"==1.6.1","direct":true,"kind":"test","optional":false},{"id":6072960535,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.4.4","direct":true,"kind":"test","optional":false},{"id":6072960537,"package_name":"vcrpy","ecosystem":"pypi","requirements":"==4.2.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-25T01:10:49.405Z","updated_at":"2022-09-25T01:10:49.405Z","repository_link":"https://github.com/Unidata/siphon/blob/main/docs/requirements.txt","dependencies":[{"id":6072960548,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":6072960549,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6072960550,"package_name":"doc8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/assign-milestone.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.181Z","updated_at":"2023-01-13T16:24:24.181Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/assign-milestone.yml","dependencies":[{"id":6890607936,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.361Z","updated_at":"2023-01-13T16:24:24.361Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/code-analysis.yml","dependencies":[{"id":6890608208,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608209,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890608210,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-conda.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.482Z","updated_at":"2023-01-13T16:24:24.482Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/docs-conda.yml","dependencies":[{"id":6890608314,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608315,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608316,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890608317,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.520Z","updated_at":"2023-01-13T16:24:24.520Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/docs.yml","dependencies":[{"id":6890608344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608345,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890608346,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608347,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608348,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3.9.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linting.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.621Z","updated_at":"2023-01-13T16:24:24.621Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/linting.yml","dependencies":[{"id":6890608746,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890608747,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.848Z","updated_at":"2023-01-13T16:24:24.848Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/release.yml","dependencies":[{"id":6890609704,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890609705,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890609706,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests-conda.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:24.968Z","updated_at":"2023-01-13T16:24:24.968Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/tests-conda.yml","dependencies":[{"id":6890609927,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890609928,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890609929,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890609930,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:25.368Z","updated_at":"2023-01-13T16:24:25.368Z","repository_link":"https://github.com/Unidata/siphon/blob/main/.github/workflows/tests-pypi.yml","dependencies":[{"id":6890612168,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890612169,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890612170,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890612171,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:47:10.109Z","updated_at":"2023-09-21T19:47:10.109Z","repository_link":"https://github.com/Unidata/siphon/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-13T04:17:27.710Z","updated_at":"2024-06-13T04:17:27.710Z","repository_link":"https://github.com/Unidata/siphon/blob/main/environment.yml","dependencies":[]}],"score":20.904659873726636,"created_at":"2023-09-11T11:54:37.234Z","updated_at":"2026-04-13T01:30:24.073Z","avatar_url":"https://github.com/Unidata.png","language":"Python","category":"Sustainable Development","sub_category":"Data Catalogs and Interfaces","monthly_downloads":124581,"total_dependent_repos":98,"total_dependent_packages":22,"readme":null,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["atmospheric-science","meteorology","weather","skew-t","hodograph","weather-data","notebooks","grib","geospatial-data","tds"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/1191","html_url":"https://ost.ecosyste.ms/projects/1191"}