{"id":43756,"name":"xscen","description":"A climate change scenario-building analysis framework.","url":"https://github.com/ouranosinc/xscen","last_synced_at":"2025-09-05T09:57:19.251Z","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":"2025-08-29T18:02:59.000Z","size":13696,"stargazers_count":20,"open_issues_count":44,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T12:35:57.420Z","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-08-29T18:01:53.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":26,"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":273740852,"owners_count":25159434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":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":21,"first_release_published_at":"2022-07-08T21:07:07.000Z","latest_release_published_at":"2025-09-03T13:23:36.000Z","latest_release_number":"v0.13.0","last_synced_at":"2025-09-04T13:38:45.195Z","created_at":"2025-06-05T11:16:14.206Z","updated_at":"2025-09-04T13:38:45.421Z","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-08-29T18:02:59.000Z","size":13696,"stargazers_count":20,"open_issues_count":44,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T12:35:57.420Z","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-08-29T18:01:53.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":26,"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":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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.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-09-01T14:17:39.866Z","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-08-31T08:46:25.279Z","issues_count":101,"pull_requests_count":513,"avg_time_to_close_issue":8918666.943661971,"avg_time_to_close_pull_request":465136.2579281184,"issues_closed_count":71,"pull_requests_closed_count":473,"pull_request_authors_count":13,"issue_authors_count":12,"avg_comments_per_issue":1.9207920792079207,"avg_comments_per_pull_request":0.9610136452241715,"merged_pull_requests_count":418,"bot_issues_count":4,"bot_pull_requests_count":201,"past_year_issues_count":18,"past_year_pull_requests_count":259,"past_year_avg_time_to_close_issue":1106561.9,"past_year_avg_time_to_close_pull_request":479079.13636363635,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":220,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":0.9536679536679536,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":113,"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":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":35,"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":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}],"active_maintainers":[{"login":"RondeauG","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":26,"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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"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 Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xscen","keywords_array":["xscen"],"namespace":null,"versions_count":17,"first_release_published_at":"2023-02-28T21:29:14.000Z","latest_release_published_at":"2025-09-03T13:29:46.000Z","latest_release_number":"0.13.0","last_synced_at":"2025-09-04T13:38:35.992Z","created_at":"2023-02-28T21:55:20.378Z","updated_at":"2025-09-04T13:38:36.189Z","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","License :: OSI Approved :: Apache Software License","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 :: Implementation :: CPython","Topic :: Scientific/Engineering :: Atmospheric Science"],"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":541,"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","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":725081,"maintainers_count":308354,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":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":21,"first_release_published_at":"2022-07-08T21:07:07.000Z","latest_release_published_at":"2025-09-03T13:23:36.000Z","latest_release_number":"v0.13.0","last_synced_at":"2025-09-04T13:38:45.334Z","created_at":"2025-06-05T11:16:11.546Z","updated_at":"2025-09-04T13:38:45.531Z","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-08-29T18:02:59.000Z","size":13696,"stargazers_count":20,"open_issues_count":44,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T12:35:57.420Z","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-08-29T18:01:53.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":26,"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":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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.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-09-01T14:17:39.868Z","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-08-31T08:46:25.279Z","issues_count":101,"pull_requests_count":513,"avg_time_to_close_issue":8918666.943661971,"avg_time_to_close_pull_request":465136.2579281184,"issues_closed_count":71,"pull_requests_closed_count":473,"pull_request_authors_count":13,"issue_authors_count":12,"avg_comments_per_issue":1.9207920792079207,"avg_comments_per_pull_request":0.9610136452241715,"merged_pull_requests_count":418,"bot_issues_count":4,"bot_pull_requests_count":201,"past_year_issues_count":18,"past_year_pull_requests_count":259,"past_year_avg_time_to_close_issue":1106561.9,"past_year_avg_time_to_close_pull_request":479079.13636363635,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":220,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":0.9536679536679536,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":113,"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":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":35,"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":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bstdenis"}],"active_maintainers":[{"login":"RondeauG","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":26,"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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":702200,"full_name":"Ouranosinc/xscen","default_branch":"main","committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":638},{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":498},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":492},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":354},{"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":109},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":91},{"name":"Éric Dupuis","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":74},{"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":"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}],"total_commits":2547,"total_committers":15,"total_bot_commits":360,"total_bot_committers":3,"mean_commits":169.8,"dds":0.7495092265410286,"past_year_committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":197},{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":180},{"name":"Éric Dupuis","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":66},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":64},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":62},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":20},{"name":"SarahG-579462","email":"gammon.sarah@ouranos.ca","login":"SarahG-579462","count":17},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":7},{"name":"Eric Dupuis","email":"edupuis@doris.ouranos.ca","login":null,"count":4},{"name":"ArtemBuyalo","email":"artem.buyalo@mail.mcgill.ca","login":"ArtemBuyalo","count":3}],"past_year_total_commits":659,"past_year_total_committers":11,"past_year_total_bot_commits":66,"past_year_total_bot_committers":3,"past_year_mean_commits":59.90909090909091,"past_year_dds":0.701062215477997,"last_synced_at":"2025-09-02T10:10:20.973Z","last_synced_commit":"406e775376133aafb0ee2be7499f2b371ec55bce","created_at":"2023-03-09T12:03:50.664Z","updated_at":"2025-09-02T10:10:20.973Z","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":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Ouranosinc/xscen","html_url":"https://github.com/Ouranosinc/xscen","last_synced_at":"2025-09-04T18:31:52.562Z","status":"active","issues_count":105,"pull_requests_count":652,"avg_time_to_close_issue":8720958.194444444,"avg_time_to_close_pull_request":423048.18074324325,"issues_closed_count":72,"pull_requests_closed_count":592,"pull_request_authors_count":13,"issue_authors_count":14,"avg_comments_per_issue":1.7523809523809524,"avg_comments_per_pull_request":0.9233128834355828,"merged_pull_requests_count":527,"bot_issues_count":6,"bot_pull_requests_count":267,"past_year_issues_count":19,"past_year_pull_requests_count":294,"past_year_avg_time_to_close_issue":496690.77777777775,"past_year_avg_time_to_close_pull_request":405563.4693877551,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":245,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.631578947368421,"past_year_avg_comments_per_pull_request":0.9251700680272109,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":118,"past_year_merged_pull_requests_count":202,"created_at":"2023-05-15T09:21:16.497Z","updated_at":"2025-09-04T18:31:52.562Z","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":42,"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":232,"CI":120,"github_actions":113,"python":109,"docs":34,"documentation":18,"enhancement":11,"bug":10,"xclim":1},"issue_author_associations_count":{"CONTRIBUTOR":74,"COLLABORATOR":22,"NONE":9},"pull_request_author_associations_count":{"CONTRIBUTOR":513,"COLLABORATOR":134,"NONE":5},"issue_authors":{"RondeauG":37,"juliettelavoie":24,"aulemahal":16,"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]":223,"RondeauG":107,"Zeitsperre":104,"aulemahal":85,"juliettelavoie":57,"pre-commit-ci[bot]":44,"coxipi":17,"vindelico":5,"SarahG-579462":5,"bstdenis":2,"ArtemBuyalo":1,"sarahclaude":1,"sg2475962":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097364,"issues_count":31428117,"pull_requests_count":97242359,"authors_count":10701128,"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":5,"enhancement":4,"CI":2,"good first issue":1,"help wanted":1,"dependencies":1,"github_actions":1},"past_year_pull_request_labels_count":{"dependencies":104,"CI":96,"python":71,"github_actions":31,"docs":20,"documentation":2,"enhancement":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":13,"COLLABORATOR":3,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":221,"COLLABORATOR":72,"NONE":1},"past_year_issue_authors":{"juliettelavoie":7,"SarahG-579462":4,"aulemahal":3,"github-actions[bot]":2,"dependabot[bot]":1,"lou-a":1,"Zeitsperre":1},"past_year_pull_request_authors":{"dependabot[bot]":102,"RondeauG":52,"Zeitsperre":48,"aulemahal":31,"juliettelavoie":23,"coxipi":16,"pre-commit-ci[bot]":16,"SarahG-579462":5,"ArtemBuyalo":1},"maintainers":[{"login":"aulemahal","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":43,"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":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}]},"events":{"total":{"CreateEvent":128,"CommitCommentEvent":2,"ReleaseEvent":9,"IssuesEvent":36,"WatchEvent":4,"DeleteEvent":117,"IssueCommentEvent":158,"PushEvent":533,"PullRequestReviewCommentEvent":115,"PullRequestReviewEvent":193,"PullRequestEvent":225},"last_year":{"CreateEvent":128,"CommitCommentEvent":2,"ReleaseEvent":9,"IssuesEvent":36,"WatchEvent":4,"DeleteEvent":117,"IssueCommentEvent":158,"PushEvent":533,"PullRequestReviewCommentEvent":115,"PullRequestReviewEvent":193,"PullRequestEvent":225}},"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.169552260206787,"created_at":"2025-09-04T15:51:18.895Z","updated_at":"2025-10-07T08:17:42.197Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":541,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7897542"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["anuclim","climate-analysis","climate-science","icclim","netcdf4","xclim","archiving","hydrology","climate","raven"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43756","html_url":"https://science.ecosyste.ms/projects/43756"}