{"id":32175974,"url":"https://github.com/metoffice/cube_helper","last_synced_at":"2026-02-18T21:02:57.829Z","repository":{"id":44763690,"uuid":"197783288","full_name":"MetOffice/cube_helper","owner":"MetOffice","description":"A Python module, for easier manipulation of Cubes with Iris","archived":false,"fork":false,"pushed_at":"2023-08-24T10:31:35.000Z","size":12072,"stargazers_count":3,"open_issues_count":9,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-23T10:07:36.588Z","etag":null,"topics":["iris","python","science"],"latest_commit_sha":null,"homepage":"https://cube-helper.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MetOffice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-19T14:06:43.000Z","updated_at":"2025-09-01T19:32:58.000Z","dependencies_parsed_at":"2023-09-26T02:31:43.039Z","dependency_job_id":null,"html_url":"https://github.com/MetOffice/cube_helper","commit_stats":{"total_commits":578,"total_committers":6,"mean_commits":96.33333333333333,"dds":0.5086505190311419,"last_synced_commit":"5bc54f871aae946d074027e2babdca6f9a0154ed"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/MetOffice/cube_helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetOffice%2Fcube_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetOffice%2Fcube_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetOffice%2Fcube_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetOffice%2Fcube_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetOffice","download_url":"https://codeload.github.com/MetOffice/cube_helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetOffice%2Fcube_helper/sbom","scorecard":{"id":92908,"data":{"date":"2025-08-11","repo":{"name":"github.com/MetOffice/cube_helper","commit":"5bc54f871aae946d074027e2babdca6f9a0154ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PEP8.yml:1","Warn: no topLevel permission defined: .github/workflows/Tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/PEP8.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/MetOffice/cube_helper/PEP8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PEP8.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/MetOffice/cube_helper/PEP8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/MetOffice/cube_helper/Tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/MetOffice/cube_helper/Tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/PEP8.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/PEP8.yml:18","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:14:43.785Z","repository_id":44763690,"created_at":"2025-08-15T08:14:43.785Z","updated_at":"2025-08-15T08:14:43.785Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iris","python","science"],"created_at":"2025-10-21T19:52:47.549Z","updated_at":"2026-02-18T21:02:57.824Z","avatar_url":"https://github.com/MetOffice.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cube Helper\n\n![Tests](https://github.com/MetOffice/cube_helper/workflows/Tests/badge.svg) \n![PEP8](https://github.com/MetOffice/cube_helper/workflows/PEP8/badge.svg) \n[![Documentation Status](https://readthedocs.org/projects/cube-helper/badge/?version=latest)](https://cube-helper.readthedocs.io/en/latest/?badge=latest) \n![Licence](https://img.shields.io/github/license/MetOffice/cube_helper) \n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4073150.svg)](https://doi.org/10.5281/zenodo.4073150)\n\n\n\nCube Helper is a package to make equalisation, concatenation, and analysis of \n[Iris](https://scitools-iris.readthedocs.io/)\ncubes easier. It is written with reasearchers in mind and provides a good degree of\nabstraction from many Iris functions and methods.\n \nThe package is written entirely in Python and provides a number of reusable methods.\n\n## Documentation\n\ncube_helper's documentation is available from https://cube-helper.readthedocs.io/\n \n## Requirements\nPlease ensure you have the following dependencies installed:  \n`cf_units`  \n`iris`  \n`numpy`\n\n## Installing\n\ncube_helper is already installed at several sites. Please see their internal documentation for details of how to access it there. \n\nTo install your own copy, then cube_helper is available via PyPI and conda-forge:\n\n`pip install cube-helper`\n\n`conda install -c conda-forge cube_helper`\n\nAlternatively, make sure that all of the requirements are installed, then clone the repository\nand set your Python environment to point to your copy, for example:  \n`git clone https://github.com/MetOffice/cube_helper.git`  \n`export PYTHONPATH=\u003cpath/to/cube_helper\u003e`  \n\n## Contributing  \nIf you want to contribute to Cube Helper be sure to review the \n[contribution guidelines](https://github.com/MetOffice/cube_helper/blob/master/CONTRIBUTING.md).\n\n## License\n[BSD-3 License](https://github.com/MetOffice/cube_helper/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetoffice%2Fcube_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetoffice%2Fcube_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetoffice%2Fcube_helper/lists"}