{"id":74881,"url":"https://github.com/Ouranosinc/xclim","last_synced_at":"2026-05-14T03:05:51.546Z","repository":{"id":37301181,"uuid":"142608764","full_name":"Ouranosinc/xclim","owner":"Ouranosinc","description":"Library of derived climate variables, ie climate indicators, based on xarray. ","archived":false,"fork":false,"pushed_at":"2026-05-04T16:10:43.000Z","size":65981,"stargazers_count":394,"open_issues_count":44,"forks_count":71,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-05-04T17:26:38.575Z","etag":null,"topics":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"latest_commit_sha":null,"homepage":"https://xclim.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/support.rst","governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-07-27T18:02:20.000Z","updated_at":"2026-05-03T10:41:29.000Z","dependencies_parsed_at":"2023-09-21T19:33:31.279Z","dependency_job_id":"a2aa842e-8324-4efc-8fee-3eb8a3f75a4d","html_url":"https://github.com/Ouranosinc/xclim","commit_stats":{"total_commits":7091,"total_committers":58,"mean_commits":"122.25862068965517","dds":0.6264278663094063,"last_synced_commit":"e4aca673ffb3e3e5e29d8247e6231b84ae2b8a1c"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xclim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/sbom","scorecard":{"id":106317,"data":{"date":"2025-08-14T08:47:51Z","repo":{"name":"github.com/Ouranosinc/xclim","commit":"5699969e75bb51d2e93a8e270277e578ca3b4ba9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"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:38","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-project.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/main.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-mastodon.yml:9","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/testdata-version.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:20","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  38 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  70 out of  70 third-party GitHubAction dependencies pinned","Info:   6 out of   6 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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"CI-Tests","score":10,"reason":"6 out of 6 merged PRs checked by a CI test -- score normalized to 10","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":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, Geosphere-Austria, NERC-CEH, SantanderMetGroup, access-nri, cerfacs-globc, environment and climate change canada, geosphere austria, hexanode, multiverse, national university of singapore, ouranos, ouranos @ouranosinc, santandermetgroup, university of canterbury, womenhackfornonprofits"],"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-15T11:10:00.338Z","repository_id":37301181,"created_at":"2025-08-15T11:10:00.338Z","updated_at":"2025-08-15T11:10:00.338Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32838199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":5304623,"name":"xclim","ecosystem":"conda","description":"xclim is an operational Python library for climate services, providing numerous climate-related indicator tools with an extensible framework for constructing custom climate indicators, statistical downscaling and bias adjustment of climate model simulations, as well as climate model ensemble analysis tools.","homepage":"https://github.com/Ouranosinc/xclim","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xclim","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2019-06-04T20:17:17.000Z","latest_release_published_at":"2022-11-03T17:02:39.000Z","latest_release_number":"0.39.0","last_synced_at":"2026-04-01T13:32:03.143Z","created_at":"2022-10-03T16:18:22.027Z","updated_at":"2026-04-01T13:32:13.499Z","registry_url":"https://anaconda.org/conda-forge/xclim","install_command":"conda install -c conda-forge xclim","documentation_url":null,"metadata":{},"repo_metadata":{"id":37301181,"uuid":"142608764","full_name":"Ouranosinc/xclim","owner":"Ouranosinc","description":"Library of derived climate variables, ie climate indicators, based on xarray. ","archived":false,"fork":false,"pushed_at":"2025-09-19T21:32:20.000Z","size":64484,"stargazers_count":370,"open_issues_count":44,"forks_count":68,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-21T05:45:25.173Z","etag":null,"topics":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"latest_commit_sha":null,"homepage":"https://xclim.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/support.rst","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":"2018-07-27T18:02:20.000Z","updated_at":"2025-09-19T21:32:24.000Z","dependencies_parsed_at":"2023-09-21T19:33:31.279Z","dependency_job_id":"a2aa842e-8324-4efc-8fee-3eb8a3f75a4d","html_url":"https://github.com/Ouranosinc/xclim","commit_stats":{"total_commits":7091,"total_committers":58,"mean_commits":"122.25862068965517","dds":0.6264278663094063,"last_synced_commit":"e4aca673ffb3e3e5e29d8247e6231b84ae2b8a1c"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xclim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/sbom","scorecard":{"id":106317,"data":{"date":"2025-08-14T08:47:51Z","repo":{"name":"github.com/Ouranosinc/xclim","commit":"5699969e75bb51d2e93a8e270277e578ca3b4ba9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"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:38","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-project.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/main.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-mastodon.yml:9","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/testdata-version.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:20","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  38 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  70 out of  70 third-party GitHubAction dependencies pinned","Info:   6 out of   6 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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"CI-Tests","score":10,"reason":"6 out of 6 merged PRs checked by a CI test -- score normalized to 10","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":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, Geosphere-Austria, NERC-CEH, SantanderMetGroup, access-nri, cerfacs-globc, environment and climate change canada, geosphere austria, hexanode, multiverse, national university of singapore, ouranos, ouranos @ouranosinc, santandermetgroup, university of canterbury, womenhackfornonprofits"],"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-15T11:10:00.338Z","repository_id":37301181,"created_at":"2025-08-15T11:10:00.338Z","updated_at":"2025-08-15T11:10:00.338Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276354913,"owners_count":25627792,"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-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-01T13:32:13.472Z","dependent_packages_count":4,"downloads":417960,"downloads_period":"total","dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":8.643145865562154,"dependent_packages_count":12.500623783621936,"stargazers_count":24.307600179649683,"forks_count":26.124058086730873,"docker_downloads_count":null,"average":17.89385697889116},"purl":"pkg:conda/xclim?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/xclim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T19:33:13.561Z","issues_count":787,"pull_requests_count":1802,"avg_time_to_close_issue":8694709.286944047,"avg_time_to_close_pull_request":838179.4204946996,"issues_closed_count":697,"pull_requests_closed_count":1698,"pull_request_authors_count":46,"issue_authors_count":111,"avg_comments_per_issue":2.602287166454892,"avg_comments_per_pull_request":2.3795782463928967,"merged_pull_requests_count":1580,"bot_issues_count":17,"bot_pull_requests_count":460,"past_year_issues_count":78,"past_year_pull_requests_count":376,"past_year_avg_time_to_close_issue":2327170.65,"past_year_avg_time_to_close_pull_request":406613.3793103448,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":319,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.771276595744681,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":157,"past_year_merged_pull_requests_count":280,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/issues","maintainers":[{"login":"Zeitsperre","count":688,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlogan2000","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"huard","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"LamAdr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"},{"login":"marielabonte","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marielabonte"},{"login":"SarahG-579462","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SarahG-579462"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"jwenfai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwenfai"}],"active_maintainers":[{"login":"Zeitsperre","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"huard","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/xclim/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12905025,"name":"python314Packages.xclim","ecosystem":"nixpkgs","description":"Operational Python library supporting climate services, based on xarray","homepage":"https://github.com/Ouranosinc/xclim","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xclim","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T11:14:35.793Z","latest_release_published_at":"2026-02-03T22:07:04.872Z","latest_release_number":"0.60.0","last_synced_at":"2026-04-13T22:02:15.346Z","created_at":"2026-01-27T11:14:35.564Z","updated_at":"2026-04-13T22:31:16.337Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.xclim","install_command":"nix-env -iA nixpkgs.python314Packages.xclim","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/xclim/default.nix#L92","metadata":{"nix_attribute":"python3.14-xclim-0.60.0","position":"pkgs/development/python-modules/xclim/default.nix:92","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xclim","upstream_purl":"pkg:pypi/xclim"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.xclim?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.xclim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.xclim/codemeta","maintainers":[{"uuid":"daspk04","login":null,"name":"Pratyush Das","email":"dpratyush.k@gmail.com","url":"https://github.com/daspk04","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-04T06:13:51.287Z","updated_at":"2026-03-04T06:13:51.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/daspk04/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2975209,"name":"xclim","ecosystem":"pypi","description":"Climate indices computation package based on Xarray.","homepage":"https://xclim.readthedocs.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xclim","keywords_array":["xclim","xarray","climate","climatology","bias correction","ensemble","indicators","analysis"],"namespace":null,"versions_count":87,"first_release_published_at":"2018-08-23T18:03:21.000Z","latest_release_published_at":"2026-05-07T20:37:02.000Z","latest_release_number":"0.61.0","last_synced_at":"2026-05-12T02:05:04.036Z","created_at":"2022-04-10T13:07:22.853Z","updated_at":"2026-05-12T02:05:04.037Z","registry_url":"https://pypi.org/project/xclim/","install_command":"pip install xclim --index-url https://pypi.org/simple","documentation_url":"https://xclim.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: Hydrology","Typing :: Typed"],"normalized_name":"xclim","project_status":null},"repo_metadata":{"id":37301181,"uuid":"142608764","full_name":"Ouranosinc/xclim","owner":"Ouranosinc","description":"Library of derived climate variables, ie climate indicators, based on xarray. ","archived":false,"fork":false,"pushed_at":"2024-10-29T16:01:45.000Z","size":62292,"stargazers_count":330,"open_issues_count":64,"forks_count":59,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-10-29T20:39:55.501Z","etag":null,"topics":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"latest_commit_sha":null,"homepage":"https://xclim.readthedocs.io/en/stable/","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":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-27T18:02:20.000Z","updated_at":"2024-10-24T19:51:06.000Z","dependencies_parsed_at":"2023-09-21T19:33:31.279Z","dependency_job_id":"a2aa842e-8324-4efc-8fee-3eb8a3f75a4d","html_url":"https://github.com/Ouranosinc/xclim","commit_stats":{"total_commits":6238,"total_committers":45,"mean_commits":"138.62222222222223","dds":0.6085283744789997,"last_synced_commit":"24b8971b5824e3b093c64a14a5a87178593be10b"},"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131005,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.52.1","sha":"9fc081d3b7a8a029134938ce26b5fc0a0e506fa0","kind":"commit","published_at":"2024-09-11T14:28:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.52.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"9f4d9bd08dc9cc5818453ad7758062084172cb7e","kind":"commit","published_at":"2024-08-08T16:14:37.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.52.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"6d60d7bcfa7f5ef9c5c8d11c3ab0d6828b7d7665","kind":"commit","published_at":"2024-07-04T20:20:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.51.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"a1a1a25550218330ea36ed428c058275c11579e2","kind":"commit","published_at":"2024-06-17T17:25:25.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.50.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"a47d1b3df8280793505e4e6cee8e296098077af6","kind":"commit","published_at":"2024-05-02T22:03:46.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.49.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.49.0/manifests"},{"name":"v0.48.2","sha":"bb39cb1bfde2dbb373180956edf68e5337a5b38d","kind":"commit","published_at":"2024-02-26T16:41:50.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"2a71714aac2f0ec87fcb594ff1f54732431dc3b0","kind":"commit","published_at":"2024-02-20T16:38:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"7ca399b222dd28edd04b88322c4907bebaff8e05","kind":"commit","published_at":"2024-02-19T20:08:14.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"7c1ab162df439c323fc93979bc00fe752d7edaa6","kind":"commit","published_at":"2023-12-01T18:34:37.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.47.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"8664d500464bc7403504111d371c15383029a891","kind":"commit","published_at":"2023-10-24T15:17:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.46.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"f8c3abe975a408c51c0b8eb172982d7fd342eca1","kind":"commit","published_at":"2023-09-05T19:27:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.45.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"23c1aa72e9f74b99466d6783c3419de7c4cb755e","kind":"commit","published_at":"2023-06-23T15:04:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.44.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"39efa10026bc026b0626bdf607cb3a3d83ad107e","kind":"commit","published_at":"2023-05-09T19:25:05.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.43.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cbb43714dafa0bd54842c101d68336bea1c957e4","kind":"commit","published_at":"2023-04-03T22:32:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.42.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"edeaa91c2026925ce2e15d6fc801bc3974e278b2","kind":"commit","published_at":"2023-02-28T16:20:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.41.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"8868539166b20b7c95f8c47ca80e9c0226723514","kind":"commit","published_at":"2023-01-13T21:46:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.40.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"c8f45a74e9f20af00fcba9363d903a5dc987a9ae","kind":"commit","published_at":"2022-11-02T18:19:47.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.39.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"950e4da1e6cdaece56486c34b0c4e43c9ee31cf7","kind":"commit","published_at":"2022-09-07T01:47:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.38.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"494c850164a9f553eeeba66c6cc90fe398eb2094","kind":"commit","published_at":"2022-06-20T15:53:48.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.37.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"4c8507f542c29cdf924cef7d3d15b58ffd0cce82","kind":"commit","published_at":"2022-04-29T20:21:31.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.36.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"d88536066a047831304f5dac67f4b7aa2f89217a","kind":"commit","published_at":"2022-04-01T19:05:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.35.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"9653f1d6d3d77990b7a341700ba7455803ba5d2d","kind":"commit","published_at":"2022-02-25T22:30:09.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.34.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.34.0/manifests"},{"name":"v0.33.2","sha":"151492510942e3031e9c675424f8ada5e441c844","kind":"commit","published_at":"2022-02-09T19:33:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.33.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.2/manifests"},{"name":"v0.33.0","sha":"f29edd04e663905f027a289a84ab518641188e48","kind":"commit","published_at":"2022-01-28T23:36:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.33.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"47e2d852e0d17c083d35cbbbbbf71b141a156739","kind":"commit","published_at":"2021-12-17T23:27:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.32.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"1b82979741b714bc074581c7c2698fe6ee8fb38b","kind":"commit","published_at":"2021-12-17T20:29:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.32.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"c07860f32c827fa3dc4c2b8c30242d18d04d2471","kind":"commit","published_at":"2021-11-05T20:19:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.31.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"6b8063c8aae9940bc47b4826287fbd01a7ded6ed","kind":"commit","published_at":"2021-10-01T18:39:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.30.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"6120e3d2eabee84673c13b3dfe6917b7db7b82bf","kind":"commit","published_at":"2021-09-28T19:45:34.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.30.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"45f3ac50e5a4762162be25b440710a66154a453f","kind":"commit","published_at":"2021-08-30T13:22:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.29.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"4879f735072e2cdc4523684033eba771e7bb3ed9","kind":"commit","published_at":"2021-07-29T17:05:38.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.28.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"8acbae020e6472783fc11330a8f51f3a0aa14107","kind":"commit","published_at":"2021-07-07T18:24:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.28.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"18ceee3f1db2d39355913c1c60ec32ddca6baccc","kind":"commit","published_at":"2021-05-28T19:58:43.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.27.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a5ab63daee7d361c698b44c1322222ce41fe7913","kind":"commit","published_at":"2021-05-04T15:12:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.26.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d70eb6caa1a2181082ef17c7818c358940bebd4a","kind":"commit","published_at":"2021-04-30T22:29:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.26.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"e44693b2a87cd4e28d350d73b295cb9ffbe34f1c","kind":"commit","published_at":"2021-03-31T15:37:53.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.25.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"dfd0c9f1a93e714ad962b8cbd7fa94bdaaf6723b","kind":"commit","published_at":"2021-03-01T19:04:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.24.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"8b2383d4eb03edc40ab69845b94b450defbbcae8","kind":"commit","published_at":"2021-01-22T21:09:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.23.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"b3ff00da221cb1213845054bac37c31f3a27f4c7","kind":"commit","published_at":"2020-12-07T19:51:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.22.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"d7cc6a1ca957f000e85276a328dfe8853d352cb5","kind":"commit","published_at":"2020-10-23T21:17:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.21.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9723fcf96372de7736c984156f1ffee904e32f80","kind":"commit","published_at":"2020-09-18T15:47:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.20.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"875f901f95f6554d8e61ae7700448d7647ab6db8","kind":"commit","published_at":"2020-08-18T16:18:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.19.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"675a8a83d33d8a58d36008919ae0c3db15f8535e","kind":"commit","published_at":"2020-06-26T22:02:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.18.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"eabb20a1714b4e42a4d0e1953857e29b92a87583","kind":"commit","published_at":"2020-05-15T20:08:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.17.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"646bbe45808a066539b22baac71b22ef82e49ca0","kind":"commit","published_at":"2020-04-23T17:28:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.16.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"fc1131bcf934dfc9df8b4097b4d0530191e18b5a","kind":"commit","published_at":"2020-03-12T20:02:48.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.15.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"51123e0bbcaa5ad8882877f6905d9b285e63ddd9","kind":"commit","published_at":"2020-02-21T16:27:14.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.14.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.14.0/manifests"},{"name":"v0.13.5-beta","sha":"c3a01fe6c0acd78ae8f739df602a6aefed22fb0c","kind":"tag","published_at":"2020-02-13T19:02:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.13.5-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.13.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.5-beta/manifests"},{"name":"v0.13.0","sha":"76e34628b59ccb25c7db3b9c1b3c87f250b8ff76","kind":"commit","published_at":"2020-01-10T19:34:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.13.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"df4b9d300bf199eae9d2f4c52c0fd6c86e289118","kind":"commit","published_at":"2020-01-07T19:19:46.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.4","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"3ab670693b7fae2887900cb76956dfbfdc3b9dea","kind":"tag","published_at":"2019-12-18T15:24:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.3","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"460f52d82ee71b3efe89d5b8aee9c40b5b4f54bc","kind":"commit","published_at":"2019-11-19T20:44:26.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"6190414c6c710ff1ab22927ab5a5dce45c295320","kind":"commit","published_at":"2019-11-19T19:17:22.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4884f1d269d82f79475327cc9d6a414bcba13ee7","kind":"commit","published_at":"2019-11-18T22:26:33.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"426a6b4e88d375e35f75d30bb4f4229c164558d8","kind":"commit","published_at":"2019-11-12T23:04:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.4","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8d3df93e4db0e211185a640f7f6f0d50f1bf1f4c","kind":"tag","published_at":"2019-11-12T16:54:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.3","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"b5319518b432376e7378bb18aa996a9ba21d679b","kind":"commit","published_at":"2019-11-06T15:53:31.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"58dc0c77d5a610888930d127b1f65a146d3eb77a","kind":"commit","published_at":"2019-10-18T18:02:59.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.1/manifests"},{"name":"v0.11.0-beta","sha":"83d135e50ef0a6145b8c49ef56fa4947ca9e3ab1","kind":"commit","published_at":"2019-10-17T18:30:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.0-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.0-beta/manifests"},{"name":"v0.10.13-beta","sha":"375297b1934a619d768b0e5b9d270caf59f94697","kind":"commit","published_at":"2019-09-23T19:18:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.13-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.13-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.13-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.13-beta/manifests"},{"name":"v0.10.12-beta","sha":"a6768ef113bb02435c175a0d401083ced5bf56a6","kind":"commit","published_at":"2019-09-20T15:45:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.12-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.12-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.12-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.12-beta/manifests"},{"name":"v0.10.11-beta","sha":"3c94a27f0e4d8acc20bc1576299c710f2ad5e7a9","kind":"commit","published_at":"2019-09-16T21:02:08.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.11-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.11-beta/manifests"},{"name":"v0.10.10-beta","sha":"4ae05942760901f75dff49a707d03791da4aff6d","kind":"commit","published_at":"2019-09-13T15:36:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.10-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.10-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.10-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.10-beta/manifests"},{"name":"v0.10.9-beta","sha":"0b4f07bccaf52899ce21a89ee3a31fb9f7e310ac","kind":"commit","published_at":"2019-09-10T17:33:24.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.9-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.9-beta/manifests"},{"name":"v0.10.8-beta","sha":"fc25ed45f4c9e0eb593875392cced9c216179d5e","kind":"commit","published_at":"2019-08-21T21:23:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.8-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.8-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.8-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.8-beta/manifests"},{"name":"v0.10.7-beta","sha":"c0114c6421928a41aa3c724c1cc6cf91eccd5ab4","kind":"commit","published_at":"2019-08-05T18:40:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.7-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.7-beta/manifests"},{"name":"v0.10.6-beta","sha":"8e42055b86de8531fb2bb216e5883da2a8023be4","kind":"commit","published_at":"2019-07-09T18:28:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.6-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.6-beta/manifests"},{"name":"v0.10.5-beta","sha":"5657b4f94d5b3da603dabe68c9997da10fe2ec2a","kind":"tag","published_at":"2019-07-03T14:50:40.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.5-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.5-beta/manifests"},{"name":"v0.10.4-beta","sha":"0ffe8f2237915598895fa6c274b5343c3f6fe24c","kind":"commit","published_at":"2019-06-28T20:45:30.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.4-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.4-beta/manifests"},{"name":"v0.10.3-beta","sha":"6429c59865a91239fb0a0df6df811e11cebbebf9","kind":"tag","published_at":"2019-06-26T15:29:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.3-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.3-beta/manifests"},{"name":"v0.10.2-beta","sha":"c36f07256c10817b9c6b9eb57038962e7505c8b9","kind":"commit","published_at":"2019-06-18T14:11:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.2-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.2-beta/manifests"},{"name":"v0.10.1-beta","sha":"4120e89ef0f85f9d91aa71d1926b4663322ae3ab","kind":"commit","published_at":"2019-06-17T13:22:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.1-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.1-beta/manifests"},{"name":"v0.10-beta","sha":"2a63b78e66eabfce4ab62023451cd6b1ec48bf34","kind":"commit","published_at":"2019-06-06T18:30:22.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10-beta/manifests"},{"name":"v0.9-beta","sha":"d389deefc821b5d77870baf7a7c17a24c1504f1b","kind":"commit","published_at":"2019-05-13T18:27:16.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.9-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.9-beta/manifests"},{"name":"v0.8-beta","sha":"52c59e41d6f3b2266b6951a2d65517383bc9a12f","kind":"commit","published_at":"2019-02-11T17:19:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.8-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.8-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.8-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.8-beta/manifests"},{"name":"v0.7-beta","sha":"ba3b3195aa3c10e7cc7c937e0f95849981ce696d","kind":"commit","published_at":"2019-02-06T21:40:20.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.7-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.7-beta/manifests"},{"name":"v0.3-alpha","sha":"3ebd23e7cfb9c4acabaa12cae5bbfb487ca41ae6","kind":"commit","published_at":"2018-09-04T19:39:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.3-alpha","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.3-alpha/manifests"},{"name":"v0.2-alpha","sha":"d994c17916385ce393e585c6409b86a5f10d16f3","kind":"commit","published_at":"2018-08-27T21:24:07.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.2-alpha","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.2-alpha/manifests"},{"name":"v0.1.2","sha":"99ebecf80a51592e9e6bda66d4e8e81da5cd982a","kind":"commit","published_at":"2018-08-24T18:01:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.1.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:19:06.118Z","dependent_packages_count":11,"downloads":39657,"downloads_period":"last-month","dependent_repos_count":28,"rankings":{"downloads":1.937496558494206,"dependent_repos_count":2.742381692898061,"dependent_packages_count":1.0470627554043175,"stargazers_count":3.8369076871076406,"forks_count":6.092128767435674,"docker_downloads_count":4.13673882276954,"average":3.298786047351573},"purl":"pkg:pypi/xclim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xclim","docker_dependents_count":2,"docker_downloads_count":88,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:35:30.787Z","issues_count":751,"pull_requests_count":1282,"avg_time_to_close_issue":8230235.114583333,"avg_time_to_close_pull_request":901943.5605453087,"issues_closed_count":672,"pull_requests_closed_count":1247,"pull_request_authors_count":39,"issue_authors_count":98,"avg_comments_per_issue":2.6684420772303596,"avg_comments_per_pull_request":2.560842433697348,"merged_pull_requests_count":1176,"bot_issues_count":16,"bot_pull_requests_count":217,"past_year_issues_count":134,"past_year_pull_requests_count":389,"past_year_avg_time_to_close_issue":2314596.4823529413,"past_year_avg_time_to_close_pull_request":466694.4056338028,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":355,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.7238805970149254,"past_year_avg_comments_per_pull_request":1.9280205655526992,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":185,"past_year_merged_pull_requests_count":326,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/issues","maintainers":[{"login":"Zeitsperre","count":563,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aulemahal","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"huard","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"marielabonte","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marielabonte"},{"login":"LamAdr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"},{"login":"SarahG-579462","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SarahG-579462"},{"login":"jwenfai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwenfai"}],"active_maintainers":[{"login":"Zeitsperre","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"huard","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"tlogan2000","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"LamAdr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xclim/codemeta","maintainers":[{"uuid":"pascalbo","login":"pascalbo","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/pascalbo/","role":null,"created_at":"2023-02-25T20:00:44.720Z","updated_at":"2023-02-25T20:00:44.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pascalbo/packages"},{"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-25T20:00:44.747Z","updated_at":"2023-02-25T20:00:44.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Zeitsperre/packages"},{"uuid":"tlog","login":"tlog","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/tlog/","role":null,"created_at":"2023-02-25T20:00:44.742Z","updated_at":"2023-02-25T20:00:44.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tlog/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":862529,"maintainers_count":368552,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":4133942,"name":"github.com/Ouranosinc/xclim","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xclim","keywords_array":[],"namespace":"github.com/Ouranosinc","versions_count":88,"first_release_published_at":"2018-08-24T18:01:35.000Z","latest_release_published_at":"2026-05-07T20:24:59.000Z","latest_release_number":"v0.61.0","last_synced_at":"2026-05-12T02:05:08.708Z","created_at":"2022-04-12T16:02:47.311Z","updated_at":"2026-05-12T02:05:08.708Z","registry_url":"https://pkg.go.dev/github.com/Ouranosinc/xclim","install_command":"go get github.com/Ouranosinc/xclim","documentation_url":"https://pkg.go.dev/github.com/Ouranosinc/xclim#section-documentation","metadata":{},"repo_metadata":{"id":37301181,"uuid":"142608764","full_name":"Ouranosinc/xclim","owner":"Ouranosinc","description":"Library of derived climate variables, ie climate indicators, based on xarray. ","archived":false,"fork":false,"pushed_at":"2025-09-19T21:32:20.000Z","size":64484,"stargazers_count":370,"open_issues_count":44,"forks_count":68,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-21T05:45:25.173Z","etag":null,"topics":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"latest_commit_sha":null,"homepage":"https://xclim.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/support.rst","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":"2018-07-27T18:02:20.000Z","updated_at":"2025-09-19T21:32:24.000Z","dependencies_parsed_at":"2023-09-21T19:33:31.279Z","dependency_job_id":"a2aa842e-8324-4efc-8fee-3eb8a3f75a4d","html_url":"https://github.com/Ouranosinc/xclim","commit_stats":{"total_commits":7091,"total_committers":58,"mean_commits":"122.25862068965517","dds":0.6264278663094063,"last_synced_commit":"e4aca673ffb3e3e5e29d8247e6231b84ae2b8a1c"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xclim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/sbom","scorecard":{"id":106317,"data":{"date":"2025-08-14T08:47:51Z","repo":{"name":"github.com/Ouranosinc/xclim","commit":"5699969e75bb51d2e93a8e270277e578ca3b4ba9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"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:38","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-project.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/main.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-mastodon.yml:9","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/testdata-version.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:20","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  38 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  70 out of  70 third-party GitHubAction dependencies pinned","Info:   6 out of   6 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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"CI-Tests","score":10,"reason":"6 out of 6 merged PRs checked by a CI test -- score normalized to 10","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":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, Geosphere-Austria, NERC-CEH, SantanderMetGroup, access-nri, cerfacs-globc, environment and climate change canada, geosphere austria, hexanode, multiverse, national university of singapore, ouranos, ouranos @ouranosinc, santandermetgroup, university of canterbury, womenhackfornonprofits"],"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-15T11:10:00.338Z","repository_id":37301181,"created_at":"2025-08-15T11:10:00.338Z","updated_at":"2025-08-15T11:10:00.338Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276354913,"owners_count":25627792,"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-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-05T15:20:36.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21ouranosinc/xclim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Ouranosinc/xclim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Ouranosinc/xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Ouranosinc/xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T19:33:13.561Z","issues_count":787,"pull_requests_count":1802,"avg_time_to_close_issue":8694709.286944047,"avg_time_to_close_pull_request":838179.4204946996,"issues_closed_count":697,"pull_requests_closed_count":1698,"pull_request_authors_count":46,"issue_authors_count":111,"avg_comments_per_issue":2.602287166454892,"avg_comments_per_pull_request":2.3795782463928967,"merged_pull_requests_count":1580,"bot_issues_count":17,"bot_pull_requests_count":460,"past_year_issues_count":78,"past_year_pull_requests_count":376,"past_year_avg_time_to_close_issue":2327170.65,"past_year_avg_time_to_close_pull_request":406613.3793103448,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":319,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.771276595744681,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":157,"past_year_merged_pull_requests_count":280,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/issues","maintainers":[{"login":"Zeitsperre","count":688,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlogan2000","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"huard","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"LamAdr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"},{"login":"marielabonte","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marielabonte"},{"login":"SarahG-579462","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SarahG-579462"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"jwenfai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwenfai"}],"active_maintainers":[{"login":"Zeitsperre","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"huard","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fxclim/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2136984,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":4138899,"name":"github.com/ouranosinc/xclim","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ouranosinc/xclim","keywords_array":[],"namespace":"github.com/ouranosinc","versions_count":88,"first_release_published_at":"2018-08-24T18:01:35.000Z","latest_release_published_at":"2026-05-07T20:24:59.000Z","latest_release_number":"v0.61.0","last_synced_at":"2026-05-12T02:05:19.622Z","created_at":"2022-04-12T16:29:05.690Z","updated_at":"2026-05-12T02:05:19.622Z","registry_url":"https://pkg.go.dev/github.com/ouranosinc/xclim","install_command":"go get github.com/ouranosinc/xclim","documentation_url":"https://pkg.go.dev/github.com/ouranosinc/xclim#section-documentation","metadata":{},"repo_metadata":{"id":37301181,"uuid":"142608764","full_name":"Ouranosinc/xclim","owner":"Ouranosinc","description":"Library of derived climate variables, ie climate indicators, based on xarray. ","archived":false,"fork":false,"pushed_at":"2025-09-25T21:21:13.000Z","size":64501,"stargazers_count":370,"open_issues_count":44,"forks_count":68,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-28T09:23:45.056Z","etag":null,"topics":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"latest_commit_sha":null,"homepage":"https://xclim.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":"docs/support.rst","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":"2018-07-27T18:02:20.000Z","updated_at":"2025-09-19T21:32:24.000Z","dependencies_parsed_at":"2023-09-21T19:33:31.279Z","dependency_job_id":"a2aa842e-8324-4efc-8fee-3eb8a3f75a4d","html_url":"https://github.com/Ouranosinc/xclim","commit_stats":{"total_commits":7091,"total_committers":58,"mean_commits":"122.25862068965517","dds":0.6264278663094063,"last_synced_commit":"e4aca673ffb3e3e5e29d8247e6231b84ae2b8a1c"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/xclim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/sbom","scorecard":{"id":106317,"data":{"date":"2025-08-14T08:47:51Z","repo":{"name":"github.com/Ouranosinc/xclim","commit":"5699969e75bb51d2e93a8e270277e578ca3b4ba9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 6/9 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":"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":"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":"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":"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:38","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/workflow-warning.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-project.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/main.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-mastodon.yml:9","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/testdata-version.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:20","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  38 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  70 out of  70 third-party GitHubAction dependencies pinned","Info:   6 out of   6 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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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":"CI-Tests","score":10,"reason":"6 out of 6 merged PRs checked by a CI test -- score normalized to 10","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":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, Geosphere-Austria, NERC-CEH, SantanderMetGroup, access-nri, cerfacs-globc, environment and climate change canada, geosphere austria, hexanode, multiverse, national university of singapore, ouranos, ouranos @ouranosinc, santandermetgroup, university of canterbury, womenhackfornonprofits"],"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-15T11:10:00.338Z","repository_id":37301181,"created_at":"2025-08-15T11:10:00.338Z","updated_at":"2025-08-15T11:10:00.338Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277354169,"owners_count":25804093,"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-28T02:00:08.834Z","response_time":79,"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.58.1","sha":"ab3a5d4c51f269384a365e8c16995cb8c3d3a538","kind":"tag","published_at":"2025-08-28T16:52:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.58.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"5741c8f163a3b8871c3908c124063c5fdd5228fa","kind":"tag","published_at":"2025-08-27T18:50:53.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.58.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"656db9df9716a58bfdfde078788f71f61c3a98bf","kind":"commit","published_at":"2025-05-22T21:03:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.57.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"431d4f976071201c34eff7fca2736ccf74ad37ee","kind":"tag","published_at":"2025-03-27T18:07:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.56.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"dc6f9d15b9bd4b4845f11860ebf1df63084362e9","kind":"commit","published_at":"2025-02-26T18:30:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.55.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7093afc080860baf67eee586d9e6d68770047c5e","kind":"tag","published_at":"2025-02-17T21:45:22.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.55.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"7af92dd2a52eada813760901fa9f437d38d6df62","kind":"tag","published_at":"2024-12-16T22:12:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.54.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.54.0/manifests"},{"name":"v0.53.2","sha":"e4aca673ffb3e3e5e29d8247e6231b84ae2b8a1c","kind":"commit","published_at":"2024-10-31T16:53:20.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.53.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.2/manifests"},{"name":"v0.53.1","sha":"df86b39340e5407c8881039b8e27113a9344b90e","kind":"commit","published_at":"2024-10-21T16:50:32.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.53.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"38acb833260be2f60992f9e59f002a4731f3f1ee","kind":"commit","published_at":"2024-10-17T20:41:07.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.53.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"2bb20af521b7c1c553972a69a07987df8631b0ce","kind":"commit","published_at":"2024-09-16T17:14:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.52.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"9fc081d3b7a8a029134938ce26b5fc0a0e506fa0","kind":"commit","published_at":"2024-09-11T14:28:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.52.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"9f4d9bd08dc9cc5818453ad7758062084172cb7e","kind":"commit","published_at":"2024-08-08T16:14:37.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.52.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"6d60d7bcfa7f5ef9c5c8d11c3ab0d6828b7d7665","kind":"commit","published_at":"2024-07-04T20:20:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.51.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"a1a1a25550218330ea36ed428c058275c11579e2","kind":"commit","published_at":"2024-06-17T17:25:25.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.50.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"a47d1b3df8280793505e4e6cee8e296098077af6","kind":"commit","published_at":"2024-05-02T22:03:46.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.49.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.49.0/manifests"},{"name":"v0.48.2","sha":"bb39cb1bfde2dbb373180956edf68e5337a5b38d","kind":"commit","published_at":"2024-02-26T16:41:50.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"2a71714aac2f0ec87fcb594ff1f54732431dc3b0","kind":"commit","published_at":"2024-02-20T16:38:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"7ca399b222dd28edd04b88322c4907bebaff8e05","kind":"commit","published_at":"2024-02-19T20:08:14.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.48.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"7c1ab162df439c323fc93979bc00fe752d7edaa6","kind":"commit","published_at":"2023-12-01T18:34:37.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.47.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"8664d500464bc7403504111d371c15383029a891","kind":"commit","published_at":"2023-10-24T15:17:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.46.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"f8c3abe975a408c51c0b8eb172982d7fd342eca1","kind":"commit","published_at":"2023-09-05T19:27:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.45.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"23c1aa72e9f74b99466d6783c3419de7c4cb755e","kind":"commit","published_at":"2023-06-23T15:04:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.44.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"39efa10026bc026b0626bdf607cb3a3d83ad107e","kind":"commit","published_at":"2023-05-09T19:25:05.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.43.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cbb43714dafa0bd54842c101d68336bea1c957e4","kind":"commit","published_at":"2023-04-03T22:32:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.42.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"edeaa91c2026925ce2e15d6fc801bc3974e278b2","kind":"commit","published_at":"2023-02-28T16:20:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.41.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"8868539166b20b7c95f8c47ca80e9c0226723514","kind":"commit","published_at":"2023-01-13T21:46:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.40.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"c8f45a74e9f20af00fcba9363d903a5dc987a9ae","kind":"commit","published_at":"2022-11-02T18:19:47.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.39.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"950e4da1e6cdaece56486c34b0c4e43c9ee31cf7","kind":"commit","published_at":"2022-09-07T01:47:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.38.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"494c850164a9f553eeeba66c6cc90fe398eb2094","kind":"commit","published_at":"2022-06-20T15:53:48.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.37.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"4c8507f542c29cdf924cef7d3d15b58ffd0cce82","kind":"commit","published_at":"2022-04-29T20:21:31.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.36.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"d88536066a047831304f5dac67f4b7aa2f89217a","kind":"commit","published_at":"2022-04-01T19:05:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.35.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"9653f1d6d3d77990b7a341700ba7455803ba5d2d","kind":"commit","published_at":"2022-02-25T22:30:09.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.34.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.34.0/manifests"},{"name":"v0.33.2","sha":"151492510942e3031e9c675424f8ada5e441c844","kind":"commit","published_at":"2022-02-09T19:33:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.33.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.2/manifests"},{"name":"v0.33.0","sha":"f29edd04e663905f027a289a84ab518641188e48","kind":"commit","published_at":"2022-01-28T23:36:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.33.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"47e2d852e0d17c083d35cbbbbbf71b141a156739","kind":"commit","published_at":"2021-12-17T23:27:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.32.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"1b82979741b714bc074581c7c2698fe6ee8fb38b","kind":"commit","published_at":"2021-12-17T20:29:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.32.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"c07860f32c827fa3dc4c2b8c30242d18d04d2471","kind":"commit","published_at":"2021-11-05T20:19:28.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.31.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"6b8063c8aae9940bc47b4826287fbd01a7ded6ed","kind":"commit","published_at":"2021-10-01T18:39:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.30.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"6120e3d2eabee84673c13b3dfe6917b7db7b82bf","kind":"commit","published_at":"2021-09-28T19:45:34.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.30.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"45f3ac50e5a4762162be25b440710a66154a453f","kind":"commit","published_at":"2021-08-30T13:22:17.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.29.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"4879f735072e2cdc4523684033eba771e7bb3ed9","kind":"commit","published_at":"2021-07-29T17:05:38.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.28.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"8acbae020e6472783fc11330a8f51f3a0aa14107","kind":"commit","published_at":"2021-07-07T18:24:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.28.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"18ceee3f1db2d39355913c1c60ec32ddca6baccc","kind":"commit","published_at":"2021-05-28T19:58:43.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.27.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a5ab63daee7d361c698b44c1322222ce41fe7913","kind":"commit","published_at":"2021-05-04T15:12:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.26.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"d70eb6caa1a2181082ef17c7818c358940bebd4a","kind":"commit","published_at":"2021-04-30T22:29:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.26.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"e44693b2a87cd4e28d350d73b295cb9ffbe34f1c","kind":"commit","published_at":"2021-03-31T15:37:53.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.25.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"dfd0c9f1a93e714ad962b8cbd7fa94bdaaf6723b","kind":"commit","published_at":"2021-03-01T19:04:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.24.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"8b2383d4eb03edc40ab69845b94b450defbbcae8","kind":"commit","published_at":"2021-01-22T21:09:41.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.23.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"b3ff00da221cb1213845054bac37c31f3a27f4c7","kind":"commit","published_at":"2020-12-07T19:51:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.22.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"d7cc6a1ca957f000e85276a328dfe8853d352cb5","kind":"commit","published_at":"2020-10-23T21:17:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.21.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"9723fcf96372de7736c984156f1ffee904e32f80","kind":"commit","published_at":"2020-09-18T15:47:03.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.20.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"875f901f95f6554d8e61ae7700448d7647ab6db8","kind":"commit","published_at":"2020-08-18T16:18:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.19.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"675a8a83d33d8a58d36008919ae0c3db15f8535e","kind":"commit","published_at":"2020-06-26T22:02:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.18.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"eabb20a1714b4e42a4d0e1953857e29b92a87583","kind":"commit","published_at":"2020-05-15T20:08:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.17.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"646bbe45808a066539b22baac71b22ef82e49ca0","kind":"commit","published_at":"2020-04-23T17:28:11.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.16.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"fc1131bcf934dfc9df8b4097b4d0530191e18b5a","kind":"commit","published_at":"2020-03-12T20:02:48.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.15.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"51123e0bbcaa5ad8882877f6905d9b285e63ddd9","kind":"commit","published_at":"2020-02-21T16:27:14.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.14.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.14.0/manifests"},{"name":"v0.13.5-beta","sha":"c3a01fe6c0acd78ae8f739df602a6aefed22fb0c","kind":"tag","published_at":"2020-02-13T19:02:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.13.5-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.13.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.13.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.5-beta/manifests"},{"name":"v0.13.0","sha":"76e34628b59ccb25c7db3b9c1b3c87f250b8ff76","kind":"commit","published_at":"2020-01-10T19:34:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.13.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"df4b9d300bf199eae9d2f4c52c0fd6c86e289118","kind":"commit","published_at":"2020-01-07T19:19:46.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.4","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"3ab670693b7fae2887900cb76956dfbfdc3b9dea","kind":"tag","published_at":"2019-12-18T15:24:56.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.3","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"460f52d82ee71b3efe89d5b8aee9c40b5b4f54bc","kind":"commit","published_at":"2019-11-19T20:44:26.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"6190414c6c710ff1ab22927ab5a5dce45c295320","kind":"commit","published_at":"2019-11-19T19:17:22.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"4884f1d269d82f79475327cc9d6a414bcba13ee7","kind":"commit","published_at":"2019-11-18T22:26:33.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.12.0","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"426a6b4e88d375e35f75d30bb4f4229c164558d8","kind":"commit","published_at":"2019-11-12T23:04:54.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.4","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"8d3df93e4db0e211185a640f7f6f0d50f1bf1f4c","kind":"tag","published_at":"2019-11-12T16:54:04.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.3","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"b5319518b432376e7378bb18aa996a9ba21d679b","kind":"commit","published_at":"2019-11-06T15:53:31.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"58dc0c77d5a610888930d127b1f65a146d3eb77a","kind":"commit","published_at":"2019-10-18T18:02:59.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.1","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.1/manifests"},{"name":"v0.11.0-beta","sha":"83d135e50ef0a6145b8c49ef56fa4947ca9e3ab1","kind":"commit","published_at":"2019-10-17T18:30:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.11.0-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.11.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.11.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.11.0-beta/manifests"},{"name":"v0.10.13-beta","sha":"375297b1934a619d768b0e5b9d270caf59f94697","kind":"commit","published_at":"2019-09-23T19:18:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.13-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.13-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.13-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.13-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.13-beta/manifests"},{"name":"v0.10.12-beta","sha":"a6768ef113bb02435c175a0d401083ced5bf56a6","kind":"commit","published_at":"2019-09-20T15:45:12.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.12-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.12-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.12-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.12-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.12-beta/manifests"},{"name":"v0.10.11-beta","sha":"3c94a27f0e4d8acc20bc1576299c710f2ad5e7a9","kind":"commit","published_at":"2019-09-16T21:02:08.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.11-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.11-beta/manifests"},{"name":"v0.10.10-beta","sha":"4ae05942760901f75dff49a707d03791da4aff6d","kind":"commit","published_at":"2019-09-13T15:36:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.10-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.10-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.10-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.10-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.10-beta/manifests"},{"name":"v0.10.9-beta","sha":"0b4f07bccaf52899ce21a89ee3a31fb9f7e310ac","kind":"commit","published_at":"2019-09-10T17:33:24.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.9-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.9-beta/manifests"},{"name":"v0.10.8-beta","sha":"fc25ed45f4c9e0eb593875392cced9c216179d5e","kind":"commit","published_at":"2019-08-21T21:23:23.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.8-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.8-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.8-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.8-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.8-beta/manifests"},{"name":"v0.10.7-beta","sha":"c0114c6421928a41aa3c724c1cc6cf91eccd5ab4","kind":"commit","published_at":"2019-08-05T18:40:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.7-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.7-beta/manifests"},{"name":"v0.10.6-beta","sha":"8e42055b86de8531fb2bb216e5883da2a8023be4","kind":"commit","published_at":"2019-07-09T18:28:45.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.6-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.6-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.6-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.6-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.6-beta/manifests"},{"name":"v0.10.5-beta","sha":"5657b4f94d5b3da603dabe68c9997da10fe2ec2a","kind":"tag","published_at":"2019-07-03T14:50:40.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.5-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.5-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.5-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.5-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.5-beta/manifests"},{"name":"v0.10.4-beta","sha":"0ffe8f2237915598895fa6c274b5343c3f6fe24c","kind":"commit","published_at":"2019-06-28T20:45:30.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.4-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.4-beta/manifests"},{"name":"v0.10.3-beta","sha":"6429c59865a91239fb0a0df6df811e11cebbebf9","kind":"tag","published_at":"2019-06-26T15:29:02.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.3-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.3-beta/manifests"},{"name":"v0.10.2-beta","sha":"c36f07256c10817b9c6b9eb57038962e7505c8b9","kind":"commit","published_at":"2019-06-18T14:11:57.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.2-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.2-beta/manifests"},{"name":"v0.10.1-beta","sha":"4120e89ef0f85f9d91aa71d1926b4663322ae3ab","kind":"commit","published_at":"2019-06-17T13:22:15.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10.1-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10.1-beta/manifests"},{"name":"v0.10-beta","sha":"2a63b78e66eabfce4ab62023451cd6b1ec48bf34","kind":"commit","published_at":"2019-06-06T18:30:22.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.10-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.10-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.10-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.10-beta/manifests"},{"name":"v0.9-beta","sha":"d389deefc821b5d77870baf7a7c17a24c1504f1b","kind":"commit","published_at":"2019-05-13T18:27:16.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.9-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.9-beta/manifests"},{"name":"v0.8-beta","sha":"52c59e41d6f3b2266b6951a2d65517383bc9a12f","kind":"commit","published_at":"2019-02-11T17:19:19.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.8-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.8-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.8-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.8-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.8-beta/manifests"},{"name":"v0.7-beta","sha":"ba3b3195aa3c10e7cc7c937e0f95849981ce696d","kind":"commit","published_at":"2019-02-06T21:40:20.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.7-beta","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.7-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.7-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.7-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.7-beta/manifests"},{"name":"v0.3-alpha","sha":"3ebd23e7cfb9c4acabaa12cae5bbfb487ca41ae6","kind":"commit","published_at":"2018-09-04T19:39:52.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.3-alpha","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.3-alpha/manifests"},{"name":"v0.2-alpha","sha":"d994c17916385ce393e585c6409b86a5f10d16f3","kind":"commit","published_at":"2018-08-27T21:24:07.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.2-alpha","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.2-alpha/manifests"},{"name":"v0.1.2","sha":"99ebecf80a51592e9e6bda66d4e8e81da5cd982a","kind":"commit","published_at":"2018-08-24T18:01:35.000Z","download_url":"https://codeload.github.com/Ouranosinc/xclim/tar.gz/v0.1.2","html_url":"https://github.com/Ouranosinc/xclim/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/xclim@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-10-05T15:20:36.038Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/ouranosinc/xclim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ouranosinc/xclim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ouranosinc/xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ouranosinc/xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-25T21:26:34.745Z","issues_count":787,"pull_requests_count":1798,"avg_time_to_close_issue":8694709.286944047,"avg_time_to_close_pull_request":838413.5259433963,"issues_closed_count":697,"pull_requests_closed_count":1696,"pull_request_authors_count":46,"issue_authors_count":111,"avg_comments_per_issue":2.602287166454892,"avg_comments_per_pull_request":2.381535038932147,"merged_pull_requests_count":1579,"bot_issues_count":17,"bot_pull_requests_count":458,"past_year_issues_count":79,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":2271469.7804878047,"past_year_avg_time_to_close_pull_request":399511.9256965944,"past_year_issues_closed_count":41,"past_year_pull_requests_closed_count":323,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.5316455696202531,"past_year_avg_comments_per_pull_request":1.7857142857142858,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":159,"past_year_merged_pull_requests_count":283,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/issues","maintainers":[{"login":"Zeitsperre","count":688,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlogan2000","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"huard","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"LamAdr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"},{"login":"marielabonte","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marielabonte"},{"login":"SarahG-579462","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SarahG-579462"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"jwenfai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwenfai"}],"active_maintainers":[{"login":"Zeitsperre","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aulemahal","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"huard","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fxclim/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2136984,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12881285,"name":"python313Packages.xclim","ecosystem":"nixpkgs","description":"Operational Python library supporting climate services, based on xarray","homepage":"https://github.com/Ouranosinc/xclim","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/xclim","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T05:52:46.189Z","latest_release_published_at":"2026-02-03T21:50:57.944Z","latest_release_number":"0.60.0","last_synced_at":"2026-03-05T08:16:22.228Z","created_at":"2026-01-27T05:52:45.699Z","updated_at":"2026-03-05T08:16:22.514Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.xclim","install_command":"nix-env -iA nixpkgs.python313Packages.xclim","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/xclim/default.nix#L92","metadata":{"nix_attribute":"python3.13-xclim-0.60.0","position":"pkgs/development/python-modules/xclim/default.nix:92","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"xclim","upstream_purl":"pkg:pypi/xclim"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.xclim?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.xclim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.xclim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.xclim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.xclim/codemeta","maintainers":[{"uuid":"daspk04","login":null,"name":"Pratyush Das","email":"dpratyush.k@gmail.com","url":"https://github.com/daspk04","packages_count":40,"html_url":null,"role":null,"created_at":"2026-03-05T08:16:22.428Z","updated_at":"2026-03-05T08:16:22.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/daspk04/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":35688,"full_name":"Ouranosinc/xclim","default_branch":"main","total_commits":8369,"total_committers":59,"total_bot_commits":723,"total_bot_committers":3,"mean_commits":141.84745762711864,"dds":0.6049707252957343,"past_year_total_commits":577,"past_year_total_committers":14,"past_year_total_bot_commits":69,"past_year_total_bot_committers":2,"past_year_mean_commits":41.214285714285715,"past_year_dds":0.49046793760831886,"last_synced_at":"2026-05-13T19:45:16.328Z","last_synced_commit":"e0edc77e6b96d9ba86dc8cad270daa89415168ff","created_at":"2023-03-07T17:00:54.768Z","updated_at":"2026-05-13T19:40:50.521Z","committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":3306},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":1474},{"name":"Éric Dupuis","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":818},{"name":"David Huard","email":"huard.david@ouranos.ca","login":"huard","count":676},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":272},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":244},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":210},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":207},{"name":"Ludwig.Lierhammer","email":"ludwig.lierhammer@hereon.de","login":"ludwiglierhammer","count":163},{"name":"abel","email":"aoun@cerfacs.fr","login":"bzah","count":149},{"name":"Travis Logan","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":146},{"name":"Adrien Lamarche","email":"adrien.lamarche@protonmail.com","login":"LamAdr","count":99},{"name":"saschahofmann","email":"sascha.kelevra@gmail.com","login":"saschahofmann","count":69},{"name":"marielabonte","email":"mariepier.labonte23@gmail.com","login":"marielabonte","count":65},{"name":"seblehner","email":"sebastian.lehner@geosphere.at","login":"seblehner","count":63},{"name":"Raquel Alegre","email":"r.alegre@ucl.ac.uk","login":"raquelalegre","count":58},{"name":"Thomasjkeel","email":"thomasjames.keel@googlemail.com","login":"Thomasjkeel","count":51},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":40},{"name":"Sébastien Biner","email":"sbiner@gmail.com","login":"sbiner","count":30},{"name":"dougiesquire","email":"dougiesquire@gmail.com","login":"dougiesquire","count":25},{"name":"SarahG-579462","email":"gammon.sarah@ouranos.ca","login":"SarahG-579462","count":22},{"name":"abel","email":"abel.aoun@cerfacs.fr","login":null,"count":21},{"name":"Hem-W","email":"hm_wang@outlook.com","login":"Hem-W","count":17},{"name":"Baptiste Hamon","email":"baptiste.hamon@pg.canterbury.ac.nz","login":null,"count":13},{"name":"Sarah G","email":"91751417+sg2475962","login":"sg2475962","count":11},{"name":"abeaupre","email":"beaupre-laperriere.alexis@ouranos.ca","login":"Beauprel","count":8},{"name":"Raquel Alegre","email":"raquel-ucl","login":"raquel-ucl","count":8},{"name":"Jeremy Fyke","email":"jeremy.fyke@canada.ca","login":"JeremyFyke","count":8},{"name":"Faisal Mahmood","email":"faisal.shovon.007@gmail.com","login":"faimahsho","count":7},{"name":"David Caron","email":"david.caron@crim.ca","login":null,"count":7},{"name":"Jamie Quinn","email":"jamiejquinn@jamiejquinn.com","login":"JamieJQuinn","count":7},{"name":"eric","email":"eric@pop-os.localdomain","login":null,"count":6},{"name":"HofmannGeo","email":"armin.hofmann@uni-wuerzburg.de","login":"HofmannGeo","count":6},{"name":"Marco Braun","email":"43412203+vindelico","login":"vindelico","count":5},{"name":"Dante Castro Garro","email":"profe.paiche@gmail.com","login":"profesorpaiche","count":5},{"name":"JavierDiezSierra","email":"javier.diez@unican.es","login":"JavierDiezSierra","count":5},{"name":"Philippe Roy","email":"borghor@yahoo.ca","login":"Balinus","count":5},{"name":"Jack W","email":"kittai.wong@mail.utoronto.ca","login":"jack-ktw","count":5},{"name":"Aaron Spring","email":"aaronspring","login":"aaronspring","count":4},{"name":"Jens de Bruijn","email":"j.a.debruijn@outlook.com","login":"jensdebruijn","count":4},{"name":"Pascal Bourgault","email":"bourgapa.pascal@ouranos.ca","login":null,"count":3},{"name":"Trevor James Smith","email":"Zeistperre@github.com","login":null,"count":3},{"name":"yrouranos","email":"rousseau.yannick@ouranos.ca","login":null,"count":3},{"name":"Armin Hofmann","email":"ahofmann@wphg032.geographie.uni-wuerzburg.de","login":null,"count":2},{"name":"kobebryant432","email":"kobe.ande@gmail.com","login":"kobebryant432","count":2},{"name":"David Caron","email":"dcaron05@gmail.com","login":"davidcaron","count":2},{"name":"Carsten Ehbrecht","email":"ehbrecht@dkrz.de","login":"cehbrecht","count":2},{"name":"Baptiste Hamon","email":"119306054+baptistehamon","login":"baptistehamon","count":2},{"name":"e-larose","email":"eve.larose.r@gmail.com","login":"e-larose","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"sbiner","email":"sbiner@Mac-mini-de-sbiner.local","login":null,"count":1},{"name":"ouranos-helper-bot","email":"ouranos-helper-bot@ouranos.ca","login":null,"count":1},{"name":"Ludwig.Lierhammer","email":"ludwig.lierhammer@hzg.de","login":null,"count":1},{"name":"Abel Aoun","email":"abel.aoun@external.eumetsat.int","login":null,"count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Christopher Whelan","email":"topherwhelan@gmail.com","login":"qwhelan","count":1},{"name":"Christian Jauvin","email":"cjauvin@gmail.com","login":"cjauvin","count":1},{"name":"Ag Stephens","email":"ag.stephens@stfc.ac.uk","login":"agstephens","count":1},{"name":"jwenfai","email":"jwenfai@gmail.com","login":"jwenfai","count":1}],"past_year_committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":294},{"name":"coxipi","email":"eric.dupuis.1@umontreal.ca","login":"coxipi","count":82},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":74},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":44},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":25},{"name":"slehner","email":"sebastian.lehner@geosphere.at","login":"seblehner","count":23},{"name":"Hem-W","email":"hm_wang@outlook.com","login":"Hem-W","count":9},{"name":"Juliette Lavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":8},{"name":"saschahofmann","email":"sascha.kelevra@gmail.com","login":"saschahofmann","count":7},{"name":"Ludwig Lierhammer","email":"ludwig.lierhammer@dwd.de","login":"ludwiglierhammer","count":3},{"name":"Baptiste Hamon","email":"baptiste.hamon@pg.canterbury.ac.nz","login":null,"count":3},{"name":"kobebryant432","email":"kobe.ande@gmail.com","login":"kobebryant432","count":2},{"name":"Baptiste Hamon","email":"119306054+baptistehamon","login":"baptistehamon","count":2},{"name":"e-larose","email":"eve.larose.r@gmail.com","login":"e-larose","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:09.630Z","repositories_count":6233958,"commits_count":894245315,"contributors_count":34891406,"owners_count":1152749,"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":{"table":{"full_name":"Ouranosinc/xclim","html_url":"https://github.com/Ouranosinc/xclim","last_synced_at":"2026-05-13T17:54:43.172Z","status":"active","issues_count":797,"pull_requests_count":1834,"avg_time_to_close_issue":8651609.685185185,"avg_time_to_close_pull_request":839282.7003484321,"issues_closed_count":702,"pull_requests_closed_count":1722,"pull_request_authors_count":47,"issue_authors_count":112,"avg_comments_per_issue":2.589711417816813,"avg_comments_per_pull_request":2.3756815703380587,"merged_pull_requests_count":1603,"bot_issues_count":18,"bot_pull_requests_count":469,"past_year_issues_count":29,"past_year_pull_requests_count":98,"past_year_avg_time_to_close_issue":1712553.75,"past_year_avg_time_to_close_pull_request":633760.8714285714,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.2758620689655173,"past_year_avg_comments_per_pull_request":1.4795918367346939,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":65,"created_at":"2023-05-09T10:37:57.389Z","updated_at":"2026-05-13T17:54:43.172Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fxclim/issues","issue_labels_count":{"table":{"enhancement":273,"bug":186,"standards / conventions":128,"priority":71,"support":47,"information":32,"help wanted":29,"DACCS":28,"docs":24,"invalid":22,"CI":21,"sdba":21,"indicators":12,"wontfix":10,"API":10,"Raven":6,"dependencies":4,"xclim-v1":4,"CCCS":3,"low hanging fruit":2,"InfoCrue":2,"CCDP":1,"github_actions":1}},"pull_request_labels_count":{"table":{"approved":949,"CI":482,"dependencies":416,"docs":257,"github_actions":232,"indicators":211,"standards / conventions":182,"enhancement":172,"python":166,"sdba":157,"priority":103,"bug":102,"information":56,"API":35,"invalid":13,"help wanted":12,"support":8,"xclim-v1":6,"wontfix":2,"low hanging fruit":2,"CCDP":1,"DACCS":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":364,"COLLABORATOR":267,"NONE":166}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1096,"COLLABORATOR":711,"NONE":27}},"issue_authors":{"table":{"Zeitsperre":167,"huard":154,"aulemahal":121,"tlogan2000":54,"bzah":21,"coxipi":19,"saschahofmann":17,"github-actions[bot]":17,"SarahG-579462":16,"juliettelavoie":14,"RondeauG":12,"CGL5230":10,"raquelalegre":9,"bweeding":7,"Balinus":6,"aaronspring":6,"sbiner":6,"dcherian":5,"ghost":5,"raybellwaves":4,"guidocioni":3,"GvdDool":3,"Hem-W":3,"mathause":3,"DamienIrving":3,"davidcaron":3,"ChrisDrozdowski":3,"guo066600":3,"baptistehamon":3,"isaachcamp":2,"sosnku":2,"kckornelsen":2,"KkcChow":2,"folmerkrikken":2,"fmigneault":2,"GeoFelpave":2,"j-haacker":2,"millet5818":2,"JeremyFyke":2,"cuell":2,"kobebryant432":2,"ludwiglierhammer":2,"KatharinaBuelow":2,"larsbuntemeyer":2,"trondactea":2,"Murk89":2,"kyleredilla":1,"dependabot[bot]":1,"odo64":1,"floriandb":1,"cothel":1,"C15H24":1,"seblehner":1,"ollie-bell":1,"JavierDiezSierra":1,"huaracheguarache":1,"antoniogpepe":1,"ODOU":1,"fjetter":1,"laura-vanvliet":1,"garciampred":1,"ArcticSnow":1,"mubali101":1,"christian-stepanek":1,"profesorpaiche":1,"dougiesquire":1,"Levin000":1,"knlowman":1,"monocongo":1,"InigoReizabal":1,"tlsw231":1,"jack-ktw":1,"rubhae":1,"Patty-Lyn":1,"pbreach":1,"tommylees112":1,"lpcaron":1,"MorningGlory747":1,"rb4844":1,"cehbrecht":1,"VeckoTheGecko":1,"shenyulu":1,"lukruh":1,"srlightfoote":1,"ocefpaf":1,"thebaptiste":1,"dmitri1357":1,"nCarolina":1,"jensdebruijn":1,"cyndyfem":1,"dgergel":1,"covix":1,"mada0007":1,"areichmuth":1,"gutzbenj":1,"GrahamReveley":1,"redouanelg":1,"WMLKalthof":1,"tlvu":1,"sylvainmarchi":1,"dustming":1,"emsonali":1,"GiuliaIsNotAvailable":1,"khider":1,"PraewKPT":1,"b0ws3r":1,"abow222":1,"bennyistanto":1,"HofmannGeo":1,"Joaogmr472":1,"merfish":1,"matteodefelice":1}},"pull_request_authors":{"table":{"Zeitsperre":533,"dependabot[bot]":398,"aulemahal":346,"huard":151,"coxipi":87,"pre-commit-ci[bot]":71,"tlogan2000":50,"juliettelavoie":29,"bzah":27,"saschahofmann":20,"RondeauG":14,"davidcaron":9,"raquelalegre":9,"sbiner":8,"ludwiglierhammer":7,"Hem-W":7,"LamAdr":6,"SarahG-579462":5,"Balinus":4,"seblehner":4,"marielabonte":4,"baptistehamon":4,"j-haacker":4,"kobebryant432":3,"e-larose":3,"step-security-bot":2,"faimahsho":2,"jensdebruijn":2,"JavierDiezSierra":2,"JeremyFyke":2,"ghost":2,"aaronspring":2,"HofmannGeo":2,"jack-ktw":2,"dougiesquire":1,"bahusoid":1,"cjauvin":1,"tlvu":1,"jwenfai":1,"maximerischard":1,"fossabot":1,"AndreyLuchko":1,"vindelico":1,"profesorpaiche":1,"cehbrecht":1,"qwhelan":1,"agstephens":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:12.120Z","repositories_count":14591706,"issues_count":34245373,"pull_requests_count":112109392,"authors_count":11261209,"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":{"table":{"bug":11,"enhancement":9,"xclim-v1":4,"indicators":2,"standards / conventions":2,"CI":2,"docs":1,"low hanging fruit":1,"support":1}},"past_year_pull_request_labels_count":{"table":{"approved":69,"CI":38,"dependencies":30,"github_actions":25,"indicators":24,"docs":23,"priority":6,"xclim-v1":6,"python":5,"information":4,"standards / conventions":2,"help wanted":1,"bug":1,"API":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":12,"COLLABORATOR":9,"NONE":8}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":51,"COLLABORATOR":46,"NONE":1}},"past_year_issue_authors":{"table":{"aulemahal":6,"saschahofmann":5,"coxipi":3,"Zeitsperre":3,"github-actions[bot]":2,"juliettelavoie":2,"abow222":1,"antoniogpepe":1,"baptistehamon":1,"bweeding":1,"dcherian":1,"guidocioni":1,"kobebryant432":1,"rubhae":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":30,"Zeitsperre":23,"aulemahal":21,"coxipi":8,"pre-commit-ci[bot]":6,"e-larose":3,"seblehner":2,"bahusoid":1,"Hem-W":1,"juliettelavoie":1,"kobebryant432":1,"saschahofmann":1}},"maintainers":[{"table":{"login":"Zeitsperre","count":700,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"}},{"table":{"login":"aulemahal","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}},{"table":{"login":"tlogan2000","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"}},{"table":{"login":"huard","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"}},{"table":{"login":"LamAdr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LamAdr"}},{"table":{"login":"marielabonte","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marielabonte"}},{"table":{"login":"SarahG-579462","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SarahG-579462"}},{"table":{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"}},{"table":{"login":"AndreyLuchko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLuchko"}},{"table":{"login":"jwenfai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwenfai"}}],"active_maintainers":[{"table":{"login":"aulemahal","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}},{"table":{"login":"Zeitsperre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"}},{"table":{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"}}]}},"events":{"total":{"ReleaseEvent":11,"DeleteEvent":186,"PullRequestEvent":419,"ForkEvent":10,"IssuesEvent":156,"WatchEvent":39,"IssueCommentEvent":620,"PushEvent":1036,"PullRequestReviewCommentEvent":340,"PullRequestReviewEvent":446,"CreateEvent":190},"last_year":{"ReleaseEvent":4,"DeleteEvent":69,"PullRequestEvent":158,"ForkEvent":2,"IssuesEvent":61,"WatchEvent":15,"IssueCommentEvent":145,"PushEvent":398,"PullRequestReviewCommentEvent":133,"PullRequestReviewEvent":133,"CreateEvent":69}},"keywords":["anuclim","climate-analysis","climate-science","dask","icclim","netcdf4","python","xarray","xclim"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/actions-versions-updater.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:18.650Z","updated_at":"2023-09-21T19:33:18.650Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/actions-versions-updater.yml","dependencies":[{"id":13856743201,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743202,"package_name":"saadmk11/github-actions-version-updater","ecosystem":"actions","requirements":"v0.8.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/add-to-project.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:19.311Z","updated_at":"2023-09-21T19:33:19.311Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/add-to-project.yml","dependencies":[{"id":13856743209,"package_name":"actions/add-to-project","ecosystem":"actions","requirements":"v0.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bump-version.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:20.058Z","updated_at":"2023-09-21T19:33:20.058Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/bump-version.yml","dependencies":[{"id":13856743220,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743221,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13856743222,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cache-cleaner.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:20.500Z","updated_at":"2023-09-21T19:33:20.500Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/cache-cleaner.yml","dependencies":[{"id":13856743233,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:21.065Z","updated_at":"2023-09-21T19:33:21.065Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":13856743241,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743242,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"codeql-bundle-20230524","direct":true,"kind":"composite","optional":false},{"id":13856743243,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"codeql-bundle-20230524","direct":true,"kind":"composite","optional":false},{"id":13856743244,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"codeql-bundle-20230524","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:21.575Z","updated_at":"2023-09-21T19:33:21.575Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":13856743246,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743247,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v3.0.8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/first_pull_request.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:22.199Z","updated_at":"2023-09-21T19:33:22.199Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/first_pull_request.yml","dependencies":[{"id":13856743262,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:22.612Z","updated_at":"2023-09-21T19:33:22.612Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/label.yml","dependencies":[{"id":13856743268,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label_on_approval.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:23.115Z","updated_at":"2023-09-21T19:33:23.115Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/label_on_approval.yml","dependencies":[{"id":13856743280,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6.4.1","direct":true,"kind":"composite","optional":false},{"id":13856743281,"package_name":"peter-evans/find-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856743282,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:23.942Z","updated_at":"2023-09-21T19:33:23.942Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/main.yml","dependencies":[{"id":13856743288,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false},{"id":13856743289,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743290,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13856743291,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-mastodon.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:24.810Z","updated_at":"2023-09-21T19:33:24.810Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/publish-mastodon.yml","dependencies":[{"id":13856743292,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743293,"package_name":"cbrgm/mastodon-github-action","ecosystem":"actions","requirements":"v1.0.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:25.414Z","updated_at":"2023-09-21T19:33:25.414Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":13856743294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743295,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13856743296,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag-testpypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:26.002Z","updated_at":"2023-09-21T19:33:26.002Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/tag-testpypi.yml","dependencies":[{"id":13856743297,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743298,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13856743299,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testdata_version.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:26.631Z","updated_at":"2023-09-21T19:33:26.631Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/testdata_version.yml","dependencies":[{"id":13856743308,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743309,"package_name":"peter-evans/find-comment","ecosystem":"actions","requirements":"v2.4.0","direct":true,"kind":"composite","optional":false},{"id":13856743310,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6.4.1","direct":true,"kind":"composite","optional":false},{"id":13856743311,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upstream.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:27.158Z","updated_at":"2023-09-21T19:33:27.158Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/.github/workflows/upstream.yml","dependencies":[{"id":13856743332,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.6.0","direct":true,"kind":"composite","optional":false},{"id":13856743333,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.3","direct":true,"kind":"composite","optional":false},{"id":13856743334,"package_name":"xarray-contrib/issue-from-pytest-log","ecosystem":"actions","requirements":"v1.2.6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:28.707Z","updated_at":"2023-09-21T19:33:28.707Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/environment.yml","dependencies":[{"id":13856743419,"package_name":"flake8-alphabetize","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856743420,"package_name":"sphinxcontrib-svg2pdfconverter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:29.403Z","updated_at":"2023-09-21T19:33:29.403Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/pyproject.toml","dependencies":[{"id":13856743421,"package_name":"boltons","ecosystem":"pypi","requirements":"\u003e=20.1","direct":true,"kind":"runtime","optional":false},{"id":13856743422,"package_name":"bottleneck","ecosystem":"pypi","requirements":"\u003e=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":13856743423,"package_name":"cf-xarray","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":13856743424,"package_name":"cftime","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":13856743425,"package_name":"Click","ecosystem":"pypi","requirements":"\u003e=8.1","direct":true,"kind":"runtime","optional":false},{"id":13856743426,"package_name":"dask","ecosystem":"pypi","requirements":"[array]\u003e=2.6","direct":true,"kind":"runtime","optional":false},{"id":13856743427,"package_name":"jsonpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856743428,"package_name":"lmoments3","ecosystem":"pypi","requirements":"\u003e=1.0.5","direct":true,"kind":"runtime","optional":false},{"id":13856743429,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856743430,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":13856743431,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23,\u003c2.0; python_version == '3.8'","direct":true,"kind":"runtime","optional":false},{"id":13856743432,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23; python_version \u003e= '3.9'","direct":true,"kind":"runtime","optional":false},{"id":13856743433,"package_name":"pint","ecosystem":"pypi","requirements":"\u003e=0.10","direct":true,"kind":"runtime","optional":false},{"id":13856743434,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856743435,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.21.3","direct":true,"kind":"runtime","optional":false},{"id":13856743436,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":13856743437,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856743438,"package_name":"xarray","ecosystem":"pypi","requirements":"\u003e=2022.06.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_upstream.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:30.024Z","updated_at":"2023-09-21T19:33:30.024Z","repository_link":"https://github.com/Ouranosinc/xclim/blob/main/requirements_upstream.txt","dependencies":[]}],"score":23.193880692336805,"created_at":"2023-11-05T18:31:56.062Z","updated_at":"2026-05-14T03:05:51.547Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/74881","html_url":"https://summary.ecosyste.ms/projects/74881"}