{"id":205941,"name":null,"description":"xarray interface for bpch files","url":"https://github.com/darothen/xbpch","last_synced_at":"2025-09-11T08:43:24.369Z","repository":{"id":60721926,"uuid":"89022822","full_name":"darothen/xbpch","owner":"darothen","description":"xarray interface for bpch files","archived":false,"fork":false,"pushed_at":"2023-11-27T03:15:07.000Z","size":2046,"stargazers_count":17,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-18T14:57:07.629Z","etag":null,"topics":["analysis","binary","climate","data","geos-chem","python","xarray"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darothen.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-21T20:53:39.000Z","updated_at":"2025-04-30T18:55:35.000Z","dependencies_parsed_at":"2024-01-12T08:48:41.970Z","dependency_job_id":"6d0656e9-740b-4d7b-919c-1fe28be472b2","html_url":"https://github.com/darothen/xbpch","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":0.0357142857142857,"last_synced_commit":"adcedfb31e41749b1486eaa38872f9f514c619dc"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/darothen/xbpch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/sbom","scorecard":{"id":323078,"data":{"date":"2025-08-11","repo":{"name":"github.com/darothen/xbpch","commit":"adcedfb31e41749b1486eaa38872f9f514c619dc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-18T01:50:56.590Z","repository_id":60721926,"created_at":"2025-08-18T01:50:56.590Z","updated_at":"2025-08-18T01:50:56.590Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274602801,"owners_count":25315205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"darothen","name":"Daniel Rothenberg","uuid":"4992424","kind":"user","description":"Tech Lead @ Waymo | Weather/Climate Scientist | Pythonista | ex-Chief Scientist @ ClimaCell/Tomorrow.io | Formerly Postdoc Associate @ MIT EAPS/IDSS/CGCS","email":"","website":"http://www.danielrothenberg.com","location":"Frederick, CO","twitter":"danrothenberg","company":"Waymo","icon_url":"https://avatars.githubusercontent.com/u/4992424?u=41a4e256baeed60a00cdd00fba8a1539b507add4\u0026v=4","repositories_count":72,"last_synced_at":"2023-08-04T00:42:11.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/darothen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T03:52:16.016Z","updated_at":"2023-08-04T00:42:12.057Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen/repositories"},"packages":[{"id":5294359,"name":"xbpch","ecosystem":"conda","description":"xbpch is a simple utility for reading binary-format outputs (bpch) used in versions of GEOS-Chem earlier than v11-02. The utility allows a user to load this output into an xarray/dask-powered workflow without having to pre-process using GAMAP, IDL, or Matlab.","homepage":"http://github.com/darothen/xbpch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/darothen/xbpch","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-10-03T15:56:46.432Z","latest_release_published_at":"2019-05-20T12:09:01.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-09-06T21:07:33.218Z","created_at":"2022-10-03T15:56:46.422Z","updated_at":"2025-09-06T21:07:33.218Z","registry_url":"https://anaconda.org/conda-forge/xbpch","install_command":"conda install -c conda-forge xbpch","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"89022822","full_name":"darothen/xbpch","owner":"darothen","description":"xarray interface for bpch files","archived":false,"fork":false,"pushed_at":"2020-06-16T21:04:04.000Z","size":2039,"stargazers_count":17,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-21T12:43:50.763Z","etag":null,"topics":["analysis","binary","climate","data","geos-chem","python","xarray"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-21T20:53:39.000Z","updated_at":"2021-09-21T20:53:13.000Z","dependencies_parsed_at":"2022-10-03T20:18:26.009Z","dependency_job_id":null,"html_url":"https://github.com/darothen/xbpch","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"darothen","name":"Daniel Rothenberg","uuid":"4992424","kind":"user","description":"Tech Lead @ Waymo | Weather/Climate Scientist | Pythonista | ex-Chief Scientist @ ClimaCell/Tomorrow.io | Formerly Postdoc Associate @ MIT EAPS/IDSS/CGCS","email":"","website":"http://www.danielrothenberg.com","location":"Frederick, CO","twitter":"danrothenberg","company":"Waymo","avatar_url":"https://avatars.githubusercontent.com/u/4992424?u=41a4e256baeed60a00cdd00fba8a1539b507add4\u0026v=4","repositories_count":13,"last_synced_at":"2023-02-22T05:35:24.408Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen"},"tags":[{"name":"v0.3.5","sha":"83aea0e3c7fe36ee0c62b73278f34cc343bbc912","kind":"tag","published_at":"2019-05-19T22:34:08.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.5","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.5"},{"name":"v0.3.4","sha":"bec937b89593fb4284d29364845e5b38a1171886","kind":"tag","published_at":"2019-01-21T03:21:54.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.4","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"b6886a6f290fdc619bbffa1afc094a2683a5af63","kind":"commit","published_at":"2018-03-19T00:58:00.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.3","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"dec4e8386233df6f62f561b233d10d7d095fd318","kind":"tag","published_at":"2017-09-01T15:36:31.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.2","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"f0bc8f5b9c8e401bc24a0323463b5010a94b303e","kind":"commit","published_at":"2017-09-01T14:02:28.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.1","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"4007d647735b41d2a5e3699212d9899b1a0ba5ec","kind":"tag","published_at":"2017-05-29T16:01:25.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"2a00c16db1c56511e4070e57512e0ea53c528c3c","kind":"commit","published_at":"2017-04-24T21:25:32.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.2.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"f43d5f93ab714d57c672592ad7c6c1743555f5c6","kind":"commit","published_at":"2017-04-24T17:44:48.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.1.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T07:26:52.740Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":46.328924382330925,"forks_count":47.70152233591215,"average":39.218866982780135},"purl":"pkg:conda/xbpch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xbpch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xbpch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xbpch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:52:04.537Z","issues_count":19,"pull_requests_count":7,"avg_time_to_close_issue":10874972.8,"avg_time_to_close_pull_request":3932.8,"issues_closed_count":10,"pull_requests_closed_count":5,"pull_request_authors_count":2,"issue_authors_count":13,"avg_comments_per_issue":1.0526315789473684,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":195907.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xbpch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xbpch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xbpch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xbpch/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13424,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2196},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-11T07:06:44.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2975127,"name":"xbpch","ecosystem":"pypi","description":"xarray interface for bpch files","homepage":"https://github.com/darothen/xbpch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/darothen/xbpch","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2017-05-29T16:41:54.000Z","latest_release_published_at":"2019-05-19T22:39:23.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-08-18T14:51:20.541Z","created_at":"2022-04-10T13:07:19.868Z","updated_at":"2025-08-18T14:57:08.112Z","registry_url":"https://pypi.org/project/xbpch/","install_command":"pip install xbpch --index-url https://pypi.org/simple","documentation_url":"https://xbpch.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering"],"normalized_name":"xbpch","project_status":null},"repo_metadata":{"id":60721926,"uuid":"89022822","full_name":"darothen/xbpch","owner":"darothen","description":"xarray interface for bpch files","archived":false,"fork":false,"pushed_at":"2023-11-27T03:15:07.000Z","size":2046,"stargazers_count":17,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-14T23:03:46.811Z","etag":null,"topics":["analysis","binary","climate","data","geos-chem","python","xarray"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darothen.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-21T20:53:39.000Z","updated_at":"2025-04-30T18:55:35.000Z","dependencies_parsed_at":"2024-01-12T08:48:41.970Z","dependency_job_id":"6d0656e9-740b-4d7b-919c-1fe28be472b2","html_url":"https://github.com/darothen/xbpch","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":0.0357142857142857,"last_synced_commit":"adcedfb31e41749b1486eaa38872f9f514c619dc"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/darothen/xbpch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/sbom","scorecard":{"id":323078,"data":{"date":"2025-08-11","repo":{"name":"github.com/darothen/xbpch","commit":"adcedfb31e41749b1486eaa38872f9f514c619dc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-18T01:50:56.590Z","repository_id":60721926,"created_at":"2025-08-18T01:50:56.590Z","updated_at":"2025-08-18T01:50:56.590Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271011725,"owners_count":24684395,"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-08-18T02:00:08.743Z","response_time":89,"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":"darothen","name":"Daniel Rothenberg","uuid":"4992424","kind":"user","description":"Tech Lead @ Waymo | Weather/Climate Scientist | Pythonista | ex-Chief Scientist @ ClimaCell/Tomorrow.io | Formerly Postdoc Associate @ MIT EAPS/IDSS/CGCS","email":"","website":"http://www.danielrothenberg.com","location":"Frederick, CO","twitter":"danrothenberg","company":"Waymo","icon_url":"https://avatars.githubusercontent.com/u/4992424?u=41a4e256baeed60a00cdd00fba8a1539b507add4\u0026v=4","repositories_count":72,"last_synced_at":"2023-08-04T00:42:11.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/darothen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T03:52:16.016Z","updated_at":"2023-08-04T00:42:12.057Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen/repositories"},"tags":[{"name":"v0.3.5","sha":"83aea0e3c7fe36ee0c62b73278f34cc343bbc912","kind":"tag","published_at":"2019-05-19T22:34:08.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.5","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"bec937b89593fb4284d29364845e5b38a1171886","kind":"tag","published_at":"2019-01-21T03:21:54.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.4","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b6886a6f290fdc619bbffa1afc094a2683a5af63","kind":"commit","published_at":"2018-03-19T00:58:00.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.3","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"dec4e8386233df6f62f561b233d10d7d095fd318","kind":"tag","published_at":"2017-09-01T15:36:31.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.2","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f0bc8f5b9c8e401bc24a0323463b5010a94b303e","kind":"commit","published_at":"2017-09-01T14:02:28.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.1","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4007d647735b41d2a5e3699212d9899b1a0ba5ec","kind":"tag","published_at":"2017-05-29T16:01:25.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.3.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2a00c16db1c56511e4070e57512e0ea53c528c3c","kind":"commit","published_at":"2017-04-24T21:25:32.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.2.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f43d5f93ab714d57c672592ad7c6c1743555f5c6","kind":"commit","published_at":"2017-04-24T17:44:48.000Z","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/v0.1.0","html_url":"https://github.com/darothen/xbpch/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/darothen/xbpch@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T14:57:08.112Z","dependent_packages_count":1,"downloads":54,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.722806380362286,"dependent_repos_count":22.23250655214879,"dependent_packages_count":3.2713415717121803,"stargazers_count":14.216769965654732,"forks_count":14.286982826494912,"docker_downloads_count":null,"average":19.34608145927458},"purl":"pkg:pypi/xbpch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xbpch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xbpch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xbpch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-17T11:36:43.451Z","issues_count":19,"pull_requests_count":8,"avg_time_to_close_issue":10874972.8,"avg_time_to_close_pull_request":671821.0,"issues_closed_count":10,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":13,"avg_comments_per_issue":1.1052631578947367,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/issues","maintainers":[{"login":"darothen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darothen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xbpch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xbpch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xbpch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xbpch/related_packages","maintainers":[{"uuid":"darothen","login":"darothen","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/darothen/","role":null,"created_at":"2023-02-25T19:59:58.639Z","updated_at":"2023-02-25T19:59:58.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/darothen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":727379,"maintainers_count":309029,"namespaces_count":0,"keywords_count":238553,"github":"pypi","metadata":{"funded_packages_count":50606},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-11T06:32:25.443Z","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":11694601,"name":"github.com/darothen/xbpch","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/darothen/xbpch","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-04-24T17:44:48.000Z","latest_release_published_at":"2019-05-19T22:33:19.000Z","latest_release_number":"v0.3.5","last_synced_at":"2025-08-28T06:06:07.090Z","created_at":"2025-05-27T08:31:50.137Z","updated_at":"2025-08-28T06:06:07.091Z","registry_url":"https://pkg.go.dev/github.com/darothen/xbpch","install_command":"go get github.com/darothen/xbpch","documentation_url":"https://pkg.go.dev/github.com/darothen/xbpch#section-documentation","metadata":{},"repo_metadata":{"id":60721926,"uuid":"89022822","full_name":"darothen/xbpch","owner":"darothen","description":"xarray interface for bpch files","archived":false,"fork":false,"pushed_at":"2023-11-27T03:15:07.000Z","size":2046,"stargazers_count":17,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-06T19:21:32.277Z","etag":null,"topics":["analysis","binary","climate","data","geos-chem","python","xarray"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darothen.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-21T20:53:39.000Z","updated_at":"2025-04-30T18:55:35.000Z","dependencies_parsed_at":"2024-01-12T08:48:41.970Z","dependency_job_id":"6d0656e9-740b-4d7b-919c-1fe28be472b2","html_url":"https://github.com/darothen/xbpch","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":0.0357142857142857,"last_synced_commit":"adcedfb31e41749b1486eaa38872f9f514c619dc"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darothen","download_url":"https://codeload.github.com/darothen/xbpch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256586547,"owners_count":22412118,"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"}},"repo_metadata_updated_at":"2025-05-27T08:41:30.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/darothen/xbpch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/darothen/xbpch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/darothen/xbpch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/darothen/xbpch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-06T19:21:07.836Z","issues_count":19,"pull_requests_count":8,"avg_time_to_close_issue":10874972.8,"avg_time_to_close_pull_request":671821.0,"issues_closed_count":10,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":13,"avg_comments_per_issue":1.1052631578947367,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/issues","maintainers":[{"login":"darothen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darothen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarothen%2Fxbpch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarothen%2Fxbpch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarothen%2Fxbpch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdarothen%2Fxbpch/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1955436,"maintainers_count":0,"namespaces_count":742218,"keywords_count":109465,"github":"golang","metadata":{"funded_packages_count":49475},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-11T06:54:46.017Z","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"}}],"commits":{"id":29978,"full_name":"darothen/xbpch","default_branch":"master","committers":[{"name":"darothen","email":"darothen@mit.edu","login":null,"count":81},{"name":"Daniel Rothenberg","email":"daniel@climacell.co","login":null,"count":2},{"name":"Yumeng Chen","email":"yumeng.chen@reading.ac.uk","login":null,"count":1}],"total_commits":84,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.0,"dds":0.0357142857142857,"past_year_committers":[{"name":"Yumeng Chen","email":"yumeng.chen@reading.ac.uk","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T16:36:20.659Z","last_synced_commit":"adcedfb31e41749b1486eaa38872f9f514c619dc","created_at":"2023-03-07T16:42:30.486Z","updated_at":"2024-01-28T16:36:20.659Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T02:23:18.710Z","repositories_count":5578974,"commits_count":890284450,"contributors_count":33161064,"owners_count":922942,"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":"darothen/xbpch","html_url":"https://github.com/darothen/xbpch","last_synced_at":"2025-08-18T14:57:07.789Z","status":"error","issues_count":19,"pull_requests_count":8,"avg_time_to_close_issue":10874972.8,"avg_time_to_close_pull_request":671821.0,"issues_closed_count":10,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":13,"avg_comments_per_issue":1.1052631578947367,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:17:49.066Z","updated_at":"2025-08-18T14:57:07.789Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/darothen%2Fxbpch/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":15,"OWNER":4},"pull_request_author_associations_count":{"OWNER":6,"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"darothen":4,"lizziel":3,"MaggieMarvin":2,"JiaweiZhuang":1,"mulgamulgi33":1,"yantosca":1,"jhaskinsPhD":1,"tsherwen":1,"hezhonghua1992":1,"benbovy":1,"jinlx":1,"XunZhangNJU":1,"Rainbow1994":1},"pull_request_authors":{"darothen":6,"sdeastham":1,"yumengch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T00:00:09.407Z","repositories_count":10235011,"issues_count":32583100,"pull_requests_count":103219565,"authors_count":10756197,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"darothen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darothen"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["analysis","binary","climate","data","geos-chem","python","xarray"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-12T08:48:41.604Z","updated_at":"2024-01-12T08:48:41.604Z","repository_link":"https://github.com/darothen/xbpch/blob/master/doc/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-12T08:48:41.634Z","updated_at":"2024-01-12T08:48:41.634Z","repository_link":"https://github.com/darothen/xbpch/blob/master/setup.py","dependencies":[]}],"score":8.491259809389733,"created_at":"2025-09-09T04:20:44.258Z","updated_at":"2025-10-07T08:44:08.182Z","avatar_url":"https://github.com/darothen.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":54,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/205941","html_url":"https://science.ecosyste.ms/projects/205941"}