{"id":7304,"name":"xarray-dataclasses","description":":zap: xarray data creation by data classes","url":"https://github.com/astropenguin/xarray-dataclasses","last_synced_at":"2025-09-04T19:29:12.214Z","repository":{"id":37958870,"uuid":"296823477","full_name":"astropenguin/xarray-dataclasses","owner":"astropenguin","description":":zap: xarray data creation by data classes","archived":false,"fork":false,"pushed_at":"2025-01-04T17:27:59.000Z","size":3562,"stargazers_count":80,"open_issues_count":12,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T19:36:21.358Z","etag":null,"topics":["dataclasses","python","specifications","typing","xarray"],"latest_commit_sha":null,"homepage":"https://astropenguin.github.io/xarray-dataclasses/v2.0.0","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/astropenguin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-19T08:38:24.000Z","updated_at":"2025-08-23T02:05:04.000Z","dependencies_parsed_at":"2023-12-22T14:07:24.318Z","dependency_job_id":"98fdcf36-4f21-4654-a508-0b2cf4e504e1","html_url":"https://github.com/astropenguin/xarray-dataclasses","commit_stats":{"total_commits":626,"total_committers":5,"mean_commits":125.2,"dds":"0.011182108626198062","last_synced_commit":"433e67e1ec1b9ffddba6a4b8953eaa84da37e428"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/astropenguin/xarray-dataclasses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/sbom","scorecard":{"id":213717,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropenguin/xarray-dataclasses","commit":"75fbff4cb296b21a8e25aa5fbbd54fd3ba07299b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/docs.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/tests.yaml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"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-17T01:13:35.030Z","repository_id":37958870,"created_at":"2025-08-17T01:13:35.030Z","updated_at":"2025-08-17T01:13:35.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273660218,"owners_count":25145647,"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-04T02:00:08.968Z","response_time":61,"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":"astropenguin","name":"Akio Taniguchi","uuid":"13254278","kind":"user","description":"Project assistant professor (LMT-FINER)","email":"","website":"https://astropengu.in","location":"Nagoya, Japan","twitter":"astropengu_in","company":"Nagoya University","icon_url":"https://avatars.githubusercontent.com/u/13254278?u=c8107ffcd04d347de44e720c4da3b3f129dd40d2\u0026v=4","repositories_count":76,"last_synced_at":"2024-05-29T13:40:01.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astropenguin","funding_links":[],"total_stars":144,"followers":44,"following":56,"created_at":"2022-11-13T11:03:05.387Z","updated_at":"2024-05-29T13:40:20.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin/repositories"},"packages":[{"id":2974961,"name":"xarray-dataclasses","ecosystem":"pypi","description":"xarray data creation by data classes","homepage":"https://github.com/astropenguin/xarray-dataclasses/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/astropenguin/xarray-dataclasses","keywords_array":["xarray","dataclass","dataarray","dataset","typing"],"namespace":null,"versions_count":28,"first_release_published_at":"2020-09-19T09:29:03.000Z","latest_release_published_at":"2024-12-09T15:57:48.000Z","latest_release_number":"1.9.1","last_synced_at":"2025-08-28T13:37:24.743Z","created_at":"2022-04-10T13:07:13.693Z","updated_at":"2025-08-29T00:11:54.877Z","registry_url":"https://pypi.org/project/xarray-dataclasses/","install_command":"pip install xarray-dataclasses --index-url https://pypi.org/simple","documentation_url":"https://astropenguin.github.io/xarray-dataclasses/","metadata":{"funding":null,"documentation":"https://astropenguin.github.io/xarray-dataclasses/","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"xarray-dataclasses","project_status":null},"repo_metadata":{"id":37958870,"uuid":"296823477","full_name":"astropenguin/xarray-dataclasses","owner":"astropenguin","description":":zap: xarray data creation by data classes","archived":false,"fork":false,"pushed_at":"2025-01-04T17:27:59.000Z","size":3562,"stargazers_count":80,"open_issues_count":12,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T19:36:21.358Z","etag":null,"topics":["dataclasses","python","specifications","typing","xarray"],"latest_commit_sha":null,"homepage":"https://astropenguin.github.io/xarray-dataclasses/v2.0.0","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/astropenguin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-19T08:38:24.000Z","updated_at":"2025-08-23T02:05:04.000Z","dependencies_parsed_at":"2023-12-22T14:07:24.318Z","dependency_job_id":"98fdcf36-4f21-4654-a508-0b2cf4e504e1","html_url":"https://github.com/astropenguin/xarray-dataclasses","commit_stats":{"total_commits":626,"total_committers":5,"mean_commits":125.2,"dds":"0.011182108626198062","last_synced_commit":"433e67e1ec1b9ffddba6a4b8953eaa84da37e428"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/astropenguin/xarray-dataclasses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/sbom","scorecard":{"id":213717,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropenguin/xarray-dataclasses","commit":"75fbff4cb296b21a8e25aa5fbbd54fd3ba07299b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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/docs.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/astropenguin/xarray-dataclasses/tests.yaml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"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-17T01:13:35.030Z","repository_id":37958870,"created_at":"2025-08-17T01:13:35.030Z","updated_at":"2025-08-17T01:13:35.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272588609,"owners_count":24960701,"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-28T02:00:10.768Z","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_record":{"login":"astropenguin","name":"Akio Taniguchi","uuid":"13254278","kind":"user","description":"Project assistant professor (LMT-FINER)","email":"","website":"https://astropengu.in","location":"Nagoya, Japan","twitter":"astropengu_in","company":"Nagoya University","icon_url":"https://avatars.githubusercontent.com/u/13254278?u=c8107ffcd04d347de44e720c4da3b3f129dd40d2\u0026v=4","repositories_count":76,"last_synced_at":"2024-05-29T13:40:01.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astropenguin","funding_links":[],"total_stars":144,"followers":44,"following":56,"created_at":"2022-11-13T11:03:05.387Z","updated_at":"2024-05-29T13:40:20.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropenguin/repositories"},"tags":[{"name":"v1.9.1","sha":"5506e35f2a067465c3a338f21814aeb2f8025f3d","kind":"commit","published_at":"2024-12-09T15:56:17.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.9.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4d18ececb6c4fca1f7166bf962e3ba503e09bf84","kind":"commit","published_at":"2024-12-09T14:07:02.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.9.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eeabc344e85b80285568bb351090bc5b55c613a6","kind":"commit","published_at":"2024-06-13T11:25:38.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.8.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"433e67e1ec1b9ffddba6a4b8953eaa84da37e428","kind":"commit","published_at":"2023-10-16T12:12:39.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.7.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"74f9401d45b4792d1101cac21fad820accc70630","kind":"commit","published_at":"2023-06-08T16:57:52.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.6.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"102c962a7dfb1651d66b3156348dff1edcd3f21e","kind":"commit","published_at":"2023-02-02T10:10:25.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.5.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a847e673ebb5779d54ead7c0cb888671961f0c96","kind":"commit","published_at":"2023-01-18T13:16:28.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.4.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c52fc12bf9de49a40b72b1c7c0abff808884dc41","kind":"commit","published_at":"2023-01-16T10:36:13.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.3.2","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e1e259f54889071db7820c2c0c753da0dbbaeed3","kind":"commit","published_at":"2022-09-05T08:07:10.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.3.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ebcccaaa3b4221f75d8a6932479bc5301fc4ec3","kind":"commit","published_at":"2022-09-05T07:54:37.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.3.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8508b6eeb5ca404c6d57e779a146333704893140","kind":"commit","published_at":"2022-06-08T15:18:12.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.2.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"130db6cb39298086c026d8ad1b6603642cfa155a","kind":"commit","published_at":"2022-04-14T12:26:06.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.1.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"5d4b82f13ab0a55c4bb5f5ad7d7c8c569da7de1a","kind":"commit","published_at":"2022-03-06T10:33:24.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.0.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.1","sha":"364216ec6813ec09703c45a1ec5b133172debbc3","kind":"commit","published_at":"2022-02-17T11:18:22.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.0","sha":"7e4f315f3d1a7fb83a13fa29c598bbcedf9231dc","kind":"commit","published_at":"2022-01-09T03:57:28.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.9.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"2fe1c18c0f3afd3de93a648230cd4d9202038b59","kind":"commit","published_at":"2021-12-01T00:58:22.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.8.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"1e56d4eb8f9505f55a2552bdab85570f7d05b2e5","kind":"commit","published_at":"2021-11-28T10:43:22.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.7.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"a455dbcaec14c75dbce7f1cdb842ca9fd2ecc9b0","kind":"commit","published_at":"2021-10-27T04:50:57.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.6.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1beed6794bc37223c2288eff7076361a4e380795","kind":"commit","published_at":"2021-09-26T14:19:55.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.6.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3aed41d2b45632852a3f5871f3f4e527d0e831de","kind":"commit","published_at":"2021-09-25T20:04:29.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.5.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"df997acc205e79aaf85a62ee6c4e35e25377ca72","kind":"commit","published_at":"2021-09-16T16:58:14.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.5.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"51c4a6af8e0b9722f46285a3df7d63303390897f","kind":"commit","published_at":"2021-08-21T14:44:46.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.4.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"0039895f5eb2b7d44c7c8e23d3e2af716f12b335","kind":"commit","published_at":"2021-05-03T05:36:32.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.3.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ce9b3aa20cc51abf6535962ac671bdbfa866a213","kind":"commit","published_at":"2021-03-20T11:56:05.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.3.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"9f076482850a7c5f4babd27fd76854e7ff9ac70f","kind":"commit","published_at":"2021-03-01T15:02:38.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.2.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"75c13aba1f57a835628387b28ef197e5056fc086","kind":"commit","published_at":"2020-09-27T11:48:28.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.1.2","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8ddcf0889db28e2e822c409fe5d7c170d6742cd0","kind":"commit","published_at":"2020-09-25T06:04:40.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.1.1","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ba1bc4b521aff90fbc217004e7a48083dc26916b","kind":"commit","published_at":"2020-09-19T09:25:44.000Z","download_url":"https://codeload.github.com/astropenguin/xarray-dataclasses/tar.gz/v0.1.0","html_url":"https://github.com/astropenguin/xarray-dataclasses/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropenguin/xarray-dataclasses@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T00:11:54.876Z","dependent_packages_count":3,"downloads":36027,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":2.679284004104435,"dependent_repos_count":5.341829013428139,"dependent_packages_count":1.6348779296484022,"stargazers_count":9.30092901195645,"forks_count":17.06279539499102,"docker_downloads_count":null,"average":7.20394307082569},"purl":"pkg:pypi/xarray-dataclasses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xarray-dataclasses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xarray-dataclasses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xarray-dataclasses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T14:19:13.815Z","issues_count":78,"pull_requests_count":64,"avg_time_to_close_issue":4550555.925373134,"avg_time_to_close_pull_request":674241.7301587302,"issues_closed_count":67,"pull_requests_closed_count":63,"pull_request_authors_count":5,"issue_authors_count":12,"avg_comments_per_issue":0.16666666666666666,"avg_comments_per_pull_request":0.203125,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":10,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":740028.0,"past_year_avg_time_to_close_pull_request":262.6,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.1,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/issues","maintainers":[{"login":"astropenguin","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}],"active_maintainers":[{"login":"astropenguin","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-dataclasses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-dataclasses/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-dataclasses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xarray-dataclasses/related_packages","maintainers":[{"uuid":"astropenguin","login":"astropenguin","name":null,"email":null,"url":null,"packages_count":36,"html_url":"https://pypi.org/user/astropenguin/","role":null,"created_at":"2023-02-25T00:35:20.318Z","updated_at":"2023-02-25T00:35:20.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/astropenguin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724874,"maintainers_count":308228,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":681236,"full_name":"astropenguin/xarray-dataclasses","default_branch":"main","committers":[{"name":"Akio Taniguchi","email":"taniguchi@a.phys.nagoya-u.ac.jp","login":"astropenguin","count":645},{"name":"Sohum Banerjea","email":"sohumb@gmail.com","login":"SohumB","count":3},{"name":"Shaun Cutts","email":"shaun@cuttshome.net","login":"shaunc","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Matt McCormick","email":"matt@mmmccormick.com","login":"thewtex","count":1}],"total_commits":652,"total_committers":5,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":130.4,"dds":0.010736196319018454,"past_year_committers":[{"name":"Akio Taniguchi","email":"13254278+astropenguin","login":"astropenguin","count":26}],"past_year_total_commits":26,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":26.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T00:03:17.445Z","last_synced_commit":"75fbff4cb296b21a8e25aa5fbbd54fd3ba07299b","created_at":"2023-03-09T10:52:51.555Z","updated_at":"2025-05-19T00:03:17.489Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"astropenguin/xarray-dataclasses","html_url":"https://github.com/astropenguin/xarray-dataclasses","last_synced_at":"2025-08-31T14:45:54.300Z","status":null,"issues_count":79,"pull_requests_count":66,"avg_time_to_close_issue":4489786.823529412,"avg_time_to_close_pull_request":663712.625,"issues_closed_count":68,"pull_requests_closed_count":64,"pull_request_authors_count":5,"issue_authors_count":13,"avg_comments_per_issue":0.16455696202531644,"avg_comments_per_pull_request":0.19696969696969696,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":10,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":822854.2,"past_year_avg_time_to_close_pull_request":295.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.1,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-15T02:51:25.848Z","updated_at":"2025-09-03T02:20:54.828Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropenguin%2Fxarray-dataclasses/issues","issue_labels_count":{"feature":40,"release":18,"bug":7,"docs":4,"dependencies":1,"env":1},"pull_request_labels_count":{"feature":36,"release":20,"bug":7,"dependencies":3,"env":3,"docs":2},"issue_author_associations_count":{"OWNER":61,"NONE":13,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":62,"CONTRIBUTOR":3,"NONE":2},"issue_authors":{"astropenguin":61,"krokosik":2,"thewtex":2,"giovp":2,"dgkuester":1,"Alexsaphir":1,"charlesbmi":1,"JamieMcMillan":1,"melonora":1,"freol35241":1,"rtbs-dev":1,"rahulbhatia":1,"shashwatsahay":1},"pull_request_authors":{"astropenguin":62,"lolpack":2,"SohumB":1,"dependabot[bot]":1,"thewtex":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080233,"issues_count":31311624,"pull_requests_count":96148338,"authors_count":10693059,"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":{"feature":2,"release":2,"env":1,"bug":1},"past_year_pull_request_labels_count":{"release":4,"feature":3,"bug":2,"env":2},"past_year_issue_author_associations_count":{"NONE":5,"OWNER":4,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"OWNER":7,"NONE":2},"past_year_issue_authors":{"astropenguin":4,"Alexsaphir":1,"dgkuester":1,"giovp":1,"melonora":1,"rahulbhatia":1,"thewtex":1},"past_year_pull_request_authors":{"astropenguin":7,"lolpack":2},"maintainers":[{"login":"astropenguin","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}],"active_maintainers":[{"login":"astropenguin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astropenguin"}]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":14,"WatchEvent":11,"DeleteEvent":3,"IssueCommentEvent":4,"PushEvent":12,"PullRequestEvent":7,"ForkEvent":3},"last_year":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":14,"WatchEvent":11,"DeleteEvent":3,"IssueCommentEvent":4,"PushEvent":12,"PullRequestEvent":7,"ForkEvent":3}},"keywords":["dataclasses","python","specifications","typing","xarray"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-02T11:22:26.467Z","updated_at":"2022-09-02T11:22:26.467Z","repository_link":"https://github.com/astropenguin/xarray-dataclasses/blob/main/poetry.lock","dependencies":[{"id":3599473837,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"develop","optional":false},{"id":3599473838,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":3599473839,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"develop","optional":false},{"id":3599473840,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":3599473841,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":3599473842,"package_name":"babel","ecosystem":"pypi","requirements":"2.10.1","direct":false,"kind":"develop","optional":false},{"id":3599473843,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":3599473844,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":3599473845,"package_name":"black","ecosystem":"pypi","requirements":"22.3.0","direct":false,"kind":"develop","optional":false},{"id":3599473846,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.5.18.1","direct":false,"kind":"develop","optional":false},{"id":3599473847,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"develop","optional":false},{"id":3599473848,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"develop","optional":false},{"id":3599473849,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":3599473850,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":3599473851,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"develop","optional":false},{"id":3599473852,"package_name":"executing","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":3599473853,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"develop","optional":false},{"id":3599473854,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":3599473855,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.4","direct":false,"kind":"runtime","optional":false},{"id":3599473856,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":3599473857,"package_name":"ipython","ecosystem":"pypi","requirements":"7.34.0","direct":false,"kind":"develop","optional":false},{"id":3599473858,"package_name":"ipython","ecosystem":"pypi","requirements":"8.4.0","direct":false,"kind":"develop","optional":false},{"id":3599473859,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":3599473860,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":3599473861,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":3599473862,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":3599473863,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":3599473864,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":3599473865,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"develop","optional":false},{"id":3599473866,"package_name":"morecopy","ecosystem":"pypi","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":3599473867,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":3599473868,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.17.2","direct":false,"kind":"develop","optional":false},{"id":3599473869,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":3599473870,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.6","direct":false,"kind":"runtime","optional":false},{"id":3599473871,"package_name":"numpy","ecosystem":"pypi","requirements":"1.22.4","direct":false,"kind":"runtime","optional":false},{"id":3599473872,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":3599473873,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":3599473874,"package_name":"pandas","ecosystem":"pypi","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":3599473875,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":3599473876,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":3599473877,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":3599473878,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":3599473879,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":3599473880,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":3599473881,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.29","direct":false,"kind":"develop","optional":false},{"id":3599473882,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":3599473883,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":3599473884,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":3599473885,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"develop","optional":false},{"id":3599473886,"package_name":"pygments","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":3599473887,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"develop","optional":false},{"id":3599473888,"package_name":"pyright","ecosystem":"pypi","requirements":"1.1.252","direct":false,"kind":"develop","optional":false},{"id":3599473889,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":3599473890,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":3599473891,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":3599473892,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":3599473893,"package_name":"requests","ecosystem":"pypi","requirements":"2.27.1","direct":false,"kind":"develop","optional":false},{"id":3599473894,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":3599473895,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":3599473896,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"develop","optional":false},{"id":3599473897,"package_name":"sphinx","ecosystem":"pypi","requirements":"4.5.0","direct":false,"kind":"develop","optional":false},{"id":3599473898,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":3599473899,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":3599473900,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":3599473901,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":3599473902,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":3599473903,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":3599473904,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":3599473905,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":3599473906,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.2.2.post1","direct":false,"kind":"develop","optional":false},{"id":3599473907,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"develop","optional":false},{"id":3599473908,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"runtime","optional":false},{"id":3599473909,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"develop","optional":false},{"id":3599473910,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":3599473911,"package_name":"xarray","ecosystem":"pypi","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":3599473912,"package_name":"xarray","ecosystem":"pypi","requirements":"2022.3.0","direct":false,"kind":"runtime","optional":false},{"id":3599473913,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-02T11:22:26.624Z","updated_at":"2022-09-02T11:22:26.624Z","repository_link":"https://github.com/astropenguin/xarray-dataclasses/blob/main/pyproject.toml","dependencies":[{"id":3599476432,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.1, \u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":3599476433,"package_name":"morecopy","ecosystem":"pypi","requirements":"^0.2","direct":true,"kind":"runtime","optional":false},{"id":3599476434,"package_name":"numpy","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"\u003e=1.15, \u003c1.22\"\n  python: \"\u003e=3.7.1, \u003c3.8\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^1.15\"\n  python: \"\u003e=3.8, \u003c3.11\"\n","direct":true,"kind":"runtime","optional":false},{"id":3599476435,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"^3.10","direct":true,"kind":"runtime","optional":false},{"id":3599476436,"package_name":"xarray","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"\u003e=0.18, \u003c0.21\"\n  python: \"\u003e=3.7.1, \u003c3.8\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"\u003e=0.18, \u003c2023\"\n  python: \"\u003e=3.8, \u003c3.11\"\n","direct":true,"kind":"runtime","optional":false},{"id":3599476437,"package_name":"black","ecosystem":"pypi","requirements":"^22.3","direct":true,"kind":"develop","optional":false},{"id":3599476438,"package_name":"ipython","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^7.32\"\n  python: \"\u003e=3.7.1, \u003c3.8\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^8.4\"\n  python: \"\u003e=3.8, \u003c3.11\"\n","direct":true,"kind":"develop","optional":false},{"id":3599476439,"package_name":"myst-parser","ecosystem":"pypi","requirements":"^0.17","direct":true,"kind":"develop","optional":false},{"id":3599476440,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"^0.8","direct":true,"kind":"develop","optional":false},{"id":3599476441,"package_name":"pyright","ecosystem":"pypi","requirements":"^1.1","direct":true,"kind":"develop","optional":false},{"id":3599476442,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.1","direct":true,"kind":"develop","optional":false},{"id":3599476443,"package_name":"sphinx","ecosystem":"pypi","requirements":"^4.5","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gh-pages.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T18:16:11.650Z","updated_at":"2023-02-17T18:16:11.650Z","repository_link":"https://github.com/astropenguin/xarray-dataclasses/blob/main/.github/workflows/gh-pages.yml","dependencies":[{"id":7744120286,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7744120289,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7744120291,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T18:16:11.710Z","updated_at":"2023-02-17T18:16:11.710Z","repository_link":"https://github.com/astropenguin/xarray-dataclasses/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":7744120908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7744120910,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T18:16:11.811Z","updated_at":"2023-02-17T18:16:11.811Z","repository_link":"https://github.com/astropenguin/xarray-dataclasses/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7744121091,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7744121092,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":16.623583453872627,"created_at":"2025-09-04T15:50:23.242Z","updated_at":"2025-10-07T08:05:56.132Z","avatar_url":"https://github.com/astropenguin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":36027,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4624819"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/7304","html_url":"https://science.ecosyste.ms/projects/7304","bibtex_url":"https://science.ecosyste.ms/projects/7304/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/7304/export.apalike"}