{"id":1858,"name":"OpenSCM Two Layer Model","description":"OpenSCM Two Layer Model: A Python implementation of the two-layer climate model - Published in JOSS (2021)","url":"https://github.com/openscm/openscm-twolayermodel","last_synced_at":"2025-09-04T16:35:41.293Z","repository":{"id":49540962,"uuid":"255859771","full_name":"openscm/openscm-twolayermodel","owner":"openscm","description":"Implementations of two-layer models by Held et al. and Geoffroy et al.","archived":false,"fork":false,"pushed_at":"2024-02-27T10:47:03.000Z","size":5917,"stargazers_count":10,"open_issues_count":5,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T00:10:12.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openscm-two-layer-model.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/openscm.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-15T08:56:21.000Z","updated_at":"2025-05-24T14:42:18.000Z","dependencies_parsed_at":"2025-04-14T16:01:19.632Z","dependency_job_id":null,"html_url":"https://github.com/openscm/openscm-twolayermodel","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/openscm/openscm-twolayermodel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/sbom","scorecard":{"id":710044,"data":{"date":"2025-08-11","repo":{"name":"github.com/openscm/openscm-twolayermodel","commit":"ec212a28d733d459765f8dcf9cfb2f96ccbb8c36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-cd-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/test-conda-install.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pypi-install.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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-cd-workflow.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-conda-install.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-conda-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-conda-install.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-conda-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pypi-install.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-pypi-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pypi-install.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-pypi-install.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:27","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T07:52:27.178Z","repository_id":49540962,"created_at":"2025-08-22T07:52:27.178Z","updated_at":"2025-08-22T07:52:27.178Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506610,"owners_count":25118007,"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-03T02:00:09.631Z","response_time":76,"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":"openscm","name":"OpenSCM","uuid":"62363211","kind":"organization","description":"Building a set of open, single-interface, simple climate models","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62363211?v=4","repositories_count":11,"last_synced_at":"2024-04-24T06:00:33.188Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openscm","funding_links":[],"total_stars":163,"followers":14,"following":0,"created_at":"2022-11-18T18:59:52.962Z","updated_at":"2024-04-24T06:00:35.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm/repositories"},"packages":[{"id":5299971,"name":"openscm-twolayermodel","ecosystem":"conda","description":null,"homepage":"https://github.com/openscm/openscm-twolayermodel","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/openscm/openscm-twolayermodel","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-05-04T18:46:56.000Z","latest_release_published_at":"2021-05-04T18:46:56.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-09-03T20:35:49.944Z","created_at":"2022-10-03T16:07:49.627Z","updated_at":"2025-09-03T20:35:49.944Z","registry_url":"https://anaconda.org/conda-forge/openscm-twolayermodel","install_command":"conda install -c conda-forge openscm-twolayermodel","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"255859771","full_name":"openscm/openscm-twolayermodel","owner":"openscm","description":"Implementations of two-layer models by Held et al. and Geoffroy et al.","archived":false,"fork":false,"pushed_at":"2021-06-15T12:38:03.000Z","size":5283,"stargazers_count":7,"open_issues_count":3,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-03-21T11:28:31.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openscm-two-layer-model.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,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-15T08:56:21.000Z","updated_at":"2022-12-02T11:25:15.000Z","dependencies_parsed_at":"2022-09-14T07:30:59.694Z","dependency_job_id":null,"html_url":"https://github.com/openscm/openscm-twolayermodel","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"openscm","name":"OpenSCM","uuid":"62363211","kind":"organization","description":"Building a set of open, single-interface, simple climate models","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/62363211?v=4","repositories_count":8,"last_synced_at":"2023-03-09T05:40:23.875Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm"},"tags":[{"name":"v0.2.3","sha":"6e5f9fe58cd9176d17a5bc933d21baade30e76bc","kind":"commit","published_at":"2021-06-15T01:02:28.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.3","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.3"},{"name":"v0.2.2","sha":"a2f78d69e20e590ab155010f000f29e8db8f642d","kind":"commit","published_at":"2021-05-03T00:51:29.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.2"},{"name":"v0.2.2rc1","sha":"2f7c770cffe01cab3f40872039391199620c2dc9","kind":"commit","published_at":"2021-04-27T01:36:51.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.2rc1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.2rc1"},{"name":"v0.2.1","sha":"fe12b03ee437bc8a688ae1e59f1b873abe509ce5","kind":"commit","published_at":"2020-12-23T03:33:42.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"e958c890ea4deeef57cd79fc718f2b132f238b22","kind":"commit","published_at":"2020-10-09T01:30:02.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.0"},{"name":"v0.1.2","sha":"10f0f0f5439f237b3bd159d7b4c8bec206199370","kind":"commit","published_at":"2020-07-31T03:04:45.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.2"},{"name":"v0.1.1","sha":"bc6ebfd852f28b43a16ae2c9dc0b7359a17b54f7","kind":"commit","published_at":"2020-06-29T02:19:36.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"bd0ba054c5e93df80ef49061eab058936725fd3c","kind":"commit","published_at":"2020-05-15T10:01:00.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0"},{"name":"v0.1.0-alpha.2","sha":"c22e28e610049601f2b46187ce9d56f6fa33b933","kind":"commit","published_at":"2020-04-15T11:35:02.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.2"},{"name":"v0.1.0-alpha.1","sha":"d622777f0f6368f326100c89beaf49406d39437a","kind":"commit","published_at":"2020-04-15T11:21:16.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.1"},{"name":"v0.1.0-alpha.0","sha":"e22cb976fd1893ce6d88a941451bc3099d1d906c","kind":"commit","published_at":"2020-04-15T11:19:23.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.0"}]},"repo_metadata_updated_at":"2023-03-22T07:28:28.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":53.47142500623908,"forks_count":47.70152233591215,"average":46.593461442475665},"purl":"pkg:conda/openscm-twolayermodel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/openscm-twolayermodel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/openscm-twolayermodel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/openscm-twolayermodel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:49:16.944Z","issues_count":8,"pull_requests_count":29,"avg_time_to_close_issue":501928.2,"avg_time_to_close_pull_request":826599.1724137932,"issues_closed_count":5,"pull_requests_closed_count":29,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.7586206896551724,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openscm-twolayermodel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openscm-twolayermodel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openscm-twolayermodel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/openscm-twolayermodel/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":2840630,"name":"openscm-twolayermodel","ecosystem":"pypi","description":"Implementations of the two layer radiative forcing driven models by `Held et al. \u003chttps://journals.ametsoc.org/doi/full/10.1175/2009JCLI3466.1\u003e`_ and `Geoffroy et al. \u003chttps://journals.ametsoc.org/doi/pdf/10.1175/JCLI-D-12-00195.1\u003e`_","homepage":"https://github.com/openscm/openscm-twolayermodel","licenses":"3-Clause BSD License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/openscm/openscm-twolayermodel","keywords_array":["openscm-twolayermodel","openscm","python","repo","simple","climate","model"],"namespace":null,"versions_count":11,"first_release_published_at":"2020-04-15T11:28:43.000Z","latest_release_published_at":"2021-06-15T01:44:00.000Z","latest_release_number":"0.2.3","last_synced_at":"2025-09-03T20:35:41.854Z","created_at":"2022-04-10T11:57:18.939Z","updated_at":"2025-09-04T06:59:28.360Z","registry_url":"https://pypi.org/project/openscm-twolayermodel/","install_command":"pip install openscm-twolayermodel --index-url https://pypi.org/simple","documentation_url":"https://openscm-twolayermodel.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"openscm-twolayermodel","project_status":null},"repo_metadata":{"id":49540962,"uuid":"255859771","full_name":"openscm/openscm-twolayermodel","owner":"openscm","description":"Implementations of two-layer models by Held et al. and Geoffroy et al.","archived":false,"fork":false,"pushed_at":"2024-02-27T10:47:03.000Z","size":5917,"stargazers_count":10,"open_issues_count":5,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T00:10:12.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openscm-two-layer-model.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/openscm.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-15T08:56:21.000Z","updated_at":"2025-05-24T14:42:18.000Z","dependencies_parsed_at":"2025-04-14T16:01:19.632Z","dependency_job_id":null,"html_url":"https://github.com/openscm/openscm-twolayermodel","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/openscm/openscm-twolayermodel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/sbom","scorecard":{"id":710044,"data":{"date":"2025-08-11","repo":{"name":"github.com/openscm/openscm-twolayermodel","commit":"ec212a28d733d459765f8dcf9cfb2f96ccbb8c36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-cd-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/test-conda-install.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pypi-install.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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-cd-workflow.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd-workflow.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/ci-cd-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-conda-install.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-conda-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-conda-install.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-conda-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pypi-install.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-pypi-install.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pypi-install.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/openscm/openscm-twolayermodel/test-pypi-install.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ci-cd-workflow.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test-pypi-install.yml:27","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T07:52:27.178Z","repository_id":49540962,"created_at":"2025-08-22T07:52:27.178Z","updated_at":"2025-08-22T07:52:27.178Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506610,"owners_count":25118007,"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-03T02:00:09.631Z","response_time":76,"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":"openscm","name":"OpenSCM","uuid":"62363211","kind":"organization","description":"Building a set of open, single-interface, simple climate models","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62363211?v=4","repositories_count":11,"last_synced_at":"2024-04-24T06:00:33.188Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openscm","funding_links":[],"total_stars":163,"followers":14,"following":0,"created_at":"2022-11-18T18:59:52.962Z","updated_at":"2024-04-24T06:00:35.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openscm/repositories"},"tags":[{"name":"v0.2.3","sha":"6e5f9fe58cd9176d17a5bc933d21baade30e76bc","kind":"commit","published_at":"2021-06-15T01:02:28.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.3","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a2f78d69e20e590ab155010f000f29e8db8f642d","kind":"commit","published_at":"2021-05-03T00:51:29.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.2/manifests"},{"name":"v0.2.2rc1","sha":"2f7c770cffe01cab3f40872039391199620c2dc9","kind":"commit","published_at":"2021-04-27T01:36:51.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.2rc1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.2rc1/manifests"},{"name":"v0.2.1","sha":"fe12b03ee437bc8a688ae1e59f1b873abe509ce5","kind":"commit","published_at":"2020-12-23T03:33:42.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e958c890ea4deeef57cd79fc718f2b132f238b22","kind":"commit","published_at":"2020-10-09T01:30:02.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.2.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"10f0f0f5439f237b3bd159d7b4c8bec206199370","kind":"commit","published_at":"2020-07-31T03:04:45.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bc6ebfd852f28b43a16ae2c9dc0b7359a17b54f7","kind":"commit","published_at":"2020-06-29T02:19:36.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd0ba054c5e93df80ef49061eab058936725fd3c","kind":"commit","published_at":"2020-05-15T10:01:00.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0/manifests"},{"name":"v0.1.0-alpha.2","sha":"c22e28e610049601f2b46187ce9d56f6fa33b933","kind":"commit","published_at":"2020-04-15T11:35:02.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.2","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.2/manifests"},{"name":"v0.1.0-alpha.1","sha":"d622777f0f6368f326100c89beaf49406d39437a","kind":"commit","published_at":"2020-04-15T11:21:16.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.1","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.1/manifests"},{"name":"v0.1.0-alpha.0","sha":"e22cb976fd1893ce6d88a941451bc3099d1d906c","kind":"commit","published_at":"2020-04-15T11:19:23.000Z","download_url":"https://codeload.github.com/openscm/openscm-twolayermodel/tar.gz/v0.1.0-alpha.0","html_url":"https://github.com/openscm/openscm-twolayermodel/releases/tag/v0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openscm/openscm-twolayermodel@v0.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/tags/v0.1.0-alpha.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:59:28.360Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.179301525925897,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":18.526412746019723,"forks_count":14.24358596284282,"docker_downloads_count":null,"average":17.323737654828218},"purl":"pkg:pypi/openscm-twolayermodel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openscm-twolayermodel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openscm-twolayermodel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openscm-twolayermodel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:02:32.817Z","issues_count":9,"pull_requests_count":30,"avg_time_to_close_issue":501928.2,"avg_time_to_close_pull_request":826599.1724137932,"issues_closed_count":5,"pull_requests_closed_count":29,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.7666666666666667,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/issues","maintainers":[{"login":"chrisroadmap","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisroadmap"},{"login":"rgieseke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgieseke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openscm-twolayermodel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openscm-twolayermodel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openscm-twolayermodel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openscm-twolayermodel/related_packages","maintainers":[{"uuid":"znicholls","login":"znicholls","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/znicholls/","role":null,"created_at":"2023-02-24T22:53:35.698Z","updated_at":"2023-02-24T22:53:35.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/znicholls/packages"},{"uuid":"chrisroadmap","login":"chrisroadmap","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/chrisroadmap/","role":null,"created_at":"2023-02-24T22:53:35.691Z","updated_at":"2023-02-24T22:53:35.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/chrisroadmap/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":33100,"full_name":"openscm/openscm-twolayermodel","default_branch":"master","committers":[{"name":"Zebedee Nicholls","email":"zebedee.nicholls@climate-energy-college.org","login":"znicholls","count":166},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":6},{"name":"Chris Smith","email":"chrisroadmap@gmail.com","login":"chrisroadmap","count":4},{"name":"Robert Gieseke","email":"rob.g@web.de","login":"rgieseke","count":3},{"name":"Sadie Louise Bartholomew","email":"sadie.bartholomew@ncas.ac.uk","login":"sadielbartholomew","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1}],"total_commits":181,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.166666666666668,"dds":0.08287292817679559,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:37:31.690Z","last_synced_commit":"ec212a28d733d459765f8dcf9cfb2f96ccbb8c36","created_at":"2023-03-07T16:51:17.218Z","updated_at":"2025-08-07T06:37:31.696Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"openscm/openscm-twolayermodel","html_url":"https://github.com/openscm/openscm-twolayermodel","last_synced_at":"2025-08-31T19:02:32.817Z","status":"error","issues_count":9,"pull_requests_count":30,"avg_time_to_close_issue":501928.2,"avg_time_to_close_pull_request":826599.1724137932,"issues_closed_count":5,"pull_requests_closed_count":29,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.7666666666666667,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:45:54.207Z","updated_at":"2025-09-01T03:30:54.635Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openscm%2Fopenscm-twolayermodel/issues","issue_labels_count":{"refactoring":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4,"MEMBER":2,"CONTRIBUTOR":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":30,"COLLABORATOR":1},"issue_authors":{"ashiklom":3,"znicholls":2,"rgieseke":2,"chrisroadmap":1,"bwalkowiak":1},"pull_request_authors":{"znicholls":25,"leouieda":3,"chrisroadmap":1,"sadielbartholomew":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042861,"issues_count":30659435,"pull_requests_count":91425827,"authors_count":10433306,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"chrisroadmap","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisroadmap"},{"login":"rgieseke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgieseke"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-cd-workflow.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:27:03.555Z","updated_at":"2025-04-11T11:27:03.555Z","repository_link":"https://github.com/openscm/openscm-twolayermodel/blob/master/.github/workflows/ci-cd-workflow.yml","dependencies":[{"id":22639456674,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22639456675,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22639456676,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22639456677,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22639456678,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-conda-install.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:27:03.677Z","updated_at":"2025-04-11T11:27:03.677Z","repository_link":"https://github.com/openscm/openscm-twolayermodel/blob/master/.github/workflows/test-conda-install.yml","dependencies":[{"id":22639456690,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.0.1","direct":true,"kind":"composite","optional":false},{"id":22639456691,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-pypi-install.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:27:04.157Z","updated_at":"2025-04-11T11:27:04.157Z","repository_link":"https://github.com/openscm/openscm-twolayermodel/blob/master/.github/workflows/test-pypi-install.yml","dependencies":[{"id":22639456692,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22639456693,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-11T11:27:04.508Z","updated_at":"2025-04-11T11:27:04.508Z","repository_link":"https://github.com/openscm/openscm-twolayermodel/blob/master/setup.py","dependencies":[]}],"score":7.718685495198466,"created_at":"2025-09-04T09:17:53.508Z","updated_at":"2025-10-07T08:04:35.310Z","avatar_url":"https://github.com/openscm.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":22,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5194/gmd-13-5175-2020"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1858","html_url":"https://science.ecosyste.ms/projects/1858"}