{"id":22797,"name":"xscen","description":"A climate change scenario-building analysis framework, built with Intake-esm catalogs and xarray-based packages such as xclim and xESMF.","url":"https://github.com/Ouranosinc/xscen","last_synced_at":"2026-04-18T08:03:56.082Z","repository":{"id":44170051,"uuid":"499272579","full_name":"Ouranosinc/xscen","owner":"Ouranosinc","description":"A climate change scenario-building analysis framework.","archived":false,"fork":false,"pushed_at":"2026-04-10T18:16:54.000Z","size":13908,"stargazers_count":19,"open_issues_count":42,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-10T19:31:49.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xscen.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-02T19:59:19.000Z","updated_at":"2026-04-01T14:21:01.000Z","dependencies_parsed_at":"2023-12-20T11:43:04.676Z","dependency_job_id":"07914dba-cbd8-47df-bfe4-a4111e0fc63b","html_url":"https://github.com/Ouranosinc/xscen","commit_stats":{"total_commits":2082,"total_committers":16,"mean_commits":130.125,"dds":0.7363112391930835,"last_synced_commit":"c562b1f10dc4d408940fd0ba65a065b2e2c65a91"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xscen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/sbom","scorecard":{"id":896794,"data":{"date":"2025-08-21T08:48:40Z","repo":{"name":"github.com/Ouranosinc/xscen","commit":"74d1739e67ad1b1cc716e5a5c84db4b1624bc734"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   4 out of   4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:12"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":-1,"reason":"internal error: internal error: Client.Repositories.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: CSHS-CWRA, ouranos, ouranos @ouranosinc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-24T14:01:53.790Z","repository_id":44170051,"created_at":"2025-08-24T14:01:53.790Z","updated_at":"2025-08-24T14:01:53.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31875183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"packages":[{"id":6448505,"name":"xscen","ecosystem":"pypi","description":"A climate change scenario-building analysis framework, built with xclim/xarray.","homepage":"https://xscen.readthedocs.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xscen","keywords_array":["xscen"],"namespace":null,"versions_count":19,"first_release_published_at":"2023-02-28T21:29:14.000Z","latest_release_published_at":"2026-02-17T15:28:07.000Z","latest_release_number":"0.14.0","last_synced_at":"2026-03-04T10:03:38.009Z","created_at":"2023-02-28T21:55:20.378Z","updated_at":"2026-03-04T10:03:38.009Z","registry_url":"https://pypi.org/project/xscen/","install_command":"pip install xscen --index-url https://pypi.org/simple","documentation_url":"https://xscen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Atmospheric Science","Typing :: Typed"],"normalized_name":"xscen","project_status":null},"repo_metadata":{"id":44170051,"uuid":"499272579","full_name":"Ouranosinc/xscen","owner":"Ouranosinc","description":"A climate change scenario-building analysis framework.","archived":false,"fork":false,"pushed_at":"2024-10-28T19:50:20.000Z","size":10368,"stargazers_count":15,"open_issues_count":40,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T22:32:17.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xscen.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-02T19:59:19.000Z","updated_at":"2024-10-21T14:53:59.000Z","dependencies_parsed_at":"2023-12-20T11:43:04.676Z","dependency_job_id":"3b278de2-1496-4150-89da-0e7a39dd2979","html_url":"https://github.com/Ouranosinc/xscen","commit_stats":{"total_commits":1757,"total_committers":12,"mean_commits":"146.41666666666666","dds":0.7518497438816164,"last_synced_commit":"89bc6ac09b968609a50f1a225e13802943b4e6c1"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155747,"owners_count":16940403,"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":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[{"name":"v0.9.1","sha":"89bc6ac09b968609a50f1a225e13802943b4e6c1","kind":"commit","published_at":"2024-06-04T20:39:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.9.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"59c9263e11e3fb469d0b8c7f603737a2b33f09d7","kind":"commit","published_at":"2024-05-07T19:07:34.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.9.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"ef3c8fdcdab9a3ebb7badf7ad259faadb23077bc","kind":"commit","published_at":"2024-02-28T15:15:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.3","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"b81ba1cb0e70c688e9cf69106be287b987262832","kind":"commit","published_at":"2024-02-12T21:24:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.2","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.2/manifests"},{"name":"0.8.2-beta","sha":"03d660392bde6bc3c13a4e92664a24dea31a9505","kind":"tag","published_at":"2024-01-29T23:07:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.8.2-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.8.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.2-beta/manifests"},{"name":"0.8.1-beta","sha":"60a8e0b658837e85305c46b1d57916ea77e20f3f","kind":"tag","published_at":"2024-01-17T20:46:16.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.8.1-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.8.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.1-beta/manifests"},{"name":"v0.8.0","sha":"2e4752f56eacef28fd33ca362c95242a6ad46506","kind":"commit","published_at":"2024-01-16T19:00:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.0/manifests"},{"name":"0.7.25-beta","sha":"e21e15b999e154fc05eecd1d19c7da938f2b7634","kind":"tag","published_at":"2023-12-19T20:06:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.25-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.25-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.25-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.25-beta/manifests"},{"name":"0.7.24-beta","sha":"acb0f737058cb63f8d040a1fab8d34c042c6ea8b","kind":"tag","published_at":"2023-12-15T21:02:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.24-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.24-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.24-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.24-beta/manifests"},{"name":"0.7.23-beta","sha":"e461ccf250ff3423682f8dcfc78414a83b015c55","kind":"tag","published_at":"2023-12-11T23:20:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.23-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.23-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.23-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.23-beta/manifests"},{"name":"0.7.22-beta","sha":"db7c976c4557c154a815cc2eae7f7d48490f6e3c","kind":"tag","published_at":"2023-12-07T19:24:24.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.22-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.22-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.22-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.22-beta/manifests"},{"name":"v0.7.1","sha":"e900dc90fd3fdcbc5b4a74f40967406be9dcebf9","kind":"commit","published_at":"2023-08-23T16:58:36.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.7.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"94fca2e6190d0e7524d3d1678e46faf0fca51c3c","kind":"commit","published_at":"2023-08-22T18:27:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.7.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"eafd118a44b16cf2f8dba46f50800db133901239","kind":"commit","published_at":"2023-05-05T21:22:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.6.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9d09ae099d998f4c16c30007d7712b226798f13d","kind":"commit","published_at":"2023-05-04T21:07:50.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.6.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"87a59101967fcec24e31c4ad1bca2b99c3fa8f5f","kind":"commit","published_at":"2023-02-28T21:16:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.5.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aaaccc7117f54f6fe1888c6c966b688a27be7e8","kind":"commit","published_at":"2022-09-28T18:57:10.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.4.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"fbb1d711f55de2e09af1a5627a3399ada75e0395","kind":"commit","published_at":"2022-08-23T21:41:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.3.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d4dcd9a9fc240fc9ae9bcc3778fb01370d4a6795","kind":"commit","published_at":"2022-07-08T21:07:07.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.2.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T02:59:25.782Z","dependent_packages_count":1,"downloads":764,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.30991264717053,"dependent_repos_count":21.525853977374208,"dependent_packages_count":4.797625697793282,"stargazers_count":16.05549447315001,"forks_count":22.632809813573264,"docker_downloads_count":null,"average":19.464339321812258},"purl":"pkg:pypi/xscen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xscen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xscen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xscen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T21:04:20.381Z","issues_count":87,"pull_requests_count":334,"avg_time_to_close_issue":8809023.55737705,"avg_time_to_close_pull_request":358176.4213836478,"issues_closed_count":61,"pull_requests_closed_count":318,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":1.7471264367816093,"avg_comments_per_pull_request":0.907185628742515,"merged_pull_requests_count":296,"bot_issues_count":4,"bot_pull_requests_count":131,"past_year_issues_count":29,"past_year_pull_requests_count":213,"past_year_avg_time_to_close_issue":2149127.0588235296,"past_year_avg_time_to_close_pull_request":205518.18274111676,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.1379310344827587,"past_year_avg_comments_per_pull_request":0.8262910798122066,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":106,"past_year_merged_pull_requests_count":178,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/issues","maintainers":[{"login":"aulemahal","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"vindelico","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vindelico"},{"login":"mccrayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mccrayc"},{"login":"sarahclaude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahclaude"},{"login":"bstdenis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}],"active_maintainers":[{"login":"aulemahal","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"vindelico","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vindelico"},{"login":"bstdenis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xscen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xscen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xscen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xscen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xscen/codemeta","maintainers":[{"uuid":"Zeitsperre","login":"Zeitsperre","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/Zeitsperre/","role":null,"created_at":"2023-02-28T22:13:36.827Z","updated_at":"2023-02-28T22:13:36.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Zeitsperre/packages"},{"uuid":"juliettelavoie","login":"juliettelavoie","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/juliettelavoie/","role":null,"created_at":"2023-02-28T22:13:36.191Z","updated_at":"2023-02-28T22:13:36.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/juliettelavoie/packages"},{"uuid":"RondeauG","login":"RondeauG","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/RondeauG/","role":null,"created_at":"2023-02-28T22:13:36.473Z","updated_at":"2023-02-28T22:13:36.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RondeauG/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":808434,"maintainers_count":341794,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52486},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-05T07:37:00.939Z","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":11733464,"name":"github.com/ouranosinc/xscen","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ouranosinc/xscen","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2022-07-08T21:07:07.000Z","latest_release_published_at":"2026-02-17T15:14:02.000Z","latest_release_number":"v0.14.0","last_synced_at":"2026-03-04T10:03:41.903Z","created_at":"2025-06-05T11:16:14.206Z","updated_at":"2026-03-04T10:03:41.904Z","registry_url":"https://pkg.go.dev/github.com/ouranosinc/xscen","install_command":"go get github.com/ouranosinc/xscen","documentation_url":"https://pkg.go.dev/github.com/ouranosinc/xscen#section-documentation","metadata":{},"repo_metadata":{"id":44170051,"uuid":"499272579","full_name":"Ouranosinc/xscen","owner":"Ouranosinc","description":"A climate change scenario-building analysis framework.","archived":false,"fork":false,"pushed_at":"2025-10-07T14:33:54.000Z","size":13764,"stargazers_count":20,"open_issues_count":43,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-08T11:22:38.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xscen.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-02T19:59:19.000Z","updated_at":"2025-10-07T14:33:58.000Z","dependencies_parsed_at":"2023-12-20T11:43:04.676Z","dependency_job_id":"3b278de2-1496-4150-89da-0e7a39dd2979","html_url":"https://github.com/Ouranosinc/xscen","commit_stats":{"total_commits":2082,"total_committers":16,"mean_commits":130.125,"dds":0.7363112391930835,"last_synced_commit":"c562b1f10dc4d408940fd0ba65a065b2e2c65a91"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xscen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/sbom","scorecard":{"id":896794,"data":{"date":"2025-08-21T08:48:40Z","repo":{"name":"github.com/Ouranosinc/xscen","commit":"74d1739e67ad1b1cc716e5a5c84db4b1624bc734"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   4 out of   4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:12"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":-1,"reason":"internal error: internal error: Client.Repositories.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: CSHS-CWRA, ouranos, ouranos @ouranosinc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-24T14:01:53.790Z","repository_id":44170051,"created_at":"2025-08-24T14:01:53.790Z","updated_at":"2025-08-24T14:01:53.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002893,"owners_count":26083468,"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-10-10T02:00:06.843Z","response_time":62,"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":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[{"name":"v0.13.0","sha":"5039817ec11a9ea9aaf529a16176aeb940be9b57","kind":"commit","published_at":"2025-09-03T13:23:36.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.13.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"9f2fefa4a871e4c65d4ddd3d7055131d77a388f7","kind":"commit","published_at":"2025-05-26T18:20:43.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.12.3","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"91b3df148d7670b15b5d357134c137f01b124688","kind":"commit","published_at":"2025-05-16T14:16:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.12.2","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"4f9b9b3026bc72e320e4d5496de68ae8f8622e35","kind":"tag","published_at":"2025-04-07T19:02:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.12.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"16af3c22dda986890b9fc314e3b46d39d3425e5b","kind":"tag","published_at":"2025-03-10T16:46:30.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.12.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"fc049a2391789d382c89770b089bd623e5897741","kind":"commit","published_at":"2025-01-23T14:56:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.11.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"7dcdacf757c8b25d9e7441ea54ce65cb0311b81a","kind":"commit","published_at":"2024-11-04T21:37:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.10.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4f5ffdf2a59f7fd1f5bd71be8bf560a82db103fb","kind":"commit","published_at":"2024-09-30T19:01:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.10.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"89bc6ac09b968609a50f1a225e13802943b4e6c1","kind":"commit","published_at":"2024-06-04T20:39:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.9.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"59c9263e11e3fb469d0b8c7f603737a2b33f09d7","kind":"commit","published_at":"2024-05-07T19:07:34.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.9.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"ef3c8fdcdab9a3ebb7badf7ad259faadb23077bc","kind":"commit","published_at":"2024-02-28T15:15:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.3","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"b81ba1cb0e70c688e9cf69106be287b987262832","kind":"commit","published_at":"2024-02-12T21:24:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.2","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.2/manifests"},{"name":"0.8.2-beta","sha":"03d660392bde6bc3c13a4e92664a24dea31a9505","kind":"tag","published_at":"2024-01-29T23:07:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.8.2-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.8.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.8.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.2-beta/manifests"},{"name":"0.8.1-beta","sha":"60a8e0b658837e85305c46b1d57916ea77e20f3f","kind":"tag","published_at":"2024-01-17T20:46:16.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.8.1-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.8.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.8.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.8.1-beta/manifests"},{"name":"v0.8.0","sha":"2e4752f56eacef28fd33ca362c95242a6ad46506","kind":"commit","published_at":"2024-01-16T19:00:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.8.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.8.0/manifests"},{"name":"0.7.25-beta","sha":"e21e15b999e154fc05eecd1d19c7da938f2b7634","kind":"tag","published_at":"2023-12-19T20:06:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.25-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.25-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.7.25-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.25-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.25-beta/manifests"},{"name":"0.7.24-beta","sha":"acb0f737058cb63f8d040a1fab8d34c042c6ea8b","kind":"tag","published_at":"2023-12-15T21:02:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.24-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.24-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.7.24-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.24-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.24-beta/manifests"},{"name":"0.7.23-beta","sha":"e461ccf250ff3423682f8dcfc78414a83b015c55","kind":"tag","published_at":"2023-12-11T23:20:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.23-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.23-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.7.23-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.23-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.23-beta/manifests"},{"name":"0.7.22-beta","sha":"db7c976c4557c154a815cc2eae7f7d48490f6e3c","kind":"tag","published_at":"2023-12-07T19:24:24.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/0.7.22-beta","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/0.7.22-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@0.7.22-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.22-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/0.7.22-beta/manifests"},{"name":"v0.7.1","sha":"e900dc90fd3fdcbc5b4a74f40967406be9dcebf9","kind":"commit","published_at":"2023-08-23T16:58:36.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.7.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"94fca2e6190d0e7524d3d1678e46faf0fca51c3c","kind":"commit","published_at":"2023-08-22T18:27:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.7.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"eafd118a44b16cf2f8dba46f50800db133901239","kind":"commit","published_at":"2023-05-05T21:22:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.6.1","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"9d09ae099d998f4c16c30007d7712b226798f13d","kind":"commit","published_at":"2023-05-04T21:07:50.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.6.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"87a59101967fcec24e31c4ad1bca2b99c3fa8f5f","kind":"commit","published_at":"2023-02-28T21:16:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.5.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aaaccc7117f54f6fe1888c6c966b688a27be7e8","kind":"commit","published_at":"2022-09-28T18:57:10.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.4.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"fbb1d711f55de2e09af1a5627a3399ada75e0395","kind":"commit","published_at":"2022-08-23T21:41:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.3.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d4dcd9a9fc240fc9ae9bcc3778fb01370d4a6795","kind":"commit","published_at":"2022-07-08T21:07:07.000Z","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/v0.2.0","html_url":"https://github.com/Ouranosinc/xscen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xscen@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T03:50:39.341Z","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/ouranosinc/xscen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ouranosinc/xscen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ouranosinc/xscen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ouranosinc/xscen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T01:05:26.722Z","issues_count":106,"pull_requests_count":660,"avg_time_to_close_issue":8720958.194444444,"avg_time_to_close_pull_request":418574.27852348995,"issues_closed_count":72,"pull_requests_closed_count":596,"pull_request_authors_count":13,"issue_authors_count":14,"avg_comments_per_issue":1.7358490566037736,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":532,"bot_issues_count":6,"bot_pull_requests_count":271,"past_year_issues_count":18,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":558030.375,"past_year_avg_time_to_close_pull_request":450985.4460784314,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":204,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.722222222222222,"past_year_avg_comments_per_pull_request":0.8503937007874016,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":109,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/issues","maintainers":[{"login":"aulemahal","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"vindelico","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vindelico"},{"login":"mccrayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mccrayc"},{"login":"sarahclaude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahclaude"},{"login":"bstdenis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}],"active_maintainers":[{"login":"RondeauG","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxscen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxscen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxscen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxscen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxscen/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2063189,"maintainers_count":0,"namespaces_count":772825,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53137},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-05T06:55:50.931Z","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"}},{"id":11733456,"name":"github.com/Ouranosinc/xscen","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xscen","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2022-07-08T21:07:07.000Z","latest_release_published_at":"2026-02-17T15:14:02.000Z","latest_release_number":"v0.14.0","last_synced_at":"2026-03-04T10:03:46.596Z","created_at":"2025-06-05T11:16:11.546Z","updated_at":"2026-03-04T10:03:46.597Z","registry_url":"https://pkg.go.dev/github.com/Ouranosinc/xscen","install_command":"go get github.com/Ouranosinc/xscen","documentation_url":"https://pkg.go.dev/github.com/Ouranosinc/xscen#section-documentation","metadata":{},"repo_metadata":{"id":44170051,"uuid":"499272579","full_name":"Ouranosinc/xscen","owner":"Ouranosinc","description":"A climate change scenario-building analysis framework.","archived":false,"fork":false,"pushed_at":"2025-10-15T18:51:00.000Z","size":13934,"stargazers_count":20,"open_issues_count":50,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-16T04:32:15.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xscen.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-02T19:59:19.000Z","updated_at":"2025-10-15T14:33:16.000Z","dependencies_parsed_at":"2023-12-20T11:43:04.676Z","dependency_job_id":"3b278de2-1496-4150-89da-0e7a39dd2979","html_url":"https://github.com/Ouranosinc/xscen","commit_stats":{"total_commits":2082,"total_committers":16,"mean_commits":130.125,"dds":0.7363112391930835,"last_synced_commit":"c562b1f10dc4d408940fd0ba65a065b2e2c65a91"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xscen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xscen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/sbom","scorecard":{"id":896794,"data":{"date":"2025-08-21T08:48:40Z","repo":{"name":"github.com/Ouranosinc/xscen","commit":"74d1739e67ad1b1cc716e5a5c84db4b1624bc734"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   4 out of   4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:12"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":-1,"reason":"internal error: internal error: Client.Repositories.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: CSHS-CWRA, ouranos, ouranos @ouranosinc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-24T14:01:53.790Z","repository_id":44170051,"created_at":"2025-08-24T14:01:53.790Z","updated_at":"2025-08-24T14:01:53.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159535,"owners_count":26116492,"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-10-16T02:00:06.019Z","response_time":53,"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":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-18T03:51:03.341Z","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/%21ouranosinc/xscen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Ouranosinc/xscen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Ouranosinc/xscen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Ouranosinc/xscen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T21:01:59.042Z","issues_count":106,"pull_requests_count":660,"avg_time_to_close_issue":8720958.194444444,"avg_time_to_close_pull_request":418574.27852348995,"issues_closed_count":72,"pull_requests_closed_count":596,"pull_request_authors_count":13,"issue_authors_count":14,"avg_comments_per_issue":1.7358490566037736,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":532,"bot_issues_count":6,"bot_pull_requests_count":271,"past_year_issues_count":18,"past_year_pull_requests_count":252,"past_year_avg_time_to_close_issue":558030.375,"past_year_avg_time_to_close_pull_request":455443.54950495047,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.722222222222222,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":166,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/issues","maintainers":[{"login":"aulemahal","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"vindelico","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vindelico"},{"login":"mccrayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mccrayc"},{"login":"sarahclaude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahclaude"},{"login":"bstdenis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}],"active_maintainers":[{"login":"RondeauG","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxscen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxscen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxscen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxscen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxscen/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2063189,"maintainers_count":0,"namespaces_count":772825,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53137},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-05T06:55:50.931Z","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":702200,"full_name":"Ouranosinc/xscen","default_branch":"main","total_commits":2765,"total_committers":16,"total_bot_commits":391,"total_bot_committers":3,"mean_commits":172.8125,"dds":0.7584086799276673,"past_year_total_commits":499,"past_year_total_committers":11,"past_year_total_bot_commits":62,"past_year_total_bot_committers":2,"past_year_mean_commits":45.36363636363637,"past_year_dds":0.7374749498997997,"last_synced_at":"2026-03-03T03:06:00.624Z","last_synced_commit":"ced97b19377391c858e3b1cad9365307c651385b","created_at":"2023-03-09T12:03:50.664Z","updated_at":"2026-03-03T03:04:50.341Z","committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":668},{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":558},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":555},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":380},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":160},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":120},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":111},{"name":"Éric Dupuis","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":76},{"name":"Marco Braun","email":"Braun.Marco@ouranos.ca","login":"vindelico","count":71},{"name":"Sarah-Claude Bourdeau","email":"83776457+sarahclaude","login":"sarahclaude","count":23},{"name":"SarahG-579462","email":"gammon.sarah@ouranos.ca","login":"SarahG-579462","count":19},{"name":"Pascal Bourgault","email":"bourgapa.pascal@ouranos.ca","login":null,"count":9},{"name":"Rondeau-Genesse","email":"gabron1@ouranos.ca","login":null,"count":6},{"name":"Eric Dupuis","email":"edupuis@doris.ouranos.ca","login":null,"count":4},{"name":"ArtemBuyalo","email":"artem.buyalo@mail.mcgill.ca","login":"ArtemBuyalo","count":3},{"name":"Blaise Gauvin St-Denis","email":"st-denis.blaise@ouranos.ca","login":null,"count":2}],"past_year_committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":131},{"name":"Juliette Lavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":105},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":80},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":51},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Éric Dupuis","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":42},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":17},{"name":"SarahG-579462","email":"gammon.sarah@ouranos.ca","login":"SarahG-579462","count":15},{"name":"Rondeau-Genesse","email":"gabron1@ouranos.ca","login":null,"count":6},{"name":"Eric Dupuis","email":"edupuis@doris.ouranos.ca","login":null,"count":4},{"name":"ArtemBuyalo","email":"artem.buyalo@mail.mcgill.ca","login":"ArtemBuyalo","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-04T00:00:12.294Z","repositories_count":6184305,"commits_count":930544786,"contributors_count":36040499,"owners_count":1146305,"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":"Ouranosinc/xscen","html_url":"https://github.com/Ouranosinc/xscen","last_synced_at":"2026-03-04T10:01:42.271Z","status":"active","issues_count":106,"pull_requests_count":673,"avg_time_to_close_issue":9506491.081081081,"avg_time_to_close_pull_request":418468.7731788079,"issues_closed_count":74,"pull_requests_closed_count":604,"pull_request_authors_count":14,"issue_authors_count":14,"avg_comments_per_issue":1.839622641509434,"avg_comments_per_pull_request":0.9301634472511144,"merged_pull_requests_count":540,"bot_issues_count":6,"bot_pull_requests_count":277,"past_year_issues_count":12,"past_year_pull_requests_count":150,"past_year_avg_time_to_close_issue":558030.375,"past_year_avg_time_to_close_pull_request":355711.8828828829,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.5833333333333335,"past_year_avg_comments_per_pull_request":1.0666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":60,"past_year_merged_pull_requests_count":103,"created_at":"2023-05-15T09:21:16.497Z","updated_at":"2026-03-04T10:01:42.271Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxscen/issues","issue_labels_count":{"enhancement":43,"bug":31,"documentation":8,"CI":5,"help wanted":3,"wontfix":2,"good first issue":1,"dependencies":1,"github_actions":1},"pull_request_labels_count":{"dependencies":239,"CI":131,"python":115,"github_actions":113,"docs":35,"documentation":18,"bug":11,"enhancement":11,"xclim":1},"issue_author_associations_count":{"CONTRIBUTOR":74,"COLLABORATOR":23,"NONE":9},"pull_request_author_associations_count":{"CONTRIBUTOR":530,"COLLABORATOR":138,"NONE":5},"issue_authors":{"RondeauG":37,"juliettelavoie":24,"aulemahal":17,"Zeitsperre":6,"SarahG-579462":6,"github-actions[bot]":5,"coxipi":2,"mccrayc":2,"sarahclaude":2,"vindelico":1,"sg2475962":1,"dependabot[bot]":1,"lou-a":1,"bstdenis":1},"pull_request_authors":{"dependabot[bot]":229,"RondeauG":110,"Zeitsperre":106,"aulemahal":85,"juliettelavoie":62,"pre-commit-ci[bot]":47,"coxipi":17,"vindelico":5,"SarahG-579462":5,"bstdenis":2,"dhruvadeep":1,"ArtemBuyalo":1,"sarahclaude":1,"sg2475962":1,"SamrithaS":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-06T00:00:12.726Z","repositories_count":13598487,"issues_count":34939400,"pull_requests_count":113887477,"authors_count":11184392,"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":4},"past_year_pull_request_labels_count":{"CI":74,"dependencies":51,"python":39,"github_actions":11,"docs":9,"enhancement":2,"bug":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":8,"COLLABORATOR":2,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":105,"COLLABORATOR":42,"NONE":1},"past_year_issue_authors":{"juliettelavoie":7,"aulemahal":2,"lou-a":1,"SarahG-579462":1},"past_year_pull_request_authors":{"dependabot[bot]":50,"RondeauG":28,"juliettelavoie":22,"aulemahal":14,"coxipi":12,"pre-commit-ci[bot]":10,"Zeitsperre":10,"ArtemBuyalo":1,"SarahG-579462":1},"maintainers":[{"login":"aulemahal","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"vindelico","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vindelico"},{"login":"mccrayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mccrayc"},{"login":"sarahclaude","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahclaude"},{"login":"bstdenis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"},{"login":"SamrithaS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamrithaS"}],"active_maintainers":[{"login":"RondeauG","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}]},"events":{"total":{"CreateEvent":135,"CommitCommentEvent":2,"ReleaseEvent":9,"IssuesEvent":37,"WatchEvent":4,"DeleteEvent":125,"IssueCommentEvent":164,"PushEvent":571,"PullRequestReviewCommentEvent":118,"PullRequestReviewEvent":201,"PullRequestEvent":245},"last_year":{"CreateEvent":129,"CommitCommentEvent":2,"ReleaseEvent":9,"IssuesEvent":37,"WatchEvent":4,"DeleteEvent":123,"IssueCommentEvent":163,"PushEvent":543,"PullRequestReviewCommentEvent":108,"PullRequestReviewEvent":187,"PullRequestEvent":237}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/bump-version.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.792Z","updated_at":"2023-09-26T22:23:59.792Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/bump-version.yml","dependencies":[{"id":13959653247,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653248,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13959653249,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.809Z","updated_at":"2023-09-26T22:23:59.809Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":13959653251,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653252,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13959653253,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13959653254,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/conda-build.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.836Z","updated_at":"2023-09-26T22:23:59.836Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/conda-build.yml","dependencies":[{"id":13959653255,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653256,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":13959653257,"package_name":"haya14busa/action-cond","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13959653258,"package_name":"uibcdf/action-build-and-upload-conda-packages","ecosystem":"actions","requirements":"v1.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/first_pull_request.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.897Z","updated_at":"2023-09-26T22:23:59.897Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/first_pull_request.yml","dependencies":[{"id":13959653259,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.951Z","updated_at":"2023-09-26T22:23:59.951Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/label.yml","dependencies":[{"id":13959653260,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:23:59.990Z","updated_at":"2023-09-26T22:23:59.990Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/main.yml","dependencies":[{"id":13959653261,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false},{"id":13959653262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653263,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13959653264,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:24:00.051Z","updated_at":"2023-09-26T22:24:00.051Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":13959653265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653266,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13959653267,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/remove-obsolete-cache.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:24:00.086Z","updated_at":"2023-09-26T22:24:00.086Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/remove-obsolete-cache.yml","dependencies":[{"id":13959653268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag-testpypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T22:24:00.126Z","updated_at":"2023-09-26T22:24:00.126Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/tag-testpypi.yml","dependencies":[{"id":13959653269,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13959653270,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13959653271,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T22:24:00.439Z","updated_at":"2023-09-26T22:24:00.439Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/actions-versions-updater.yml","sha":null,"kind":"manifest","created_at":"2023-12-18T02:36:09.858Z","updated_at":"2023-12-18T02:36:09.858Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/.github/workflows/actions-versions-updater.yml","dependencies":[{"id":15152536970,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false},{"id":15152536971,"package_name":"saadmk11/github-actions-version-updater","ecosystem":"actions","requirements":"v0.8.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-18T02:36:10.055Z","updated_at":"2023-12-18T02:36:10.055Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/pyproject.toml","dependencies":[{"id":15152536972,"package_name":"babel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536973,"package_name":"cartopy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536974,"package_name":"cftime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536975,"package_name":"cf_xarray","ecosystem":"pypi","requirements":"\u003e=0.7.6","direct":true,"kind":"runtime","optional":false},{"id":15152536976,"package_name":"clisops","ecosystem":"pypi","requirements":"\u003e=0.10","direct":true,"kind":"runtime","optional":false},{"id":15152536977,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536978,"package_name":"flox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536979,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003c2023.10.0","direct":true,"kind":"runtime","optional":false},{"id":15152536980,"package_name":"geopandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536981,"package_name":"h5netcdf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536982,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536983,"package_name":"intake-esm","ecosystem":"pypi","requirements":"\u003e=2023.07.07","direct":true,"kind":"runtime","optional":false},{"id":15152536984,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536985,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536986,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536987,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":15152536988,"package_name":"parse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536989,"package_name":"pyarrow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536990,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152536991,"package_name":"rechunker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152537017,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":15152537018,"package_name":"sparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152537019,"package_name":"toolz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15152537020,"package_name":"xarray","ecosystem":"pypi","requirements":"\u003c2023.11.0","direct":true,"kind":"runtime","optional":false},{"id":15152537021,"package_name":"xclim","ecosystem":"pypi","requirements":"\u003e=0.46.0","direct":true,"kind":"runtime","optional":false},{"id":15152537039,"package_name":"xesmf","ecosystem":"pypi","requirements":"\u003e=0.7","direct":true,"kind":"runtime","optional":false},{"id":15152537040,"package_name":"zarr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-12-20T11:42:48.420Z","updated_at":"2023-12-20T11:42:48.420Z","repository_link":"https://github.com/Ouranosinc/xscen/blob/main/environment.yml","dependencies":[{"id":15188280676,"package_name":"babel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188280677,"package_name":"cartopy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188280678,"package_name":"cf_xarray","ecosystem":"conda","requirements":"\u003e=0.7.6","direct":true,"kind":"runtime","optional":false},{"id":15188280698,"package_name":"cftime","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188280810,"package_name":"clisops","ecosystem":"conda","requirements":"\u003e=0.10","direct":true,"kind":"runtime","optional":false},{"id":15188280864,"package_name":"dask","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188281222,"package_name":"flox","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188281245,"package_name":"fsspec","ecosystem":"conda","requirements":"\u003c2023.10.0","direct":true,"kind":"runtime","optional":false},{"id":15188281771,"package_name":"geopandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188281790,"package_name":"h5netcdf","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188281847,"package_name":"h5py","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188281848,"package_name":"intake-esm","ecosystem":"conda","requirements":"\u003e=2023.07.07","direct":true,"kind":"runtime","optional":false},{"id":15188282189,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282193,"package_name":"nc-time-axis","ecosystem":"conda","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":15188282538,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282572,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282573,"package_name":"pandas","ecosystem":"conda","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":15188282574,"package_name":"parse","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282575,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282576,"package_name":"pyarrow","ecosystem":"conda","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":15188282577,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.9","direct":true,"kind":"runtime","optional":false},{"id":15188282578,"package_name":"pyyaml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282579,"package_name":"rechunker","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282580,"package_name":"shapely","ecosystem":"conda","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":15188282581,"package_name":"sparse","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282582,"package_name":"toolz","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15188282583,"package_name":"xarray","ecosystem":"conda","requirements":"\u003c2023.11.0","direct":true,"kind":"runtime","optional":false},{"id":15188282584,"package_name":"xclim","ecosystem":"conda","requirements":"\u003e=0.46.0","direct":true,"kind":"runtime","optional":false},{"id":15188282585,"package_name":"xesmf","ecosystem":"conda","requirements":"\u003e=0.7","direct":true,"kind":"runtime","optional":false},{"id":15188282586,"package_name":"zarr","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":13.528553555918737,"created_at":"2023-09-12T07:38:12.714Z","updated_at":"2026-04-18T08:03:56.139Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","category":"Climate Change","sub_category":"Climate Data Processing and Analysis","monthly_downloads":764,"total_dependent_repos":1,"total_dependent_packages":1,"readme":"============\nxscen |logo|\n============\n\n+----------------------------+-------------------------------------------------------+\n| Versions                   | |pypi| |conda|                                        |\n+----------------------------+-------------------------------------------------------+\n| Documentation and Support  | |docs| |versions|                                     |\n+----------------------------+-------------------------------------------------------+\n| Open Source                | |license| |ossf-score| |zenodo|                       |\n+----------------------------+-------------------------------------------------------+\n| Coding Standards           | |ruff| |pre-commit| |ossf-bp| |fossa|                 |\n+----------------------------+-------------------------------------------------------+\n| Development Status         | |status| |build| |coveralls|                          |\n+----------------------------+-------------------------------------------------------+\n\nA climate change scenario-building analysis framework, built with `intake-esm` catalogs and `xarray`-based packages such as `xclim` and `xESMF`.\n\nFor documentation concerning `xscen`, see: https://xscen.readthedocs.io/en/latest/\n\nFeatures\n--------\n* Supports workflows with YAML configuration files for better transparency, reproducibility, and long-term backups.\n* `intake-esm`_-based catalog to find and manage climate data.\n* Climate dataset extraction, subsetting, and temporal aggregation.\n* Calculate missing variables through `intake-esm`'s `DerivedVariableRegistry`_.\n* Regridding powered by `xESMF`_.\n* Bias adjustment tools provided by `xsdba`_.\n\nInstallation\n------------\n\nPlease refer to the `installation docs`_.\n\nAcknowledgments\n---------------\nThis package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter\n.. _DerivedVariableRegistry: https://intake-esm.readthedocs.io/en/latest/how-to/define-and-use-derived-variable-registry.html\n.. _Ouranosinc/cookiecutter-pypackage: https://github.com/Ouranosinc/cookiecutter-pypackage\n.. _installation docs: https://xscen.readthedocs.io/en/latest/installation.html\n.. _intake-esm: https://intake-esm.readthedocs.io/\n.. _xESMF: https://xesmf.readthedocs.io/\n.. _xclim: https://xclim.readthedocs.io/\n.. _xsdba: https://xsdba.readthedocs.io/\n\n.. |build| image:: https://github.com/Ouranosinc/xscen/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/Ouranosinc/xscen/actions/workflows/main.yml\n        :alt: Build Status\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/xscen.svg\n        :target: https://anaconda.org/conda-forge/xscen\n        :alt: Conda Build\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/xscen/badge.svg\n        :target: https://coveralls.io/github/Ouranosinc/xscen\n        :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/xscen/badge/?version=latest\n        :target: https://xscen.readthedocs.io/en/latest\n        :alt: Documentation Status\n\n.. |fossa| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FOuranosinc%2Fxscen.svg?type=shield\n        :target: https://app.fossa.com/projects/git%2Bgithub.com%2FOuranosinc%2Fxscen?ref=badge_shield\n        :alt: FOSSA\n\n.. |license| image:: https://img.shields.io/pypi/l/figanos\n        :target: https://github.com/Ouranosinc/figanos/blob/main/LICENSE\n        :alt: License\n\n.. |logo| image:: https://raw.githubusercontent.com/Ouranosinc/xscen/main/docs/_static/_images/xscen-logo-small.png\n        :target: https://github.com/Ouranosinc/xscen\n        :alt: xscen Logo\n\n.. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge\n        :target: https://bestpractices.coreinfrastructure.org/projects/9945\n        :alt: Open Source Security Foundation Best Practices\n\n.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xscen/badge\n        :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/xscen\n        :alt: Open Source Security Foundation Scorecard\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/xscen/main.svg\n        :target: https://results.pre-commit.ci/latest/github/Ouranosinc/xscen/main\n        :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/xscen.svg\n        :target: https://pypi.python.org/pypi/xscen\n        :alt: Python Package Index\n\n.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n        :target: https://github.com/astral-sh/ruff\n        :alt: Ruff\n\n.. |status| image:: https://www.repostatus.org/badges/latest/active.svg\n        :target: https://www.repostatus.org/#active\n        :alt: Project Status: Active  The project has reached a stable, usable state and is being actively developed.\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/xscen.svg\n        :target: https://pypi.python.org/pypi/xscen\n        :alt: Supported Python Versions\n\n.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7897542.svg\n        :target: https://doi.org/10.5281/zenodo.7897542\n        :alt: Zenodo DOI\n","funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7897542"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["climate-science","climate-analysis","netcdf4","xclim","anuclim","icclim","earth-system-model","climate","archiving","hydrology"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/22797","html_url":"https://ost.ecosyste.ms/projects/22797"}