{"id":59933,"name":"xgcm","description":"python package for analyzing general circulation model output data","url":"https://github.com/xgcm/xgcm","last_synced_at":"2025-09-05T15:42:26.745Z","repository":{"id":3344292,"uuid":"41581350","full_name":"xgcm/xgcm","owner":"xgcm","description":"python package for analyzing general circulation model output data","archived":false,"fork":false,"pushed_at":"2025-09-01T20:31:25.000Z","size":61599,"stargazers_count":241,"open_issues_count":113,"forks_count":82,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T12:53:23.250Z","etag":null,"topics":["climate-model","finite-volume","gridded-data","python"],"latest_commit_sha":null,"homepage":"http://xgcm.readthedocs.org","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/xgcm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-29T04:57:31.000Z","updated_at":"2025-08-21T00:54:58.000Z","dependencies_parsed_at":"2023-09-21T19:27:29.695Z","dependency_job_id":"590517f5-69ce-441a-b2e4-6a6262ca8a32","html_url":"https://github.com/xgcm/xgcm","commit_stats":{"total_commits":497,"total_committers":33,"mean_commits":15.06060606060606,"dds":0.682092555331992,"last_synced_commit":"2de04bfd36c376e782699e423dcdadb1053440f0"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/xgcm/xgcm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/sbom","scorecard":{"id":948535,"data":{"date":"2025-08-04","repo":{"name":"github.com/xgcm/xgcm","commit":"5398098e8f4e1b50cf129ff98ebfbba4721edc97"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml:1","Warn: no topLevel permission defined: .github/workflows/twitter_bot.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/twitter_bot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/twitter_bot.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T15:53:18.019Z","repository_id":3344292,"created_at":"2025-08-27T15:53:18.020Z","updated_at":"2025-08-27T15:53:18.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703886,"owners_count":25153048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"xgcm","name":"xgcm","uuid":"14025832","kind":"organization","description":"xarray-based tools for general circulation model analysis","email":null,"website":null,"location":null,"twitter":"xgcm_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14025832?v=4","repositories_count":8,"last_synced_at":"2024-04-16T02:52:50.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xgcm","funding_links":[],"total_stars":513,"followers":18,"following":0,"created_at":"2022-11-03T19:33:59.063Z","updated_at":"2024-04-16T02:52:52.766Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm/repositories"},"packages":[{"id":2975582,"name":"xgcm","ecosystem":"pypi","description":"General Circulation Model Postprocessing with xarray","homepage":"https://github.com/xgcm/xgcm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xgcm/xgcm","keywords_array":["pangeo","simulations","grids"],"namespace":null,"versions_count":20,"first_release_published_at":"2017-07-13T19:49:14.000Z","latest_release_published_at":"2025-08-21T00:52:43.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-09-05T13:08:25.188Z","created_at":"2022-04-10T13:07:36.327Z","updated_at":"2025-09-05T13:08:25.188Z","registry_url":"https://pypi.org/project/xgcm/","install_command":"pip install xgcm --index-url https://pypi.org/simple","documentation_url":"https://xgcm.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 :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"xgcm","project_status":null},"repo_metadata":{"id":3344292,"uuid":"41581350","full_name":"xgcm/xgcm","owner":"xgcm","description":"python package for analyzing general circulation model output data","archived":false,"fork":false,"pushed_at":"2024-10-28T23:11:32.000Z","size":60282,"stargazers_count":223,"open_issues_count":118,"forks_count":81,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-10-29T20:38:31.205Z","etag":null,"topics":["climate-model","finite-volume","gridded-data","python"],"latest_commit_sha":null,"homepage":"http://xgcm.readthedocs.org","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/xgcm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-08-29T04:57:31.000Z","updated_at":"2024-10-17T14:37:06.000Z","dependencies_parsed_at":"2023-09-21T19:27:29.695Z","dependency_job_id":"590517f5-69ce-441a-b2e4-6a6262ca8a32","html_url":"https://github.com/xgcm/xgcm","commit_stats":{"total_commits":486,"total_committers":33,"mean_commits":"14.727272727272727","dds":0.6872427983539094,"last_synced_commit":"b626f090fe63c85cdc40f405f52f8cc4061bff97"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131006,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"xgcm","name":"xgcm","uuid":"14025832","kind":"organization","description":"xarray-based tools for general circulation model analysis","email":null,"website":null,"location":null,"twitter":"xgcm_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14025832?v=4","repositories_count":8,"last_synced_at":"2024-04-16T02:52:50.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xgcm","funding_links":[],"total_stars":513,"followers":18,"following":0,"created_at":"2022-11-03T19:33:59.063Z","updated_at":"2024-04-16T02:52:52.766Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm/repositories"},"tags":[{"name":"v0.8.1","sha":"0934c3722d0b8e4842fe8e1bc3daba2ee70f665b","kind":"commit","published_at":"2022-11-22T17:58:28.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d9be17c583a3d27d28260729a1b3a2927e4dffb2","kind":"commit","published_at":"2022-06-14T20:25:20.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3177b7958898f3ec01c980d954e178bc9b5b0af3","kind":"commit","published_at":"2022-04-20T21:19:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.7.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0/manifests"},{"name":"v0.6.2rc1","sha":"b3a1be294a6d09c43093357bd276562caf1c2a34","kind":"commit","published_at":"2022-02-15T22:54:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1/manifests"},{"name":"v0.6.1","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1/manifests"},{"name":"v0.6.2rc0","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0/manifests"},{"name":"v0.6.1rc5","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc5","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5/manifests"},{"name":"v0.6.1rc6","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc6","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6/manifests"},{"name":"v0.6.1rc4","sha":"b402bc04ff98542a853c5765fac377a9ad232ce5","kind":"commit","published_at":"2022-02-05T00:21:17.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc4","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4/manifests"},{"name":"v0.6.1rc3","sha":"91e141322da42edd833ac25137bbd459cc73f3fb","kind":"commit","published_at":"2022-02-05T00:09:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc3","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3/manifests"},{"name":"v0.6.1rc2","sha":"88bdd96d47027c90d4c062c0b79ffda83196f2a0","kind":"commit","published_at":"2022-02-05T00:07:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2/manifests"},{"name":"v0.6.1rc1","sha":"230c873af7c4d1ae2b261429f14459ced6a87b76","kind":"commit","published_at":"2022-02-05T00:02:10.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1/manifests"},{"name":"v0.6.0","sha":"5d2b065fa31653118e4860b3515325d17114fc55","kind":"commit","published_at":"2021-12-03T16:33:11.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"3b809933ce7758aa9357a1d13cdb910147d875c6","kind":"commit","published_at":"2021-05-27T18:42:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"828a53a27e378d1201dabfe587c46f001b76736b","kind":"commit","published_at":"2020-10-17T00:17:24.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9a54bded8a9c500c84369ec74ce3dd36f863fa49","kind":"commit","published_at":"2020-09-28T18:10:40.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a5e40c96e4fca565c4f6f42db93eb71b4e61a14d","kind":"commit","published_at":"2020-09-02T22:02:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.4.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6af6a01e9fcb94f15f8c46e59c7e16b7b9af5d4f","kind":"commit","published_at":"2020-02-03T14:04:51.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.3.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b9ed48397b005fdc46bef931c78d7da573ab754","kind":"tag","published_at":"2019-03-21T04:11:30.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.2.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3244b18afeb023fb36291ae7e54835f9496bbcf8","kind":"commit","published_at":"2017-07-13T19:15:21.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.1.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:17:11.738Z","dependent_packages_count":12,"downloads":16139,"downloads_period":"last-month","dependent_repos_count":18,"rankings":{"downloads":6.296670898878823,"dependent_repos_count":3.448262366938009,"dependent_packages_count":0.9382827175954915,"stargazers_count":4.646108158126924,"forks_count":5.0223825697694435,"docker_downloads_count":2.943898082592696,"average":3.8826007989835642},"purl":"pkg:pypi/xgcm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xgcm","docker_dependents_count":4,"docker_downloads_count":272,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xgcm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xgcm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:34:42.864Z","issues_count":305,"pull_requests_count":344,"avg_time_to_close_issue":14762254.391304348,"avg_time_to_close_pull_request":2780907.3126934986,"issues_closed_count":206,"pull_requests_closed_count":323,"pull_request_authors_count":37,"issue_authors_count":72,"avg_comments_per_issue":5.377049180327869,"avg_comments_per_pull_request":3.2238372093023258,"merged_pull_requests_count":281,"bot_issues_count":13,"bot_pull_requests_count":52,"past_year_issues_count":12,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":487387.5,"past_year_avg_time_to_close_pull_request":1958897.6666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.238095238095238,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/issues","maintainers":[{"login":"andersy005","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"roxyboy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roxyboy"},{"login":"TomNicholas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xgcm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xgcm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xgcm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xgcm/related_packages","maintainers":[{"uuid":"rabernat","login":"rabernat","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/rabernat/","role":null,"created_at":"2022-11-19T18:02:16.835Z","updated_at":"2022-11-19T18:02:16.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rabernat/packages"},{"uuid":"jbusecke","login":"jbusecke","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/jbusecke/","role":null,"created_at":"2022-11-19T18:02:16.756Z","updated_at":"2022-11-19T18:02:16.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jbusecke/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725194,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":11924087,"name":"py-xgcm","ecosystem":"spack","description":"General Circulation Model Postprocessing with xarray.\n","homepage":"https://github.com/xgcm/xgcm","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/xgcm/xgcm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-07-18T10:34:39.479Z","latest_release_published_at":"2025-07-18T10:34:39.479Z","latest_release_number":"0.8.1","last_synced_at":"2025-09-05T13:08:25.487Z","created_at":"2025-07-18T10:34:39.323Z","updated_at":"2025-09-05T13:08:25.487Z","registry_url":"https://packages.spack.io/package.html?name=py-xgcm","install_command":"spack install py-xgcm","documentation_url":null,"metadata":{},"repo_metadata":{"id":3344292,"uuid":"41581350","full_name":"xgcm/xgcm","owner":"xgcm","description":"python package for analyzing general circulation model output data","archived":false,"fork":false,"pushed_at":"2025-09-01T20:31:25.000Z","size":61599,"stargazers_count":241,"open_issues_count":113,"forks_count":82,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T12:53:23.250Z","etag":null,"topics":["climate-model","finite-volume","gridded-data","python"],"latest_commit_sha":null,"homepage":"http://xgcm.readthedocs.org","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/xgcm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-29T04:57:31.000Z","updated_at":"2025-08-21T00:54:58.000Z","dependencies_parsed_at":"2023-09-21T19:27:29.695Z","dependency_job_id":"590517f5-69ce-441a-b2e4-6a6262ca8a32","html_url":"https://github.com/xgcm/xgcm","commit_stats":{"total_commits":497,"total_committers":33,"mean_commits":15.06060606060606,"dds":0.682092555331992,"last_synced_commit":"2de04bfd36c376e782699e423dcdadb1053440f0"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/xgcm/xgcm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/sbom","scorecard":{"id":948535,"data":{"date":"2025-08-04","repo":{"name":"github.com/xgcm/xgcm","commit":"5398098e8f4e1b50cf129ff98ebfbba4721edc97"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml:1","Warn: no topLevel permission defined: .github/workflows/twitter_bot.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/twitter_bot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/twitter_bot.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T15:53:18.019Z","repository_id":3344292,"created_at":"2025-08-27T15:53:18.020Z","updated_at":"2025-08-27T15:53:18.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703886,"owners_count":25153048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"xgcm","name":"xgcm","uuid":"14025832","kind":"organization","description":"xarray-based tools for general circulation model analysis","email":null,"website":null,"location":null,"twitter":"xgcm_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14025832?v=4","repositories_count":8,"last_synced_at":"2024-04-16T02:52:50.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xgcm","funding_links":[],"total_stars":513,"followers":18,"following":0,"created_at":"2022-11-03T19:33:59.063Z","updated_at":"2024-04-16T02:52:52.766Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm/repositories"},"tags":[{"name":"v0.9.0","sha":"b8c1195e3ac760f7345adc061c0305e0ccd8b0aa","kind":"commit","published_at":"2025-08-21T00:46:42.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.9.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"0934c3722d0b8e4842fe8e1bc3daba2ee70f665b","kind":"commit","published_at":"2022-11-22T17:58:28.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d9be17c583a3d27d28260729a1b3a2927e4dffb2","kind":"commit","published_at":"2022-06-14T20:25:20.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3177b7958898f3ec01c980d954e178bc9b5b0af3","kind":"commit","published_at":"2022-04-20T21:19:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.7.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0/manifests"},{"name":"v0.6.2rc1","sha":"b3a1be294a6d09c43093357bd276562caf1c2a34","kind":"commit","published_at":"2022-02-15T22:54:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1/manifests"},{"name":"v0.6.2rc0","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0/manifests"},{"name":"v0.6.1","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1/manifests"},{"name":"v0.6.1rc5","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc5","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5/manifests"},{"name":"v0.6.1rc6","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc6","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6/manifests"},{"name":"v0.6.1rc4","sha":"b402bc04ff98542a853c5765fac377a9ad232ce5","kind":"commit","published_at":"2022-02-05T00:21:17.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc4","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4/manifests"},{"name":"v0.6.1rc3","sha":"91e141322da42edd833ac25137bbd459cc73f3fb","kind":"commit","published_at":"2022-02-05T00:09:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc3","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3/manifests"},{"name":"v0.6.1rc2","sha":"88bdd96d47027c90d4c062c0b79ffda83196f2a0","kind":"commit","published_at":"2022-02-05T00:07:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2/manifests"},{"name":"v0.6.1rc1","sha":"230c873af7c4d1ae2b261429f14459ced6a87b76","kind":"commit","published_at":"2022-02-05T00:02:10.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1/manifests"},{"name":"v0.6.0","sha":"5d2b065fa31653118e4860b3515325d17114fc55","kind":"commit","published_at":"2021-12-03T16:33:11.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"3b809933ce7758aa9357a1d13cdb910147d875c6","kind":"commit","published_at":"2021-05-27T18:42:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"828a53a27e378d1201dabfe587c46f001b76736b","kind":"commit","published_at":"2020-10-17T00:17:24.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9a54bded8a9c500c84369ec74ce3dd36f863fa49","kind":"commit","published_at":"2020-09-28T18:10:40.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a5e40c96e4fca565c4f6f42db93eb71b4e61a14d","kind":"commit","published_at":"2020-09-02T22:02:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.4.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6af6a01e9fcb94f15f8c46e59c7e16b7b9af5d4f","kind":"commit","published_at":"2020-02-03T14:04:51.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.3.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b9ed48397b005fdc46bef931c78d7da573ab754","kind":"tag","published_at":"2019-03-21T04:11:30.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.2.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3244b18afeb023fb36291ae7e54835f9496bbcf8","kind":"commit","published_at":"2017-07-13T19:15:21.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.1.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T03:07:16.774Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":54.79719636906813,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.398598184534066},"purl":"pkg:spack/py-xgcm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-xgcm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-xgcm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-xgcm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T11:41:42.869Z","issues_count":312,"pull_requests_count":370,"avg_time_to_close_issue":16207997.556074766,"avg_time_to_close_pull_request":2884338.8396501457,"issues_closed_count":214,"pull_requests_closed_count":343,"pull_request_authors_count":38,"issue_authors_count":73,"avg_comments_per_issue":5.339743589743589,"avg_comments_per_pull_request":3.0945945945945947,"merged_pull_requests_count":295,"bot_issues_count":13,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5538857.75,"past_year_avg_time_to_close_pull_request":2100561.6666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":1.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/issues","maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"andersy005","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"roxyboy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roxyboy"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"},{"login":"TomNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"}],"active_maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xgcm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xgcm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xgcm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-xgcm/related_packages","maintainers":[{"uuid":"LydDeb","login":"LydDeb","name":null,"email":null,"url":"https://github.com/LydDeb","packages_count":45,"html_url":null,"role":null,"created_at":"2025-07-18T10:35:35.524Z","updated_at":"2025-07-18T10:35:35.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/LydDeb/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3680,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-05T07:48:05.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5304642,"name":"xgcm","ecosystem":"conda","description":null,"homepage":"https://github.com/xgcm/xgcm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xgcm/xgcm","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-06-09T11:32:25.000Z","latest_release_published_at":"2022-06-15T10:21:11.000Z","latest_release_number":"0.8.0","last_synced_at":"2025-09-05T13:08:39.553Z","created_at":"2022-10-03T16:18:24.191Z","updated_at":"2025-09-05T13:08:39.553Z","registry_url":"https://anaconda.org/conda-forge/xgcm","install_command":"conda install -c conda-forge xgcm","documentation_url":null,"metadata":{},"repo_metadata":{"id":3344292,"uuid":"41581350","full_name":"xgcm/xgcm","owner":"xgcm","description":"python package for analyzing general circulation model output data","archived":false,"fork":false,"pushed_at":"2025-09-01T20:31:25.000Z","size":61599,"stargazers_count":241,"open_issues_count":113,"forks_count":82,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T12:53:23.250Z","etag":null,"topics":["climate-model","finite-volume","gridded-data","python"],"latest_commit_sha":null,"homepage":"http://xgcm.readthedocs.org","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/xgcm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-29T04:57:31.000Z","updated_at":"2025-08-21T00:54:58.000Z","dependencies_parsed_at":"2023-09-21T19:27:29.695Z","dependency_job_id":"590517f5-69ce-441a-b2e4-6a6262ca8a32","html_url":"https://github.com/xgcm/xgcm","commit_stats":{"total_commits":497,"total_committers":33,"mean_commits":15.06060606060606,"dds":0.682092555331992,"last_synced_commit":"2de04bfd36c376e782699e423dcdadb1053440f0"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/xgcm/xgcm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/sbom","scorecard":{"id":948535,"data":{"date":"2025-08-04","repo":{"name":"github.com/xgcm/xgcm","commit":"5398098e8f4e1b50cf129ff98ebfbba4721edc97"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml:1","Warn: no topLevel permission defined: .github/workflows/twitter_bot.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/twitter_bot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/twitter_bot.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T15:53:18.019Z","repository_id":3344292,"created_at":"2025-08-27T15:53:18.020Z","updated_at":"2025-08-27T15:53:18.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703886,"owners_count":25153048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"xgcm","name":"xgcm","uuid":"14025832","kind":"organization","description":"xarray-based tools for general circulation model analysis","email":null,"website":null,"location":null,"twitter":"xgcm_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14025832?v=4","repositories_count":8,"last_synced_at":"2024-04-16T02:52:50.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xgcm","funding_links":[],"total_stars":513,"followers":18,"following":0,"created_at":"2022-11-03T19:33:59.063Z","updated_at":"2024-04-16T02:52:52.766Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm/repositories"},"tags":[{"name":"v0.9.0","sha":"b8c1195e3ac760f7345adc061c0305e0ccd8b0aa","kind":"commit","published_at":"2025-08-21T00:46:42.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.9.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"0934c3722d0b8e4842fe8e1bc3daba2ee70f665b","kind":"commit","published_at":"2022-11-22T17:58:28.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d9be17c583a3d27d28260729a1b3a2927e4dffb2","kind":"commit","published_at":"2022-06-14T20:25:20.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3177b7958898f3ec01c980d954e178bc9b5b0af3","kind":"commit","published_at":"2022-04-20T21:19:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.7.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0/manifests"},{"name":"v0.6.2rc1","sha":"b3a1be294a6d09c43093357bd276562caf1c2a34","kind":"commit","published_at":"2022-02-15T22:54:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1/manifests"},{"name":"v0.6.2rc0","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0/manifests"},{"name":"v0.6.1","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1/manifests"},{"name":"v0.6.1rc5","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc5","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5/manifests"},{"name":"v0.6.1rc6","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc6","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6/manifests"},{"name":"v0.6.1rc4","sha":"b402bc04ff98542a853c5765fac377a9ad232ce5","kind":"commit","published_at":"2022-02-05T00:21:17.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc4","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4/manifests"},{"name":"v0.6.1rc3","sha":"91e141322da42edd833ac25137bbd459cc73f3fb","kind":"commit","published_at":"2022-02-05T00:09:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc3","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3/manifests"},{"name":"v0.6.1rc2","sha":"88bdd96d47027c90d4c062c0b79ffda83196f2a0","kind":"commit","published_at":"2022-02-05T00:07:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2/manifests"},{"name":"v0.6.1rc1","sha":"230c873af7c4d1ae2b261429f14459ced6a87b76","kind":"commit","published_at":"2022-02-05T00:02:10.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1/manifests"},{"name":"v0.6.0","sha":"5d2b065fa31653118e4860b3515325d17114fc55","kind":"commit","published_at":"2021-12-03T16:33:11.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"3b809933ce7758aa9357a1d13cdb910147d875c6","kind":"commit","published_at":"2021-05-27T18:42:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"828a53a27e378d1201dabfe587c46f001b76736b","kind":"commit","published_at":"2020-10-17T00:17:24.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9a54bded8a9c500c84369ec74ce3dd36f863fa49","kind":"commit","published_at":"2020-09-28T18:10:40.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a5e40c96e4fca565c4f6f42db93eb71b4e61a14d","kind":"commit","published_at":"2020-09-02T22:02:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.4.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6af6a01e9fcb94f15f8c46e59c7e16b7b9af5d4f","kind":"commit","published_at":"2020-02-03T14:04:51.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.3.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b9ed48397b005fdc46bef931c78d7da573ab754","kind":"tag","published_at":"2019-03-21T04:11:30.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.2.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3244b18afeb023fb36291ae7e54835f9496bbcf8","kind":"commit","published_at":"2017-07-13T19:15:21.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.1.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T03:07:16.772Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":60,"rankings":{"downloads":null,"dependent_repos_count":4.542051410032443,"dependent_packages_count":12.488145744946344,"stargazers_count":26.189168954329922,"forks_count":21.063139505864736,"docker_downloads_count":null,"average":16.070626403793362},"purl":"pkg:conda/xgcm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xgcm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xgcm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xgcm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T11:41:42.869Z","issues_count":312,"pull_requests_count":370,"avg_time_to_close_issue":16207997.556074766,"avg_time_to_close_pull_request":2884338.8396501457,"issues_closed_count":214,"pull_requests_closed_count":343,"pull_request_authors_count":38,"issue_authors_count":73,"avg_comments_per_issue":5.339743589743589,"avg_comments_per_pull_request":3.0945945945945947,"merged_pull_requests_count":295,"bot_issues_count":13,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5538857.75,"past_year_avg_time_to_close_pull_request":2100561.6666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":1.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/issues","maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"andersy005","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"roxyboy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roxyboy"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"},{"login":"TomNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"}],"active_maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xgcm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xgcm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xgcm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xgcm/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":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","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":11733746,"name":"github.com/xgcm/xgcm","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/xgcm/xgcm","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2017-07-13T19:15:21.000Z","latest_release_published_at":"2025-08-21T05:35:18.858Z","latest_release_number":"v0.9.0","last_synced_at":"2025-09-05T13:08:26.158Z","created_at":"2025-06-05T11:17:48.069Z","updated_at":"2025-09-05T13:08:26.158Z","registry_url":"https://pkg.go.dev/github.com/xgcm/xgcm","install_command":"go get github.com/xgcm/xgcm","documentation_url":"https://pkg.go.dev/github.com/xgcm/xgcm#section-documentation","metadata":{},"repo_metadata":{"id":3344292,"uuid":"41581350","full_name":"xgcm/xgcm","owner":"xgcm","description":"python package for analyzing general circulation model output data","archived":false,"fork":false,"pushed_at":"2025-09-01T20:31:25.000Z","size":61599,"stargazers_count":241,"open_issues_count":113,"forks_count":82,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-09-04T12:53:23.250Z","etag":null,"topics":["climate-model","finite-volume","gridded-data","python"],"latest_commit_sha":null,"homepage":"http://xgcm.readthedocs.org","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/xgcm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-29T04:57:31.000Z","updated_at":"2025-08-21T00:54:58.000Z","dependencies_parsed_at":"2023-09-21T19:27:29.695Z","dependency_job_id":"590517f5-69ce-441a-b2e4-6a6262ca8a32","html_url":"https://github.com/xgcm/xgcm","commit_stats":{"total_commits":497,"total_committers":33,"mean_commits":15.06060606060606,"dds":0.682092555331992,"last_synced_commit":"2de04bfd36c376e782699e423dcdadb1053440f0"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/xgcm/xgcm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/sbom","scorecard":{"id":948535,"data":{"date":"2025-08-04","repo":{"name":"github.com/xgcm/xgcm","commit":"5398098e8f4e1b50cf129ff98ebfbba4721edc97"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yaml:1","Warn: no topLevel permission defined: .github/workflows/twitter_bot.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/pythonpublish.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/twitter_bot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/xgcm/xgcm/twitter_bot.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:19","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yaml:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-27T15:53:18.019Z","repository_id":3344292,"created_at":"2025-08-27T15:53:18.020Z","updated_at":"2025-08-27T15:53:18.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703886,"owners_count":25153048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"xgcm","name":"xgcm","uuid":"14025832","kind":"organization","description":"xarray-based tools for general circulation model analysis","email":null,"website":null,"location":null,"twitter":"xgcm_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/14025832?v=4","repositories_count":8,"last_synced_at":"2024-04-16T02:52:50.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xgcm","funding_links":[],"total_stars":513,"followers":18,"following":0,"created_at":"2022-11-03T19:33:59.063Z","updated_at":"2024-04-16T02:52:52.766Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgcm/repositories"},"tags":[{"name":"v0.9.0","sha":"b8c1195e3ac760f7345adc061c0305e0ccd8b0aa","kind":"commit","published_at":"2025-08-21T00:46:42.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.9.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"0934c3722d0b8e4842fe8e1bc3daba2ee70f665b","kind":"commit","published_at":"2022-11-22T17:58:28.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d9be17c583a3d27d28260729a1b3a2927e4dffb2","kind":"commit","published_at":"2022-06-14T20:25:20.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.8.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3177b7958898f3ec01c980d954e178bc9b5b0af3","kind":"commit","published_at":"2022-04-20T21:19:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.7.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.7.0/manifests"},{"name":"v0.6.2rc1","sha":"b3a1be294a6d09c43093357bd276562caf1c2a34","kind":"commit","published_at":"2022-02-15T22:54:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc1/manifests"},{"name":"v0.6.2rc0","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.2rc0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.2rc0/manifests"},{"name":"v0.6.1","sha":"0ba77a9e95710166f8c4ec44f508938da28ffe83","kind":"commit","published_at":"2022-02-15T22:29:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1/manifests"},{"name":"v0.6.1rc5","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc5","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc5/manifests"},{"name":"v0.6.1rc6","sha":"942789ebc51682e1c3cba62b35e5d0507e860186","kind":"commit","published_at":"2022-02-05T00:39:13.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc6","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc6/manifests"},{"name":"v0.6.1rc4","sha":"b402bc04ff98542a853c5765fac377a9ad232ce5","kind":"commit","published_at":"2022-02-05T00:21:17.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc4","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc4/manifests"},{"name":"v0.6.1rc3","sha":"91e141322da42edd833ac25137bbd459cc73f3fb","kind":"commit","published_at":"2022-02-05T00:09:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc3","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc3/manifests"},{"name":"v0.6.1rc2","sha":"88bdd96d47027c90d4c062c0b79ffda83196f2a0","kind":"commit","published_at":"2022-02-05T00:07:37.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc2/manifests"},{"name":"v0.6.1rc1","sha":"230c873af7c4d1ae2b261429f14459ced6a87b76","kind":"commit","published_at":"2022-02-05T00:02:10.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.1rc1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.1rc1/manifests"},{"name":"v0.6.0","sha":"5d2b065fa31653118e4860b3515325d17114fc55","kind":"commit","published_at":"2021-12-03T16:33:11.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.6.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"3b809933ce7758aa9357a1d13cdb910147d875c6","kind":"commit","published_at":"2021-05-27T18:42:34.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.2","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"828a53a27e378d1201dabfe587c46f001b76736b","kind":"commit","published_at":"2020-10-17T00:17:24.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.1","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9a54bded8a9c500c84369ec74ce3dd36f863fa49","kind":"commit","published_at":"2020-09-28T18:10:40.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.5.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a5e40c96e4fca565c4f6f42db93eb71b4e61a14d","kind":"commit","published_at":"2020-09-02T22:02:26.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.4.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6af6a01e9fcb94f15f8c46e59c7e16b7b9af5d4f","kind":"commit","published_at":"2020-02-03T14:04:51.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.3.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b9ed48397b005fdc46bef931c78d7da573ab754","kind":"tag","published_at":"2019-03-21T04:11:30.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.2.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3244b18afeb023fb36291ae7e54835f9496bbcf8","kind":"commit","published_at":"2017-07-13T19:15:21.000Z","download_url":"https://codeload.github.com/xgcm/xgcm/tar.gz/v0.1.0","html_url":"https://github.com/xgcm/xgcm/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xgcm/xgcm@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T03:07:16.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/xgcm/xgcm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/xgcm/xgcm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/xgcm/xgcm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/xgcm/xgcm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T11:41:42.869Z","issues_count":312,"pull_requests_count":370,"avg_time_to_close_issue":16207997.556074766,"avg_time_to_close_pull_request":2884338.8396501457,"issues_closed_count":214,"pull_requests_closed_count":343,"pull_request_authors_count":38,"issue_authors_count":73,"avg_comments_per_issue":5.339743589743589,"avg_comments_per_pull_request":3.0945945945945947,"merged_pull_requests_count":295,"bot_issues_count":13,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5538857.75,"past_year_avg_time_to_close_pull_request":2100561.6666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":1.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/issues","maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"andersy005","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"roxyboy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roxyboy"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"},{"login":"TomNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"}],"active_maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxgcm%2Fxgcm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxgcm%2Fxgcm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxgcm%2Fxgcm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fxgcm%2Fxgcm/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":35704,"full_name":"xgcm/xgcm","default_branch":"master","committers":[{"name":"Julius Busecke","email":"julius@ldeo.columbia.edu","login":"jbusecke","count":159},{"name":"Ryan Abernathey","email":"ryan.abernathey@gmail.com","login":"rabernat","count":140},{"name":"Timothy Smith","email":"timsmith204@utexas.edu","login":"timothyas","count":30},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":27},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":22},{"name":"jdldeauna","email":"67194538+jdldeauna","login":"jdldeauna","count":20},{"name":"Anderson Banihirwe","email":"axbanihirwe@ualr.edu","login":"andersy005","count":18},{"name":"Julius Busecke","email":"jbusecke@princeton.edu","login":null,"count":18},{"name":"Tom Nicholas","email":"35968931+TomNicholas","login":"TomNicholas","count":15},{"name":"Nora Loose","email":"nora.loose@gmail.com","login":"NoraLoose","count":14},{"name":"Dominic Orchard","email":"dom.orchard@gmail.com","login":"dorchard","count":9},{"name":"Julius Busecke","email":"jb3210@columbia.edu","login":null,"count":5},{"name":"stickler-ci","email":"support@stickler-ci.com","login":"stickler-ci","count":5},{"name":"Filipe Fernandes","email":"ocefpaf@gmail.com","login":"ocefpaf","count":4},{"name":"Henri Drake","email":"hfdrake@uci.edu","login":"hdrake","count":3},{"name":"James Bourbeau","email":"jrbourbeau@gmail.com","login":"jrbourbeau","count":3},{"name":"Romain Caneill","email":"romain.caneill@yahoo.fr","login":"rcaneill","count":3},{"name":"Ben Orchard","email":"thefirstmuffinman@gmail.com","login":"raehik","count":2},{"name":"Deepak Cherian","email":"dcherian","login":"dcherian","count":2},{"name":"Navid C. Constantinou","email":"navidcy","login":"navidcy","count":2},{"name":"jthielen","email":"jon@thielen.science","login":"jthielen","count":2},{"name":"Raphael Dussin","email":"raphael.dussin@gmail.com","login":"raphaeldussin","count":2},{"name":"Ci Zhang","email":"zhangci@yahoo.com","login":null,"count":2},{"name":"jatkinson1000","email":"109271713+jatkinson1000","login":"jatkinson1000","count":1},{"name":"Yuxin","email":"xiaoxin.yo@gmail.com","login":"yz3062","count":1},{"name":"Christopher L.P. Wolfe","email":"christopher.wolfe@stonybrook.edu","login":null,"count":1},{"name":"hfdrake","email":"hfdrake@pscsgs-Mac-mini.local","login":null,"count":1},{"name":"Willi Rath","email":"willirath","login":"willirath","count":1},{"name":"Takaya Uchida","email":"takaya@ldeo.columbia.edu","login":"roxyboy","count":1},{"name":"Riley Brady","email":"riley.brady@colorado.edu","login":"bradyrx","count":1},{"name":"Nick Swanson-Hysell","email":"swanson-hysell@berkeley.edu","login":"Swanson-Hysell","count":1},{"name":"Mattia Almansi","email":"m.almansi@bopen.eu","login":"malmans2","count":1},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":1},{"name":"Dhruv Balwada","email":"dhruvbalwada@gmail.com","login":"dhruvbalwada","count":1},{"name":"Aurélien Ponte","email":"aurelien.junk@gmail.com","login":"apatlpo","count":1},{"name":"Anirban Sinha","email":"as4479@columbia.edu","login":"anirban89","count":1}],"total_commits":520,"total_committers":36,"total_bot_commits":49,"total_bot_committers":2,"mean_commits":14.444444444444445,"dds":0.6942307692307692,"past_year_committers":[{"name":"Nora Loose","email":"nora.loose@gmail.com","login":"NoraLoose","count":14},{"name":"Julius Busecke","email":"julius@ldeo.columbia.edu","login":"jbusecke","count":8},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Henri Drake","email":"hfdrake@uci.edu","login":"hdrake","count":3},{"name":"Navid C. Constantinou","email":"navidcy","login":"navidcy","count":1},{"name":"hfdrake","email":"hfdrake@pscsgs-Mac-mini.local","login":null,"count":1}],"past_year_total_commits":35,"past_year_total_committers":7,"past_year_total_bot_commits":8,"past_year_total_bot_committers":2,"past_year_mean_commits":5.0,"past_year_dds":0.6,"last_synced_at":"2025-08-08T22:45:46.144Z","last_synced_commit":"69d9a3e483c768190bce3fad1ade3b9ed8502667","created_at":"2023-03-07T17:00:56.793Z","updated_at":"2025-08-08T22:45:46.148Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","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":"xgcm/xgcm","html_url":"https://github.com/xgcm/xgcm","last_synced_at":"2025-09-02T11:41:42.869Z","status":"active","issues_count":312,"pull_requests_count":370,"avg_time_to_close_issue":16207997.556074766,"avg_time_to_close_pull_request":2884338.8396501457,"issues_closed_count":214,"pull_requests_closed_count":343,"pull_request_authors_count":38,"issue_authors_count":73,"avg_comments_per_issue":5.339743589743589,"avg_comments_per_pull_request":3.0945945945945947,"merged_pull_requests_count":295,"bot_issues_count":13,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":5538857.75,"past_year_avg_time_to_close_pull_request":2100561.6666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":1.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-09T10:37:39.806Z","updated_at":"2025-09-03T00:07:05.550Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgcm%2Fxgcm/issues","issue_labels_count":{"enhancement":67,"bug":66,"Stale":37,"question":29,"docs":28,"keepOpen":21,"type: maintenance":14,"In Progress":12,"siparcs?":8,"dependencies":1},"pull_request_labels_count":{"dependencies":41,"enhancement":10,"docs":5,"bug":4,"keepOpen":3,"In Progress":2,"Stale":2,"siparcs?":1,"github_actions":1},"issue_author_associations_count":{"CONTRIBUTOR":200,"NONE":100,"MEMBER":6,"COLLABORATOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":353,"MEMBER":10,"NONE":9,"COLLABORATOR":9},"issue_authors":{"jbusecke":92,"rabernat":45,"TomNicholas":20,"dcherian":13,"github-actions[bot]":13,"dhruvbalwada":10,"miniufo":9,"navidcy":5,"NoraLoose":5,"jdldeauna":5,"cspencerjones":4,"jklymak":4,"hdrake":4,"roxyboy":4,"koldunovn":4,"kthyng":3,"rcaneill":3,"willirath":3,"jamesp":2,"mgorfer":2,"yangleir":2,"shanicetbailey":2,"gmacgilchrist":2,"tomchor":2,"Thomas-Moore-Creative":2,"raphaeldussin":2,"vrx-":2,"nbren12":2,"Marston":2,"dschwoerer":1,"geoffstanley":1,"fecampos":1,"francispoulin":1,"ALDepp":1,"jk3652":1,"andersy005":1,"shoyer":1,"StevePny":1,"chrisb13":1,"ifenty":1,"JianghuiDu":1,"Herpinemmanuel":1,"yutik-nn":1,"jaard":1,"andrewdelman":1,"kevinrosa":1,"hetland":1,"gewitterblitz":1,"burcuboza":1,"jakirkham":1,"AnnjoRo":1,"slgentil":1,"malmans2":1,"lennijusten":1,"xy6g13":1,"paigem":1,"liu-ran":1,"hugke729":1,"bderembl":1,"ruhuihuang":1,"apatlpo":1,"AaronDavidSchneider":1,"winash12":1,"mkyoungs":1,"spencerahill":1,"cpatrizio88":1,"atrasvinacas57":1,"aaronspring":1,"jthielen":1,"robin-cls":1,"DapengLi17":1,"angilkaka":1,"jetesdal":1},"pull_request_authors":{"jbusecke":129,"rabernat":65,"TomNicholas":46,"dependabot[bot]":41,"pre-commit-ci[bot]":29,"jdldeauna":9,"hdrake":8,"andersy005":7,"raehik":4,"navidcy":3,"rcaneill":3,"jatkinson1000":3,"jrbourbeau":2,"NoraLoose":2,"roxyboy":2,"liu-ran":2,"dcherian":2,"pittwolfe":2,"dorchard":2,"timothyas":2,"miniufo":1,"leouieda":1,"geosciz":1,"ali-ramadhan":1,"yz3062":1,"Swanson-Hysell":1,"anirban89":1,"IamShubhamGupto":1,"dhruvbalwada":1,"jthielen":1,"bradyrx":1,"gmacgilchrist":1,"stickler-ci":1,"willirath":1,"ocefpaf":1,"apatlpo":1,"malmans2":1,"raphaeldussin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{"bug":4,"enhancement":2,"docs":2,"question":1,"type: maintenance":1},"past_year_pull_request_labels_count":{"dependencies":12,"enhancement":1,"github_actions":1},"past_year_issue_author_associations_count":{"COLLABORATOR":6,"NONE":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"COLLABORATOR":9,"NONE":1},"past_year_issue_authors":{"NoraLoose":5,"hdrake":3,"cspencerjones":1,"fecampos":1,"StevePny":1},"past_year_pull_request_authors":{"dependabot[bot]":12,"jbusecke":10,"hdrake":8,"pre-commit-ci[bot]":4,"NoraLoose":2},"maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"andersy005","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"roxyboy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roxyboy"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"},{"login":"TomNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"}],"active_maintainers":[{"login":"hdrake","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hdrake"},{"login":"NoraLoose","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoraLoose"}]},"events":{"total":{"CreateEvent":11,"ReleaseEvent":1,"IssuesEvent":21,"WatchEvent":18,"DeleteEvent":7,"MemberEvent":3,"IssueCommentEvent":83,"PushEvent":76,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":8,"PullRequestEvent":37,"ForkEvent":1},"last_year":{"CreateEvent":11,"ReleaseEvent":1,"IssuesEvent":21,"WatchEvent":18,"DeleteEvent":7,"MemberEvent":3,"IssueCommentEvent":83,"PushEvent":76,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":8,"PullRequestEvent":37,"ForkEvent":1}},"keywords":["climate-model","finite-volume","gridded-data","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:45:12.983Z","updated_at":"2023-01-13T13:45:12.983Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":6876149405,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876149406,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.0.11","direct":true,"kind":"composite","optional":false},{"id":6876149407,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876149408,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:45:13.441Z","updated_at":"2023-01-13T13:45:13.441Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/.github/workflows/pythonpublish.yaml","dependencies":[{"id":6876152505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876152506,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/twitter_bot.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:45:13.742Z","updated_at":"2023-01-13T13:45:13.742Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/.github/workflows/twitter_bot.yml","dependencies":[{"id":6876154115,"package_name":"ethomson/send-tweet-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T13:45:15.129Z","updated_at":"2023-01-13T13:45:15.129Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/setup.py","dependencies":[{"id":6876158554,"package_name":"xarray","ecosystem":"pypi","requirements":"\u003e=0.20.0","direct":true,"kind":"runtime","optional":false},{"id":6876158555,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6876158556,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6876158557,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"doc/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:27:24.111Z","updated_at":"2023-09-21T19:27:24.111Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/doc/environment.yml","dependencies":[{"id":13856688912,"package_name":"cartopy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688913,"package_name":"dask","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688914,"package_name":"future","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688915,"package_name":"ipykernel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688916,"package_name":"ipython","ecosystem":"conda","requirements":"\u003e=8.5.0","direct":true,"kind":"runtime","optional":false},{"id":13856688917,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688918,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688919,"package_name":"numba","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688920,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688921,"package_name":"numpydoc","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688922,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688923,"package_name":"python","ecosystem":"conda","requirements":"3.9.*","direct":true,"kind":"runtime","optional":false},{"id":13856688924,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688925,"package_name":"sphinx_rtd_theme","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856688926,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:27:25.006Z","updated_at":"2023-09-21T19:27:25.006Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/binder/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"ci/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:27:26.621Z","updated_at":"2023-09-21T19:27:26.621Z","repository_link":"https://github.com/xgcm/xgcm/blob/master/ci/environment.yml","dependencies":[]}],"score":19.164658519871175,"created_at":"2025-09-04T15:51:36.649Z","updated_at":"2025-10-07T08:23:33.023Z","avatar_url":"https://github.com/xgcm.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":16139,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["climate","climate-analysis","pangeo","geoscience","climate-science","oceanography","cf-conventions","mesh","particles","xgcm"],"project_url":"https://science.ecosyste.ms/api/v1/projects/59933","html_url":"https://science.ecosyste.ms/projects/59933","bibtex_url":"https://science.ecosyste.ms/projects/59933/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/59933/export.apalike"}