{"id":2974975,"name":"xarray-quantity","ecosystem":"pypi","description":"xarray extension which supports astropy quantities.","homepage":"https://github.com/KaoruNishikawa/xarray-quantity","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/KaoruNishikawa/xarray-quantity","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-07-19T07:47:34.000Z","latest_release_published_at":"2022-07-27T19:19:41.000Z","latest_release_number":"0.1.5","last_synced_at":"2026-06-27T14:48:49.729Z","created_at":"2022-04-10T13:07:14.295Z","updated_at":"2026-06-27T14:54:47.109Z","registry_url":"https://pypi.org/project/xarray-quantity/","install_command":"pip install xarray-quantity --index-url https://pypi.org/simple","documentation_url":"https://xarray-quantity.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"xarray-quantity","project_status":null},"repo_metadata":{"id":43322121,"uuid":"387340614","full_name":"KaoruNishikawa/xarray-quantity","owner":"KaoruNishikawa","description":":gem: xarray extension for astropy quantities.","archived":false,"fork":false,"pushed_at":"2025-06-10T08:12:30.000Z","size":370,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T11:46:37.819Z","etag":null,"topics":["astropy","dataarray","dataset","python","quantity","unit","xarray"],"latest_commit_sha":null,"homepage":"","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/KaoruNishikawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-19T04:41:01.000Z","updated_at":"2025-01-09T10:34:57.000Z","dependencies_parsed_at":"2023-01-25T14:30:28.634Z","dependency_job_id":"58c44d1b-8850-4bc5-99a6-414b9c552911","html_url":"https://github.com/KaoruNishikawa/xarray-quantity","commit_stats":{"total_commits":27,"total_committers":4,"mean_commits":6.75,"dds":"0.33333333333333337","last_synced_commit":"96d1434e47845253103de5e43724ca2e75e39fc3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":"KaoruNishikawa/template","purl":"pkg:github/KaoruNishikawa/xarray-quantity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaoruNishikawa","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/sbom","scorecard":{"id":77034,"data":{"date":"2025-08-11","repo":{"name":"github.com/KaoruNishikawa/xarray-quantity","commit":"8ca0f0f6d135c327d9ed96b16b79f876c099abd0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/KaoruNishikawa/xarray-quantity/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/KaoruNishikawa/xarray-quantity/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/KaoruNishikawa/xarray-quantity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/KaoruNishikawa/xarray-quantity/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-117","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T05:05:52.425Z","repository_id":43322121,"created_at":"2025-08-15T05:05:52.425Z","updated_at":"2025-08-15T05:05:52.425Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30298398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T13:46:43.843Z","status":"ssl_error","status_checked_at":"2026-03-09T13:46:42.821Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"KaoruNishikawa","name":"Kaoru Nishikawa","uuid":"68896036","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68896036?v=4","repositories_count":12,"last_synced_at":"2023-03-06T05:28:13.701Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KaoruNishikawa","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:29:24.396Z","updated_at":"2023-03-06T05:28:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaoruNishikawa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaoruNishikawa/repositories"},"tags":[{"name":"v0.1.5","sha":"04e9eb0449dc3a7334e90b966e33ade23aacf8ed","kind":"commit","published_at":"2022-07-27T19:18:46.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.5","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"e93fcdc228645f48770bb285c0c33ddcfb97e938","kind":"commit","published_at":"2021-07-19T14:49:38.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.4","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"e574c198b7a3d0755e6166b7f19e3c2c15d4cb04","kind":"commit","published_at":"2021-07-19T14:16:18.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.3","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"aa7d7f4f268f4525e4311861656d2dd795a70c60","kind":"commit","published_at":"2021-07-19T08:20:01.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.2","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"014a6462bd74f4f3f91967165fcaf4f8a04bc3d9","kind":"commit","published_at":"2021-07-19T07:55:04.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.1","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"32ca55bfba7db0fe86311fd8ec3f95ebb1eaac1b","kind":"commit","published_at":"2021-07-19T06:53:32.000Z","download_url":"https://codeload.github.com/KaoruNishikawa/xarray-quantity/tar.gz/v0.1.0","html_url":"https://github.com/KaoruNishikawa/xarray-quantity/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KaoruNishikawa/xarray-quantity@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-27T14:54:47.088Z","dependent_packages_count":0,"downloads":82,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.619253066759896,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":31.911513570518867,"forks_count":29.811728140121442,"docker_downloads_count":null,"average":29.614418963471174},"purl":"pkg:pypi/xarray-quantity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xarray-quantity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xarray-quantity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xarray-quantity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:30:14.404Z","issues_count":10,"pull_requests_count":34,"avg_time_to_close_issue":1806.2857142857142,"avg_time_to_close_pull_request":963468.0625,"issues_closed_count":7,"pull_requests_closed_count":32,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.2,"avg_comments_per_pull_request":0.029411764705882353,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2052445.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaoruNishikawa%2Fxarray-quantity/issues","maintainers":[{"login":"KaoruNishikawa","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaoruNishikawa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-quantity/codemeta","maintainers":[{"uuid":"KaoruNishikawa","login":"KaoruNishikawa","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/KaoruNishikawa/","role":null,"created_at":"2023-02-25T19:58:46.023Z","updated_at":"2023-02-25T19:58:46.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/KaoruNishikawa/packages"}]}