{"id":4743,"name":"ravenpy","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","url":"https://github.com/cshs-cwra/ravenpy","last_synced_at":"2025-09-04T17:30:57.101Z","repository":{"id":37468288,"uuid":"256578066","full_name":"CSHS-CWRA/RavenPy","owner":"CSHS-CWRA","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","archived":false,"fork":false,"pushed_at":"2025-08-28T21:49:24.000Z","size":13887,"stargazers_count":28,"open_issues_count":15,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-29T07:27:07.095Z","etag":null,"topics":["raven"],"latest_commit_sha":null,"homepage":"https://ravenpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSHS-CWRA.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-17T18:17:32.000Z","updated_at":"2025-08-05T20:31:40.000Z","dependencies_parsed_at":"2025-02-22T05:38:39.597Z","dependency_job_id":"ed00b13a-ea32-4b33-99dc-dd0abc214a62","html_url":"https://github.com/CSHS-CWRA/RavenPy","commit_stats":{"total_commits":1305,"total_committers":16,"mean_commits":81.5625,"dds":0.5601532567049808,"last_synced_commit":"cd4e48f1a0b806ddb8f829ac2840ad3185696f46"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/CSHS-CWRA/RavenPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/sbom","scorecard":{"id":26383,"data":{"date":"2025-08-14T08:47:03Z","repo":{"name":"github.com/CSHS-CWRA/RavenPy","commit":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":6,"reason":"Found 3/5 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"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:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","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/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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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":"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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 28 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"CI-Tests","score":10,"reason":"9 out of 9 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 5 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, gwf-uwaterloo, ouranos, university of waterloo, université du québec (teluq)"],"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-14T17:59:24.958Z","repository_id":37468288,"created_at":"2025-08-14T17:59:24.958Z","updated_at":"2025-08-14T17:59:24.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273643672,"owners_count":25142667,"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-04T02:00:08.968Z","response_time":61,"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":"CSHS-CWRA","name":"Canadian Society for Hydrological Sciences","uuid":"38532892","kind":"organization","description":"","email":"cshs@cwra.org","website":"https://cwra.org/en/branches/affiliates/cshs-a","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38532892?v=4","repositories_count":3,"last_synced_at":"2023-02-28T03:31:02.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSHS-CWRA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T08:20:40.880Z","updated_at":"2023-02-28T03:31:02.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA/repositories"},"packages":[{"id":11729425,"name":"github.com/cshs-cwra/ravenpy","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cshs-cwra/ravenpy","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2021-01-14T14:28:42.000Z","latest_release_published_at":"2025-08-05T20:31:35.000Z","latest_release_number":"v0.19.1","last_synced_at":"2025-09-04T08:05:09.237Z","created_at":"2025-06-04T10:54:46.655Z","updated_at":"2025-09-04T08:05:09.237Z","registry_url":"https://pkg.go.dev/github.com/cshs-cwra/ravenpy","install_command":"go get github.com/cshs-cwra/ravenpy","documentation_url":"https://pkg.go.dev/github.com/cshs-cwra/ravenpy#section-documentation","metadata":{},"repo_metadata":{"id":37468288,"uuid":"256578066","full_name":"CSHS-CWRA/RavenPy","owner":"CSHS-CWRA","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","archived":false,"fork":false,"pushed_at":"2025-08-28T21:49:24.000Z","size":13887,"stargazers_count":28,"open_issues_count":15,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-29T07:27:07.095Z","etag":null,"topics":["raven"],"latest_commit_sha":null,"homepage":"https://ravenpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSHS-CWRA.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-17T18:17:32.000Z","updated_at":"2025-08-05T20:31:40.000Z","dependencies_parsed_at":"2025-02-22T05:38:39.597Z","dependency_job_id":"ed00b13a-ea32-4b33-99dc-dd0abc214a62","html_url":"https://github.com/CSHS-CWRA/RavenPy","commit_stats":{"total_commits":1305,"total_committers":16,"mean_commits":81.5625,"dds":0.5601532567049808,"last_synced_commit":"cd4e48f1a0b806ddb8f829ac2840ad3185696f46"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/CSHS-CWRA/RavenPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/sbom","scorecard":{"id":26383,"data":{"date":"2025-08-14T08:47:03Z","repo":{"name":"github.com/CSHS-CWRA/RavenPy","commit":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":6,"reason":"Found 3/5 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"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:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","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/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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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":"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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 28 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"CI-Tests","score":10,"reason":"9 out of 9 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 5 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, gwf-uwaterloo, ouranos, university of waterloo, université du québec (teluq)"],"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-14T17:59:24.958Z","repository_id":37468288,"created_at":"2025-08-14T17:59:24.958Z","updated_at":"2025-08-14T17:59:24.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272669006,"owners_count":24973253,"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-08-29T02:00:10.610Z","response_time":87,"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":"CSHS-CWRA","name":"Canadian Society for Hydrological Sciences","uuid":"38532892","kind":"organization","description":"","email":"cshs@cwra.org","website":"https://cwra.org/en/branches/affiliates/cshs-a","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38532892?v=4","repositories_count":3,"last_synced_at":"2023-02-28T03:31:02.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSHS-CWRA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T08:20:40.880Z","updated_at":"2023-02-28T03:31:02.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA/repositories"},"tags":[{"name":"v0.19.1","sha":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7","kind":"commit","published_at":"2025-08-05T20:31:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"b4c77c2d9d5c2dd2dfe7b8aa242dd5b35a7b86ae","kind":"tag","published_at":"2025-07-16T14:39:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"92e79c9907d93ab105bef977deec187856173eeb","kind":"tag","published_at":"2025-05-05T19:26:51.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"508688852516b5365d5a25f0d7b884aaab01995c","kind":"tag","published_at":"2025-04-15T18:05:19.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"677c8a1e1baccfd3911dfad7b4654c035804fc53","kind":"tag","published_at":"2025-04-03T20:43:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"07fd4198d0f021b68df5a34eba61b4d0ee81a041","kind":"tag","published_at":"2025-01-27T16:04:59.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.17.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"4aeba1ae4f08d7ef916bf1c86049123da77efe93","kind":"commit","published_at":"2024-12-05T20:50:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6d8e00a3025da0ba86021eb203f8ed138552428b","kind":"commit","published_at":"2024-10-18T15:22:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"0dec383d4e09ca07bb09962f7c3b039f9b9d156a","kind":"commit","published_at":"2024-06-20T17:34:03.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.15.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0/manifests"},{"name":"v0.13.1","sha":"537847b289394e58c0a05696330da6a6e2efe95e","kind":"commit","published_at":"2024-05-07T20:39:05.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1/manifests"},{"name":"v0.14.1","sha":"0676b1cf7ce6c5585efc04687e9239e060d0de61","kind":"commit","published_at":"2024-05-07T15:52:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e90251e6587b186b02c93ce5f607856bd3a7df43","kind":"commit","published_at":"2024-03-13T15:28:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0/manifests"},{"name":"v0.13","sha":"89c356c72fde516a3b4f092c6ed862ab2ccc40bf","kind":"commit","published_at":"2024-01-10T21:47:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13/manifests"},{"name":"v0.12.3","sha":"2223ab98ee4b098da6ac0d02c665037d5fd4a86b","kind":"commit","published_at":"2023-10-02T20:26:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"3ba14b0af8cda857d0b7876fc1cb6b4bff9df621","kind":"commit","published_at":"2023-07-04T21:31:43.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"14aedc8ba503f6ed881563b6c04db9ee85172a8b","kind":"commit","published_at":"2023-06-01T18:07:44.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5388c6694a804c941b0293f32ef4ae8c9780c7b2","kind":"commit","published_at":"2023-05-26T01:34:25.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2a70b998443ddfed40f5658eb8c815f8ae822e11","kind":"commit","published_at":"2023-02-16T15:04:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.11.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"8af4c1a4e3c9504c7aa3e4b5da52150a2fa0818b","kind":"commit","published_at":"2022-12-21T18:58:33.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.10.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"06a1a404de8fd3c548112e55ea066e8021703ba3","kind":"commit","published_at":"2022-11-16T19:06:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.9.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"95b56d0b09cb3bcfe9a27a468e34d4839d38d537","kind":"commit","published_at":"2022-10-26T13:41:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8d9fb7e25f8c4c7c63051ea876cdb5948b5d57c7","kind":"commit","published_at":"2022-10-04T17:15:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0/manifests"},{"name":"v0.7.8","sha":"ed969a36faa84390255020021f3a2dcc8d5b0db4","kind":"commit","published_at":"2022-01-14T15:20:24.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.8","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"e83917d3080849612cd147917e0c17a7cf5342fc","kind":"tag","published_at":"2021-12-21T15:43:08.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"d049877c3aa5a0773262c221a536c3c6c413f625","kind":"tag","published_at":"2021-12-20T16:05:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"24f56adc9a88ed1a739d7d00277dc784fab62271","kind":"commit","published_at":"2021-09-10T15:27:22.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"a1eefb5ad818384bc59dee9e16c1385bb5b6281d","kind":"commit","published_at":"2021-09-02T20:39:21.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.4","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0d343c8538945f35cd424c2359c077dbb2febb2d","kind":"commit","published_at":"2021-08-31T13:40:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1bdd780a2e5047ca923a0ebf95c797bce05a6e35","kind":"commit","published_at":"2021-08-26T17:54:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"125a9388ddaec55c9abd7da75da76a54e21d84ff","kind":"commit","published_at":"2021-08-25T16:29:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"995e1552ae27ceab6ac7604f13a5b683ebc9ef6a","kind":"commit","published_at":"2021-07-27T23:13:34.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"516544aeee78d165f02ba52b25f39422b745d1a0","kind":"commit","published_at":"2021-06-14T15:01:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.6.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"d56698b34a2799ab82d189f34c9adddce8909362","kind":"commit","published_at":"2021-05-26T00:51:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"edab9915b70be8e4b0a892be7e7a0e18036049bb","kind":"commit","published_at":"2021-05-12T20:15:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0f9195228a26d86739e0c735d413e4000bb957d9","kind":"commit","published_at":"2021-04-30T15:41:30.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"f966e07b5398557d6bd67811764047359e921666","kind":"commit","published_at":"2021-04-14T21:06:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e6750dbe729d865634b830cb9d4b45f9edf1a73f","kind":"commit","published_at":"2021-04-13T17:17:47.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"625432f60c2cceed32890daaaab892e097acd841","kind":"commit","published_at":"2021-04-09T13:36:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"4904651db78691ac3e9b3329661346d063f0d4c6","kind":"commit","published_at":"2021-04-06T14:48:16.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"165bef2f31f351d142997abb59b58dd861e91b85","kind":"commit","published_at":"2021-03-11T14:49:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"901d30bee2bc27a5a5b216a8a36aa011788a73c8","kind":"commit","published_at":"2021-02-01T20:12:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"86f3b08a9875a4dc5db6133579632b4d910d801e","kind":"commit","published_at":"2021-01-29T15:09:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6c212d07054db09bb23ee1c0a51eb733a0e4de9a","kind":"commit","published_at":"2021-01-28T13:58:10.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2b77012ee74121cedfd50ea1365beb1965599bd3","kind":"commit","published_at":"2021-01-26T15:13:04.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"fc99b679a0aef51fd3dd65020e28195d0af09897","kind":"commit","published_at":"2021-01-19T19:05:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9672371f3e0c7b1a299254978fce0486c1e8eb1b","kind":"commit","published_at":"2021-01-15T19:38:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f1dc76ff9286f91b17fe33c95f208834ca311394","kind":"commit","published_at":"2021-01-14T14:28:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-29T10:27:28.759Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/cshs-cwra/ravenpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cshs-cwra/ravenpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cshs-cwra/ravenpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cshs-cwra/ravenpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T05:03:46.972Z","issues_count":70,"pull_requests_count":292,"avg_time_to_close_issue":14088382.827586208,"avg_time_to_close_pull_request":1129045.642361111,"issues_closed_count":57,"pull_requests_closed_count":288,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":2.057142857142857,"avg_comments_per_pull_request":1.9212328767123288,"merged_pull_requests_count":258,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":9,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":1983517.4285714286,"past_year_avg_time_to_close_pull_request":400984.0396825397,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/issues","maintainers":[{"login":"Zeitsperre","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"richardarsenault","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Mayetea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"cjauvin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjauvin"},{"login":"lou-a","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"julemai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"tlogan2000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"Bijan55699","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bijan55699"},{"login":"Idajab","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Idajab"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}],"active_maintainers":[{"login":"Zeitsperre","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"lou-a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcshs-cwra%2Fravenpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcshs-cwra%2Fravenpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcshs-cwra%2Fravenpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcshs-cwra%2Fravenpy/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":2897791,"name":"ravenpy","ecosystem":"pypi","description":"A Python wrapper for configuring and running the hydrologic modelling framework Raven.","homepage":"https://ravenpy.readthedocs.io","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/CSHS-CWRA/RavenPy","keywords_array":["raven","raven-hydro","hydrology","gis","analysis","modelling"],"namespace":null,"versions_count":50,"first_release_published_at":"2020-12-20T17:15:13.000Z","latest_release_published_at":"2025-08-05T20:47:10.000Z","latest_release_number":"0.19.1","last_synced_at":"2025-09-04T08:04:58.738Z","created_at":"2022-04-10T12:25:57.041Z","updated_at":"2025-09-04T08:04:58.738Z","registry_url":"https://pypi.org/project/ravenpy/","install_command":"pip install ravenpy --index-url https://pypi.org/simple","documentation_url":"https://ravenpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Hydrology","Typing :: Typed"],"normalized_name":"ravenpy","project_status":null},"repo_metadata":{"id":37468288,"uuid":"256578066","full_name":"CSHS-CWRA/RavenPy","owner":"CSHS-CWRA","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","archived":false,"fork":false,"pushed_at":"2024-10-28T14:49:52.000Z","size":13243,"stargazers_count":26,"open_issues_count":19,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T20:37:31.556Z","etag":null,"topics":["raven"],"latest_commit_sha":null,"homepage":"https://ravenpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSHS-CWRA.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-17T18:17:32.000Z","updated_at":"2024-10-28T14:49:56.000Z","dependencies_parsed_at":"2024-06-12T17:45:00.309Z","dependency_job_id":null,"html_url":"https://github.com/CSHS-CWRA/RavenPy","commit_stats":{"total_commits":1207,"total_committers":13,"mean_commits":92.84615384615384,"dds":0.5766362883181442,"last_synced_commit":"9fbb1e4794fe26fc95b2267fa212364aa3841e23"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"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":"CSHS-CWRA","name":"Canadian Society for Hydrological Sciences","uuid":"38532892","kind":"organization","description":"","email":"cshs@cwra.org","website":"https://cwra.org/en/branches/affiliates/cshs-a","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38532892?v=4","repositories_count":3,"last_synced_at":"2023-02-28T03:31:02.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSHS-CWRA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T08:20:40.880Z","updated_at":"2023-02-28T03:31:02.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA/repositories"},"tags":[{"name":"v0.13.1","sha":"537847b289394e58c0a05696330da6a6e2efe95e","kind":"commit","published_at":"2024-05-07T20:39:05.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1/manifests"},{"name":"v0.14.1","sha":"0676b1cf7ce6c5585efc04687e9239e060d0de61","kind":"commit","published_at":"2024-05-07T15:52:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e90251e6587b186b02c93ce5f607856bd3a7df43","kind":"commit","published_at":"2024-03-13T15:28:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0/manifests"},{"name":"v0.13","sha":"89c356c72fde516a3b4f092c6ed862ab2ccc40bf","kind":"commit","published_at":"2024-01-10T21:47:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13/manifests"},{"name":"v0.12.3","sha":"2223ab98ee4b098da6ac0d02c665037d5fd4a86b","kind":"commit","published_at":"2023-10-02T20:26:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"3ba14b0af8cda857d0b7876fc1cb6b4bff9df621","kind":"commit","published_at":"2023-07-04T21:31:43.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"14aedc8ba503f6ed881563b6c04db9ee85172a8b","kind":"commit","published_at":"2023-06-01T18:07:44.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5388c6694a804c941b0293f32ef4ae8c9780c7b2","kind":"commit","published_at":"2023-05-26T01:34:25.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2a70b998443ddfed40f5658eb8c815f8ae822e11","kind":"commit","published_at":"2023-02-16T15:04:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.11.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"8af4c1a4e3c9504c7aa3e4b5da52150a2fa0818b","kind":"commit","published_at":"2022-12-21T18:58:33.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.10.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"06a1a404de8fd3c548112e55ea066e8021703ba3","kind":"commit","published_at":"2022-11-16T19:06:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.9.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"95b56d0b09cb3bcfe9a27a468e34d4839d38d537","kind":"commit","published_at":"2022-10-26T13:41:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8d9fb7e25f8c4c7c63051ea876cdb5948b5d57c7","kind":"commit","published_at":"2022-10-04T17:15:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0/manifests"},{"name":"v0.7.8","sha":"ed969a36faa84390255020021f3a2dcc8d5b0db4","kind":"commit","published_at":"2022-01-14T15:20:24.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.8","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"e83917d3080849612cd147917e0c17a7cf5342fc","kind":"tag","published_at":"2021-12-21T15:43:08.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"d049877c3aa5a0773262c221a536c3c6c413f625","kind":"tag","published_at":"2021-12-20T16:05:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"24f56adc9a88ed1a739d7d00277dc784fab62271","kind":"commit","published_at":"2021-09-10T15:27:22.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"a1eefb5ad818384bc59dee9e16c1385bb5b6281d","kind":"commit","published_at":"2021-09-02T20:39:21.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.4","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0d343c8538945f35cd424c2359c077dbb2febb2d","kind":"commit","published_at":"2021-08-31T13:40:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1bdd780a2e5047ca923a0ebf95c797bce05a6e35","kind":"commit","published_at":"2021-08-26T17:54:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"125a9388ddaec55c9abd7da75da76a54e21d84ff","kind":"commit","published_at":"2021-08-25T16:29:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"995e1552ae27ceab6ac7604f13a5b683ebc9ef6a","kind":"commit","published_at":"2021-07-27T23:13:34.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"516544aeee78d165f02ba52b25f39422b745d1a0","kind":"commit","published_at":"2021-06-14T15:01:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.6.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"d56698b34a2799ab82d189f34c9adddce8909362","kind":"commit","published_at":"2021-05-26T00:51:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"edab9915b70be8e4b0a892be7e7a0e18036049bb","kind":"commit","published_at":"2021-05-12T20:15:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0f9195228a26d86739e0c735d413e4000bb957d9","kind":"commit","published_at":"2021-04-30T15:41:30.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"f966e07b5398557d6bd67811764047359e921666","kind":"commit","published_at":"2021-04-14T21:06:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e6750dbe729d865634b830cb9d4b45f9edf1a73f","kind":"commit","published_at":"2021-04-13T17:17:47.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"625432f60c2cceed32890daaaab892e097acd841","kind":"commit","published_at":"2021-04-09T13:36:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"4904651db78691ac3e9b3329661346d063f0d4c6","kind":"commit","published_at":"2021-04-06T14:48:16.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"165bef2f31f351d142997abb59b58dd861e91b85","kind":"commit","published_at":"2021-03-11T14:49:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"901d30bee2bc27a5a5b216a8a36aa011788a73c8","kind":"commit","published_at":"2021-02-01T20:12:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"86f3b08a9875a4dc5db6133579632b4d910d801e","kind":"commit","published_at":"2021-01-29T15:09:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6c212d07054db09bb23ee1c0a51eb733a0e4de9a","kind":"commit","published_at":"2021-01-28T13:58:10.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2b77012ee74121cedfd50ea1365beb1965599bd3","kind":"commit","published_at":"2021-01-26T15:13:04.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"fc99b679a0aef51fd3dd65020e28195d0af09897","kind":"commit","published_at":"2021-01-19T19:05:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9672371f3e0c7b1a299254978fce0486c1e8eb1b","kind":"commit","published_at":"2021-01-15T19:38:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f1dc76ff9286f91b17fe33c95f208834ca311394","kind":"commit","published_at":"2021-01-14T14:28:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:12.332Z","dependent_packages_count":0,"downloads":493,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.21211229362676,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":13.387445887445887,"forks_count":14.234498848670462,"docker_downloads_count":null,"average":15.500209340974518},"purl":"pkg:pypi/ravenpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ravenpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ravenpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ravenpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:27.680Z","issues_count":68,"pull_requests_count":201,"avg_time_to_close_issue":15322908.29787234,"avg_time_to_close_pull_request":1513260.5408163266,"issues_closed_count":47,"pull_requests_closed_count":196,"pull_request_authors_count":12,"issue_authors_count":8,"avg_comments_per_issue":1.9705882352941175,"avg_comments_per_pull_request":2.1144278606965172,"merged_pull_requests_count":175,"bot_issues_count":0,"bot_pull_requests_count":72,"past_year_issues_count":24,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":3699779.4444444445,"past_year_avg_time_to_close_pull_request":475819.86075949366,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":1.9285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/issues","maintainers":[{"login":"Zeitsperre","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"richardarsenault","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Mayetea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"lou-a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"cjauvin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjauvin"},{"login":"julemai","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"tlogan2000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"Bijan55699","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bijan55699"},{"login":"Idajab","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Idajab"}],"active_maintainers":[{"login":"Zeitsperre","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"lou-a","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"julemai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"tlogan2000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"richardarsenault","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ravenpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ravenpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ravenpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ravenpy/related_packages","maintainers":[{"uuid":"Zeitsperre","login":"Zeitsperre","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/Zeitsperre/","role":null,"created_at":"2022-11-16T20:09:07.853Z","updated_at":"2022-11-16T20:09:07.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Zeitsperre/packages"},{"uuid":"davidhuard","login":"davidhuard","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/davidhuard/","role":null,"created_at":"2023-06-02T02:27:15.626Z","updated_at":"2023-06-02T02:27:15.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidhuard/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308217,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11729423,"name":"github.com/CSHS-CWRA/RavenPy","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/CSHS-CWRA/RavenPy","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2025-06-04T10:54:52.050Z","latest_release_published_at":"2025-08-05T20:31:35.000Z","latest_release_number":"v0.19.1","last_synced_at":"2025-09-04T08:05:27.531Z","created_at":"2025-06-04T10:54:45.502Z","updated_at":"2025-09-04T08:05:27.532Z","registry_url":"https://pkg.go.dev/github.com/CSHS-CWRA/RavenPy","install_command":"go get github.com/CSHS-CWRA/RavenPy","documentation_url":"https://pkg.go.dev/github.com/CSHS-CWRA/RavenPy#section-documentation","metadata":{},"repo_metadata":{"id":37468288,"uuid":"256578066","full_name":"CSHS-CWRA/RavenPy","owner":"CSHS-CWRA","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","archived":false,"fork":false,"pushed_at":"2025-08-12T18:38:35.000Z","size":13942,"stargazers_count":28,"open_issues_count":14,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-22T01:43:50.701Z","etag":null,"topics":["raven"],"latest_commit_sha":null,"homepage":"https://ravenpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSHS-CWRA.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-17T18:17:32.000Z","updated_at":"2025-08-05T20:31:40.000Z","dependencies_parsed_at":"2025-02-22T05:38:39.597Z","dependency_job_id":"ed00b13a-ea32-4b33-99dc-dd0abc214a62","html_url":"https://github.com/CSHS-CWRA/RavenPy","commit_stats":{"total_commits":1305,"total_committers":16,"mean_commits":81.5625,"dds":0.5601532567049808,"last_synced_commit":"cd4e48f1a0b806ddb8f829ac2840ad3185696f46"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/CSHS-CWRA/RavenPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/sbom","scorecard":{"id":26383,"data":{"date":"2025-08-14T08:47:03Z","repo":{"name":"github.com/CSHS-CWRA/RavenPy","commit":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":6,"reason":"Found 3/5 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"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:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","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/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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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":"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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 28 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"CI-Tests","score":10,"reason":"9 out of 9 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 5 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, gwf-uwaterloo, ouranos, university of waterloo, université du québec (teluq)"],"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-14T17:59:24.958Z","repository_id":37468288,"created_at":"2025-08-14T17:59:24.958Z","updated_at":"2025-08-14T17:59:24.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"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-08-29T02:00:10.610Z","response_time":87,"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":"CSHS-CWRA","name":"Canadian Society for Hydrological Sciences","uuid":"38532892","kind":"organization","description":"","email":"cshs@cwra.org","website":"https://cwra.org/en/branches/affiliates/cshs-a","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38532892?v=4","repositories_count":3,"last_synced_at":"2023-02-28T03:31:02.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSHS-CWRA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T08:20:40.880Z","updated_at":"2023-02-28T03:31:02.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA/repositories"},"tags":[{"name":"v0.19.1","sha":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7","kind":"commit","published_at":"2025-08-05T20:31:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"b4c77c2d9d5c2dd2dfe7b8aa242dd5b35a7b86ae","kind":"tag","published_at":"2025-07-16T14:39:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"92e79c9907d93ab105bef977deec187856173eeb","kind":"tag","published_at":"2025-05-05T19:26:51.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"508688852516b5365d5a25f0d7b884aaab01995c","kind":"tag","published_at":"2025-04-15T18:05:19.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"677c8a1e1baccfd3911dfad7b4654c035804fc53","kind":"tag","published_at":"2025-04-03T20:43:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"07fd4198d0f021b68df5a34eba61b4d0ee81a041","kind":"tag","published_at":"2025-01-27T16:04:59.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.17.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"4aeba1ae4f08d7ef916bf1c86049123da77efe93","kind":"commit","published_at":"2024-12-05T20:50:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6d8e00a3025da0ba86021eb203f8ed138552428b","kind":"commit","published_at":"2024-10-18T15:22:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"0dec383d4e09ca07bb09962f7c3b039f9b9d156a","kind":"commit","published_at":"2024-06-20T17:34:03.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.15.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0/manifests"},{"name":"v0.13.1","sha":"537847b289394e58c0a05696330da6a6e2efe95e","kind":"commit","published_at":"2024-05-07T20:39:05.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1/manifests"},{"name":"v0.14.1","sha":"0676b1cf7ce6c5585efc04687e9239e060d0de61","kind":"commit","published_at":"2024-05-07T15:52:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e90251e6587b186b02c93ce5f607856bd3a7df43","kind":"commit","published_at":"2024-03-13T15:28:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0/manifests"},{"name":"v0.13","sha":"89c356c72fde516a3b4f092c6ed862ab2ccc40bf","kind":"commit","published_at":"2024-01-10T21:47:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13/manifests"},{"name":"v0.12.3","sha":"2223ab98ee4b098da6ac0d02c665037d5fd4a86b","kind":"commit","published_at":"2023-10-02T20:26:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"3ba14b0af8cda857d0b7876fc1cb6b4bff9df621","kind":"commit","published_at":"2023-07-04T21:31:43.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"14aedc8ba503f6ed881563b6c04db9ee85172a8b","kind":"commit","published_at":"2023-06-01T18:07:44.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5388c6694a804c941b0293f32ef4ae8c9780c7b2","kind":"commit","published_at":"2023-05-26T01:34:25.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2a70b998443ddfed40f5658eb8c815f8ae822e11","kind":"commit","published_at":"2023-02-16T15:04:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.11.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"8af4c1a4e3c9504c7aa3e4b5da52150a2fa0818b","kind":"commit","published_at":"2022-12-21T18:58:33.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.10.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"06a1a404de8fd3c548112e55ea066e8021703ba3","kind":"commit","published_at":"2022-11-16T19:06:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.9.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"95b56d0b09cb3bcfe9a27a468e34d4839d38d537","kind":"commit","published_at":"2022-10-26T13:41:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8d9fb7e25f8c4c7c63051ea876cdb5948b5d57c7","kind":"commit","published_at":"2022-10-04T17:15:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0/manifests"},{"name":"v0.7.8","sha":"ed969a36faa84390255020021f3a2dcc8d5b0db4","kind":"commit","published_at":"2022-01-14T15:20:24.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.8","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"e83917d3080849612cd147917e0c17a7cf5342fc","kind":"tag","published_at":"2021-12-21T15:43:08.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"d049877c3aa5a0773262c221a536c3c6c413f625","kind":"tag","published_at":"2021-12-20T16:05:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"24f56adc9a88ed1a739d7d00277dc784fab62271","kind":"commit","published_at":"2021-09-10T15:27:22.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"a1eefb5ad818384bc59dee9e16c1385bb5b6281d","kind":"commit","published_at":"2021-09-02T20:39:21.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.4","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0d343c8538945f35cd424c2359c077dbb2febb2d","kind":"commit","published_at":"2021-08-31T13:40:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1bdd780a2e5047ca923a0ebf95c797bce05a6e35","kind":"commit","published_at":"2021-08-26T17:54:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"125a9388ddaec55c9abd7da75da76a54e21d84ff","kind":"commit","published_at":"2021-08-25T16:29:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"995e1552ae27ceab6ac7604f13a5b683ebc9ef6a","kind":"commit","published_at":"2021-07-27T23:13:34.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"516544aeee78d165f02ba52b25f39422b745d1a0","kind":"commit","published_at":"2021-06-14T15:01:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.6.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"d56698b34a2799ab82d189f34c9adddce8909362","kind":"commit","published_at":"2021-05-26T00:51:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"edab9915b70be8e4b0a892be7e7a0e18036049bb","kind":"commit","published_at":"2021-05-12T20:15:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0f9195228a26d86739e0c735d413e4000bb957d9","kind":"commit","published_at":"2021-04-30T15:41:30.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"f966e07b5398557d6bd67811764047359e921666","kind":"commit","published_at":"2021-04-14T21:06:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e6750dbe729d865634b830cb9d4b45f9edf1a73f","kind":"commit","published_at":"2021-04-13T17:17:47.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"625432f60c2cceed32890daaaab892e097acd841","kind":"commit","published_at":"2021-04-09T13:36:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"4904651db78691ac3e9b3329661346d063f0d4c6","kind":"commit","published_at":"2021-04-06T14:48:16.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"165bef2f31f351d142997abb59b58dd861e91b85","kind":"commit","published_at":"2021-03-11T14:49:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"901d30bee2bc27a5a5b216a8a36aa011788a73c8","kind":"commit","published_at":"2021-02-01T20:12:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"86f3b08a9875a4dc5db6133579632b4d910d801e","kind":"commit","published_at":"2021-01-29T15:09:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6c212d07054db09bb23ee1c0a51eb733a0e4de9a","kind":"commit","published_at":"2021-01-28T13:58:10.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2b77012ee74121cedfd50ea1365beb1965599bd3","kind":"commit","published_at":"2021-01-26T15:13:04.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"fc99b679a0aef51fd3dd65020e28195d0af09897","kind":"commit","published_at":"2021-01-19T19:05:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9672371f3e0c7b1a299254978fce0486c1e8eb1b","kind":"commit","published_at":"2021-01-15T19:38:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f1dc76ff9286f91b17fe33c95f208834ca311394","kind":"commit","published_at":"2021-01-14T14:28:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-29T10:27:22.270Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/%21c%21s%21h%21s-%21c%21w%21r%21a/%21raven%21py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CSHS-CWRA/RavenPy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CSHS-CWRA/RavenPy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CSHS-CWRA/RavenPy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T05:03:46.972Z","issues_count":70,"pull_requests_count":292,"avg_time_to_close_issue":14088382.827586208,"avg_time_to_close_pull_request":1129045.642361111,"issues_closed_count":57,"pull_requests_closed_count":288,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":2.057142857142857,"avg_comments_per_pull_request":1.9212328767123288,"merged_pull_requests_count":258,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":9,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":1983517.4285714286,"past_year_avg_time_to_close_pull_request":400984.0396825397,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/issues","maintainers":[{"login":"Zeitsperre","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"richardarsenault","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Mayetea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"cjauvin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjauvin"},{"login":"lou-a","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"julemai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"tlogan2000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"Bijan55699","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bijan55699"},{"login":"Idajab","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Idajab"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}],"active_maintainers":[{"login":"Zeitsperre","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"lou-a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCSHS-CWRA%2FRavenPy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCSHS-CWRA%2FRavenPy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCSHS-CWRA%2FRavenPy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCSHS-CWRA%2FRavenPy/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":5302715,"name":"ravenpy","ecosystem":"conda","description":null,"homepage":"https://github.com/CSHS-CWRA/RavenPy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CSHS-CWRA/RavenPy","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2021-05-11T20:43:08.000Z","latest_release_published_at":"2022-11-17T16:05:57.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-09-02T07:55:40.985Z","created_at":"2022-10-03T16:13:18.849Z","updated_at":"2025-09-02T07:55:40.985Z","registry_url":"https://anaconda.org/conda-forge/ravenpy","install_command":"conda install -c conda-forge ravenpy","documentation_url":null,"metadata":{},"repo_metadata":{"id":37468288,"uuid":"256578066","full_name":"CSHS-CWRA/RavenPy","owner":"CSHS-CWRA","description":"A Python wrapper to setup and run the hydrologic modelling framework Raven","archived":false,"fork":false,"pushed_at":"2025-08-12T18:38:35.000Z","size":13942,"stargazers_count":28,"open_issues_count":14,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-22T01:43:50.701Z","etag":null,"topics":["raven"],"latest_commit_sha":null,"homepage":"https://ravenpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSHS-CWRA.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-04-17T18:17:32.000Z","updated_at":"2025-08-05T20:31:40.000Z","dependencies_parsed_at":"2025-02-22T05:38:39.597Z","dependency_job_id":"ed00b13a-ea32-4b33-99dc-dd0abc214a62","html_url":"https://github.com/CSHS-CWRA/RavenPy","commit_stats":{"total_commits":1305,"total_committers":16,"mean_commits":81.5625,"dds":0.5601532567049808,"last_synced_commit":"cd4e48f1a0b806ddb8f829ac2840ad3185696f46"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/CSHS-CWRA/RavenPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/sbom","scorecard":{"id":26383,"data":{"date":"2025-08-14T08:47:03Z","repo":{"name":"github.com/CSHS-CWRA/RavenPy","commit":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":6,"reason":"Found 3/5 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"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:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-version.yml:47","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-testpypi.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-version.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","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/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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  32 out of  32 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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":"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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 28 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"CI-Tests","score":10,"reason":"9 out of 9 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 5 contributing companies or organizations","details":["Info: found contributions from: CSHS-CWRA, gwf-uwaterloo, ouranos, university of waterloo, université du québec (teluq)"],"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-14T17:59:24.958Z","repository_id":37468288,"created_at":"2025-08-14T17:59:24.958Z","updated_at":"2025-08-14T17:59:24.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"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-08-29T02:00:10.610Z","response_time":87,"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":"CSHS-CWRA","name":"Canadian Society for Hydrological Sciences","uuid":"38532892","kind":"organization","description":"","email":"cshs@cwra.org","website":"https://cwra.org/en/branches/affiliates/cshs-a","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38532892?v=4","repositories_count":3,"last_synced_at":"2023-02-28T03:31:02.223Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSHS-CWRA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T08:20:40.880Z","updated_at":"2023-02-28T03:31:02.226Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSHS-CWRA/repositories"},"tags":[{"name":"v0.19.1","sha":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7","kind":"commit","published_at":"2025-08-05T20:31:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"b4c77c2d9d5c2dd2dfe7b8aa242dd5b35a7b86ae","kind":"tag","published_at":"2025-07-16T14:39:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.19.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"92e79c9907d93ab105bef977deec187856173eeb","kind":"tag","published_at":"2025-05-05T19:26:51.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"508688852516b5365d5a25f0d7b884aaab01995c","kind":"tag","published_at":"2025-04-15T18:05:19.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"677c8a1e1baccfd3911dfad7b4654c035804fc53","kind":"tag","published_at":"2025-04-03T20:43:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.18.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"07fd4198d0f021b68df5a34eba61b4d0ee81a041","kind":"tag","published_at":"2025-01-27T16:04:59.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.17.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"4aeba1ae4f08d7ef916bf1c86049123da77efe93","kind":"commit","published_at":"2024-12-05T20:50:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6d8e00a3025da0ba86021eb203f8ed138552428b","kind":"commit","published_at":"2024-10-18T15:22:46.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.16.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"0dec383d4e09ca07bb09962f7c3b039f9b9d156a","kind":"commit","published_at":"2024-06-20T17:34:03.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.15.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.15.0/manifests"},{"name":"v0.13.1","sha":"537847b289394e58c0a05696330da6a6e2efe95e","kind":"commit","published_at":"2024-05-07T20:39:05.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13.1/manifests"},{"name":"v0.14.1","sha":"0676b1cf7ce6c5585efc04687e9239e060d0de61","kind":"commit","published_at":"2024-05-07T15:52:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"e90251e6587b186b02c93ce5f607856bd3a7df43","kind":"commit","published_at":"2024-03-13T15:28:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.14.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.14.0/manifests"},{"name":"v0.13","sha":"89c356c72fde516a3b4f092c6ed862ab2ccc40bf","kind":"commit","published_at":"2024-01-10T21:47:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.13","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.13/manifests"},{"name":"v0.12.3","sha":"2223ab98ee4b098da6ac0d02c665037d5fd4a86b","kind":"commit","published_at":"2023-10-02T20:26:13.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"3ba14b0af8cda857d0b7876fc1cb6b4bff9df621","kind":"commit","published_at":"2023-07-04T21:31:43.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"14aedc8ba503f6ed881563b6c04db9ee85172a8b","kind":"commit","published_at":"2023-06-01T18:07:44.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"5388c6694a804c941b0293f32ef4ae8c9780c7b2","kind":"commit","published_at":"2023-05-26T01:34:25.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.12.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"2a70b998443ddfed40f5658eb8c815f8ae822e11","kind":"commit","published_at":"2023-02-16T15:04:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.11.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"8af4c1a4e3c9504c7aa3e4b5da52150a2fa0818b","kind":"commit","published_at":"2022-12-21T18:58:33.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.10.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"06a1a404de8fd3c548112e55ea066e8021703ba3","kind":"commit","published_at":"2022-11-16T19:06:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.9.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"95b56d0b09cb3bcfe9a27a468e34d4839d38d537","kind":"commit","published_at":"2022-10-26T13:41:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8d9fb7e25f8c4c7c63051ea876cdb5948b5d57c7","kind":"commit","published_at":"2022-10-04T17:15:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.8.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.8.0/manifests"},{"name":"v0.7.8","sha":"ed969a36faa84390255020021f3a2dcc8d5b0db4","kind":"commit","published_at":"2022-01-14T15:20:24.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.8","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"e83917d3080849612cd147917e0c17a7cf5342fc","kind":"tag","published_at":"2021-12-21T15:43:08.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"d049877c3aa5a0773262c221a536c3c6c413f625","kind":"tag","published_at":"2021-12-20T16:05:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"24f56adc9a88ed1a739d7d00277dc784fab62271","kind":"commit","published_at":"2021-09-10T15:27:22.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"a1eefb5ad818384bc59dee9e16c1385bb5b6281d","kind":"commit","published_at":"2021-09-02T20:39:21.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.4","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0d343c8538945f35cd424c2359c077dbb2febb2d","kind":"commit","published_at":"2021-08-31T13:40:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1bdd780a2e5047ca923a0ebf95c797bce05a6e35","kind":"commit","published_at":"2021-08-26T17:54:48.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"125a9388ddaec55c9abd7da75da76a54e21d84ff","kind":"commit","published_at":"2021-08-25T16:29:27.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"995e1552ae27ceab6ac7604f13a5b683ebc9ef6a","kind":"commit","published_at":"2021-07-27T23:13:34.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.7.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"516544aeee78d165f02ba52b25f39422b745d1a0","kind":"commit","published_at":"2021-06-14T15:01:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.6.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"d56698b34a2799ab82d189f34c9adddce8909362","kind":"commit","published_at":"2021-05-26T00:51:35.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"edab9915b70be8e4b0a892be7e7a0e18036049bb","kind":"commit","published_at":"2021-05-12T20:15:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0f9195228a26d86739e0c735d413e4000bb957d9","kind":"commit","published_at":"2021-04-30T15:41:30.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.5.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"f966e07b5398557d6bd67811764047359e921666","kind":"commit","published_at":"2021-04-14T21:06:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e6750dbe729d865634b830cb9d4b45f9edf1a73f","kind":"commit","published_at":"2021-04-13T17:17:47.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"625432f60c2cceed32890daaaab892e097acd841","kind":"commit","published_at":"2021-04-09T13:36:23.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.4.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"4904651db78691ac3e9b3329661346d063f0d4c6","kind":"commit","published_at":"2021-04-06T14:48:16.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"165bef2f31f351d142997abb59b58dd861e91b85","kind":"commit","published_at":"2021-03-11T14:49:31.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.3.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"901d30bee2bc27a5a5b216a8a36aa011788a73c8","kind":"commit","published_at":"2021-02-01T20:12:38.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.3","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"86f3b08a9875a4dc5db6133579632b4d910d801e","kind":"commit","published_at":"2021-01-29T15:09:45.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.2","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"6c212d07054db09bb23ee1c0a51eb733a0e4de9a","kind":"commit","published_at":"2021-01-28T13:58:10.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.1","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2b77012ee74121cedfd50ea1365beb1965599bd3","kind":"commit","published_at":"2021-01-26T15:13:04.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.2.0","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"fc99b679a0aef51fd3dd65020e28195d0af09897","kind":"commit","published_at":"2021-01-19T19:05:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.7","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9672371f3e0c7b1a299254978fce0486c1e8eb1b","kind":"commit","published_at":"2021-01-15T19:38:52.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.6","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f1dc76ff9286f91b17fe33c95f208834ca311394","kind":"commit","published_at":"2021-01-14T14:28:42.000Z","download_url":"https://codeload.github.com/CSHS-CWRA/RavenPy/tar.gz/v0.1.5","html_url":"https://github.com/CSHS-CWRA/RavenPy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSHS-CWRA/RavenPy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-29T10:27:21.181Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.412395828135136,"dependent_packages_count":28.988472478666598,"stargazers_count":50.24701831428714,"forks_count":50.611307949498475,"docker_downloads_count":null,"average":38.564798642646835},"purl":"pkg:conda/ravenpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ravenpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ravenpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ravenpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T05:03:46.972Z","issues_count":70,"pull_requests_count":292,"avg_time_to_close_issue":14088382.827586208,"avg_time_to_close_pull_request":1129045.642361111,"issues_closed_count":57,"pull_requests_closed_count":288,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":2.057142857142857,"avg_comments_per_pull_request":1.9212328767123288,"merged_pull_requests_count":258,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":9,"past_year_pull_requests_count":130,"past_year_avg_time_to_close_issue":1983517.4285714286,"past_year_avg_time_to_close_pull_request":400984.0396825397,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/issues","maintainers":[{"login":"Zeitsperre","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"richardarsenault","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Mayetea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"cjauvin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjauvin"},{"login":"lou-a","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"julemai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"tlogan2000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"Bijan55699","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bijan55699"},{"login":"Idajab","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Idajab"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"}],"active_maintainers":[{"login":"Zeitsperre","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"lou-a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlvu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ravenpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ravenpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ravenpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ravenpy/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":34568,"full_name":"CSHS-CWRA/RavenPy","default_branch":"main","committers":[{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":754},{"name":"Christian Jauvin","email":"cjauvin@gmail.com","login":"cjauvin","count":375},{"name":"David Huard","email":"huard.david@ouranos.ca","login":"huard","count":212},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":94},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":64},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":32},{"name":"ets","email":"richard.arsenault@etsmtl.ca","login":"richardarsenault","count":23},{"name":"Julie","email":"juliane.mai@uwaterloo.ca","login":"julemai","count":21},{"name":"lou-a","email":"louise.arnal@hotmail.fr","login":"lou-a","count":11},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":7},{"name":"Long Vu","email":"vu.long@ouranos.ca","login":"tlvu","count":3},{"name":"tlogan2000","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":3},{"name":"CSHS Administrator","email":"38532853+CSHS-Admin","login":"CSHS-Admin","count":2},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":2},{"name":"James Craig","email":"32948958+analytophile","login":"analytophile","count":1},{"name":"MightyFranky","email":"fgr4vel@gmail.com","login":"Mayetea","count":1},{"name":"Aida Jabbari","email":"aida.jabbari.1@ulaval.ca","login":null,"count":1},{"name":"TrellixVulnTeam","email":"charles.mcfarland@trellix.com","login":"TrellixVulnTeam","count":1}],"total_commits":1607,"total_committers":18,"total_bot_commits":190,"total_bot_committers":3,"mean_commits":89.27777777777777,"dds":0.5308027380211575,"past_year_committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":210},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":56},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":32},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":20},{"name":"David Huard","email":"huard.david@ouranos.ca","login":"huard","count":19},{"name":"lou-a","email":"louise.arnal@hotmail.fr","login":"lou-a","count":11},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":7},{"name":"Long Vu","email":"vu.long@ouranos.ca","login":"tlvu","count":3},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":2}],"past_year_total_commits":360,"past_year_total_committers":9,"past_year_total_bot_commits":108,"past_year_total_bot_committers":3,"past_year_mean_commits":40.0,"past_year_dds":0.41666666666666663,"last_synced_at":"2025-08-08T19:06:05.616Z","last_synced_commit":"1dc534cd3b7faed2ff18a90a915d448b2fca6bf7","created_at":"2023-03-07T16:56:56.077Z","updated_at":"2025-08-08T19:06:05.749Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853307492,"contributors_count":31095130,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"CSHS-CWRA/RavenPy","html_url":"https://github.com/CSHS-CWRA/RavenPy","last_synced_at":"2025-09-03T10:55:29.442Z","status":"active","issues_count":72,"pull_requests_count":439,"avg_time_to_close_issue":14268168.927272728,"avg_time_to_close_pull_request":901903.4289215687,"issues_closed_count":55,"pull_requests_closed_count":408,"pull_request_authors_count":16,"issue_authors_count":12,"avg_comments_per_issue":1.847222222222222,"avg_comments_per_pull_request":1.6241457858769932,"merged_pull_requests_count":358,"bot_issues_count":1,"bot_pull_requests_count":220,"past_year_issues_count":9,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":164234.5,"past_year_avg_time_to_close_pull_request":330763.990521327,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.222222222222222,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":142,"past_year_merged_pull_requests_count":187,"created_at":"2023-05-10T21:58:04.526Z","updated_at":"2025-09-03T10:55:29.442Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSHS-CWRA%2FRavenPy/issues","issue_labels_count":{"bug":10,"documentation":4,"enhancement":4,"help wanted":2,"dependencies":2,"invalid":1,"github_actions":1},"pull_request_labels_count":{"dependencies":155,"CI":145,"python":112,"docs":45,"github_actions":38,"documentation":21,"enhancement":17,"bug":13,"invalid":1},"issue_author_associations_count":{"COLLABORATOR":59,"MEMBER":6,"NONE":6,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":217,"COLLABORATOR":142,"MEMBER":76,"NONE":4},"issue_authors":{"huard":29,"Zeitsperre":17,"Mayetea":6,"richardarsenault":6,"cjauvin":5,"TC-FF":2,"RondeauG":2,"kokubadejo":1,"julemai":1,"Chrbur":1,"dependabot[bot]":1,"lou-a":1},"pull_request_authors":{"dependabot[bot]":151,"Zeitsperre":144,"pre-commit-ci[bot]":69,"huard":44,"lou-a":8,"richardarsenault":7,"tlogan2000":4,"RondeauG":2,"aulemahal":2,"tlvu":2,"julemai":1,"Bijan55699":1,"Idajab":1,"Mayetea":1,"TrellixVulnTeam":1,"cjauvin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":7,"enhancement":1,"dependencies":1,"github_actions":1},"past_year_pull_request_labels_count":{"CI":145,"dependencies":125,"python":96,"docs":45,"github_actions":25,"documentation":2,"enhancement":2},"past_year_issue_author_associations_count":{"NONE":5,"COLLABORATOR":2,"CONTRIBUTOR":1,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":142,"MEMBER":70,"COLLABORATOR":26},"past_year_issue_authors":{"huard":2,"RondeauG":2,"TC-FF":2,"Chrbur":1,"dependabot[bot]":1,"Zeitsperre":1},"past_year_pull_request_authors":{"dependabot[bot]":121,"Zeitsperre":72,"pre-commit-ci[bot]":21,"huard":10,"lou-a":8,"aulemahal":2,"tlvu":2,"RondeauG":2},"maintainers":[{"login":"Zeitsperre","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"richardarsenault","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"lou-a","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"Mayetea","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"cjauvin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjauvin"},{"login":"tlogan2000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"julemai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julemai"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"aulemahal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlvu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"},{"login":"Bijan55699","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bijan55699"},{"login":"Idajab","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Idajab"}],"active_maintainers":[{"login":"Zeitsperre","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"huard","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"lou-a","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lou-a"},{"login":"tlvu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlvu"},{"login":"aulemahal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"}]},"events":{"total":{"CreateEvent":109,"IssuesEvent":18,"ReleaseEvent":8,"WatchEvent":2,"DeleteEvent":91,"MemberEvent":1,"IssueCommentEvent":180,"PushEvent":328,"PullRequestReviewCommentEvent":34,"PullRequestEvent":199,"PullRequestReviewEvent":126},"last_year":{"CreateEvent":109,"IssuesEvent":18,"ReleaseEvent":8,"WatchEvent":2,"DeleteEvent":91,"MemberEvent":1,"IssueCommentEvent":180,"PushEvent":328,"PullRequestReviewCommentEvent":34,"PullRequestEvent":199,"PullRequestReviewEvent":126}},"keywords":["raven"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:36.610Z","updated_at":"2023-02-19T20:30:36.610Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/main.yml","dependencies":[{"id":7796814801,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false},{"id":7796814806,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7796814809,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7796814811,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:36.970Z","updated_at":"2023-02-19T20:30:36.970Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":7796817906,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7796817909,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7796817911,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag-testpypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:37.243Z","updated_at":"2023-02-19T20:30:37.243Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/tag-testpypi.yml","dependencies":[{"id":7796822743,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7796822744,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7796822745,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T18:52:09.292Z","updated_at":"2023-09-27T18:52:09.292Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/pyproject.toml","dependencies":[{"id":13982313552,"package_name":"cftime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982313555,"package_name":"cf-xarray","ecosystem":"pypi","requirements":"[all]","direct":true,"kind":"runtime","optional":false},{"id":13982313895,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982313898,"package_name":"climpred","ecosystem":"pypi","requirements":"\u003e=2.2","direct":true,"kind":"runtime","optional":false},{"id":13982314432,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314433,"package_name":"haversine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314434,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314435,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314436,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c1.25","direct":true,"kind":"runtime","optional":false},{"id":13982314437,"package_name":"owslib","ecosystem":"pypi","requirements":"\u003e=0.24.1,\u003c0.29","direct":true,"kind":"runtime","optional":false},{"id":13982314438,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003c2.0; python_version == '3.8'","direct":true,"kind":"runtime","optional":false},{"id":13982314439,"package_name":"pandas","ecosystem":"pypi","requirements":"python_version \u003e= '3.9'","direct":true,"kind":"runtime","optional":false},{"id":13982314440,"package_name":"pint","ecosystem":"pypi","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":13982314447,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=1.10.8,\u003c2.0","direct":true,"kind":"runtime","optional":false},{"id":13982314448,"package_name":"pymbolic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314449,"package_name":"raven-hydro","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":13982314450,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314451,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314452,"package_name":"spotpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314453,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314454,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982314455,"package_name":"xclim","ecosystem":"pypi","requirements":"\u003e=0.43.0","direct":true,"kind":"runtime","optional":false},{"id":13982314456,"package_name":"xskillscore","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T18:52:08.632Z","updated_at":"2023-09-27T18:52:08.632Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":13982313148,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13982313149,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13982313150,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13982313151,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bump-version.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.233Z","updated_at":"2024-11-05T23:04:15.233Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/bump-version.yml","dependencies":[{"id":20581587554,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587555,"package_name":"actions/checkout","ecosystem":"actions","requirements":"692973e3d937129bcbf40652eb9f2f61becf3332","direct":true,"kind":"composite","optional":false},{"id":20581587556,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"0b93645e9fea7318ecaed2b359559ac225c90a2b","direct":true,"kind":"composite","optional":false},{"id":20581587557,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"d91a481090679876dfc4178fef17f286781251df","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cache-cleaner.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.456Z","updated_at":"2024-11-05T23:04:15.456Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/cache-cleaner.yml","dependencies":[{"id":20581587558,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587559,"package_name":"actions/checkout","ecosystem":"actions","requirements":"692973e3d937129bcbf40652eb9f2f61becf3332","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.531Z","updated_at":"2024-11-05T23:04:15.531Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":20581587560,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587561,"package_name":"actions/checkout","ecosystem":"actions","requirements":"692973e3d937129bcbf40652eb9f2f61becf3332","direct":true,"kind":"composite","optional":false},{"id":20581587562,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"4081bf99e2866ebe428fc0477b69eb4fcda7220a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/first-pull-request.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.589Z","updated_at":"2024-11-05T23:04:15.589Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/first-pull-request.yml","dependencies":[{"id":20581587563,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587564,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.648Z","updated_at":"2024-11-05T23:04:15.648Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/label.yml","dependencies":[{"id":20581587565,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587566,"package_name":"actions/labeler","ecosystem":"actions","requirements":"8558fd74291d67161a8a78ce36a881fa63b766a9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.731Z","updated_at":"2024-11-05T23:04:15.731Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":20581587567,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587568,"package_name":"actions/checkout","ecosystem":"actions","requirements":"692973e3d937129bcbf40652eb9f2f61becf3332","direct":true,"kind":"composite","optional":false},{"id":20581587569,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"62b2cac7ed8198b15735ed49ab1e5cf35480ba46","direct":true,"kind":"composite","optional":false},{"id":20581587570,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882","direct":true,"kind":"composite","optional":false},{"id":20581587571,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"4dd16135b69a43b6c8efb853346f8437d92d3c93","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/workflow-warning.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.811Z","updated_at":"2024-11-05T23:04:15.811Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/.github/workflows/workflow-warning.yml","dependencies":[{"id":20581587572,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"91182cccc01eb5e619899d80e4e971d6181294a7","direct":true,"kind":"composite","optional":false},{"id":20581587573,"package_name":"peter-evans/find-comment","ecosystem":"actions","requirements":"3eae4d37986fb5a8592848f6a574fdf654e61f9e","direct":true,"kind":"composite","optional":false},{"id":20581587574,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"71345be0265236311c031f5c7866368bd1eff043","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"CI/requirements_ci.in","sha":null,"kind":"manifest","created_at":"2024-11-05T23:04:15.898Z","updated_at":"2024-11-05T23:04:15.898Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/CI/requirements_ci.in","dependencies":[{"id":20581587575,"package_name":"bump-my-version","ecosystem":"pypi","requirements":"==0.28.0","direct":true,"kind":"runtime","optional":false},{"id":20581587576,"package_name":"coveralls","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":20581587577,"package_name":"pip","ecosystem":"pypi","requirements":"==24.3.1","direct":true,"kind":"runtime","optional":false},{"id":20581587578,"package_name":"flit","ecosystem":"pypi","requirements":"==3.10.1","direct":true,"kind":"runtime","optional":false},{"id":20581587579,"package_name":"tox","ecosystem":"pypi","requirements":"==4.23.2","direct":true,"kind":"runtime","optional":false},{"id":20581587580,"package_name":"tox-gh","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"CI/requirements_ci.txt","sha":null,"kind":"lockfile","created_at":"2024-11-05T23:04:16.116Z","updated_at":"2024-11-05T23:04:16.116Z","repository_link":"https://github.com/CSHS-CWRA/RavenPy/blob/main/CI/requirements_ci.txt","dependencies":[{"id":20581587581,"package_name":"annotated-types","ecosystem":"pypi","requirements":"==0.7.0","direct":false,"kind":"runtime","optional":false},{"id":20581587582,"package_name":"bracex","ecosystem":"pypi","requirements":"==2.4","direct":false,"kind":"runtime","optional":false},{"id":20581587583,"package_name":"bump-my-version","ecosystem":"pypi","requirements":"==0.28.0","direct":false,"kind":"runtime","optional":false},{"id":20581587584,"package_name":"cachetools","ecosystem":"pypi","requirements":"==5.5.0","direct":false,"kind":"runtime","optional":false},{"id":20581587585,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.7.4","direct":false,"kind":"runtime","optional":false},{"id":20581587586,"package_name":"chardet","ecosystem":"pypi","requirements":"==5.2.0","direct":false,"kind":"runtime","optional":false},{"id":20581587587,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.3.2","direct":false,"kind":"runtime","optional":false},{"id":20581587588,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"runtime","optional":false},{"id":20581587589,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":false,"kind":"runtime","optional":false},{"id":20581587590,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.6.0","direct":false,"kind":"runtime","optional":false},{"id":20581587591,"package_name":"coveralls","ecosystem":"pypi","requirements":"==4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20581587592,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.8","direct":false,"kind":"runtime","optional":false},{"id":20581587593,"package_name":"docopt","ecosystem":"pypi","requirements":"==0.6.2","direct":false,"kind":"runtime","optional":false},{"id":20581587594,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.20.1","direct":false,"kind":"runtime","optional":false},{"id":20581587595,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.16.1","direct":false,"kind":"runtime","optional":false},{"id":20581587596,"package_name":"flit","ecosystem":"pypi","requirements":"==3.10.1","direct":false,"kind":"runtime","optional":false},{"id":20581587597,"package_name":"flit-core","ecosystem":"pypi","requirements":"==3.10.1","direct":false,"kind":"runtime","optional":false},{"id":20581587598,"package_name":"idna","ecosystem":"pypi","requirements":"==3.7","direct":false,"kind":"runtime","optional":false},{"id":20581587599,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581587600,"package_name":"mdurl","ecosystem":"pypi","requirements":"==0.1.2","direct":false,"kind":"runtime","optional":false},{"id":20581587601,"package_name":"packaging","ecosystem":"pypi","requirements":"==24.1","direct":false,"kind":"runtime","optional":false},{"id":20581587602,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.3.6","direct":false,"kind":"runtime","optional":false},{"id":20581587603,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.5.0","direct":false,"kind":"runtime","optional":false},{"id":20581587604,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"==3.0.36","direct":false,"kind":"runtime","optional":false},{"id":20581587605,"package_name":"pydantic","ecosystem":"pypi","requirements":"==2.9.2","direct":false,"kind":"runtime","optional":false},{"id":20581587606,"package_name":"pydantic-core","ecosystem":"pypi","requirements":"==2.23.4","direct":false,"kind":"runtime","optional":false},{"id":20581587607,"package_name":"pydantic-settings","ecosystem":"pypi","requirements":"==2.3.4","direct":false,"kind":"runtime","optional":false},{"id":20581587608,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.18.0","direct":false,"kind":"runtime","optional":false},{"id":20581587609,"package_name":"pyproject-api","ecosystem":"pypi","requirements":"==1.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581587610,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20581587611,"package_name":"questionary","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20581587612,"package_name":"requests","ecosystem":"pypi","requirements":"==2.32.3","direct":false,"kind":"runtime","optional":false},{"id":20581587613,"package_name":"rich","ecosystem":"pypi","requirements":"==13.7.1","direct":false,"kind":"runtime","optional":false},{"id":20581587614,"package_name":"rich-click","ecosystem":"pypi","requirements":"==1.8.3","direct":false,"kind":"runtime","optional":false},{"id":20581587615,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"runtime","optional":false},{"id":20581587616,"package_name":"tomli-w","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581587617,"package_name":"tomlkit","ecosystem":"pypi","requirements":"==0.13.0","direct":false,"kind":"runtime","optional":false},{"id":20581587618,"package_name":"tox","ecosystem":"pypi","requirements":"==4.23.2","direct":false,"kind":"runtime","optional":false},{"id":20581587619,"package_name":"tox-gh","ecosystem":"pypi","requirements":"==1.4.1","direct":false,"kind":"runtime","optional":false},{"id":20581587620,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.12.2","direct":false,"kind":"runtime","optional":false},{"id":20581587621,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.2.2","direct":false,"kind":"runtime","optional":false},{"id":20581587622,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.26.6","direct":false,"kind":"runtime","optional":false},{"id":20581587623,"package_name":"wcmatch","ecosystem":"pypi","requirements":"==8.5.2","direct":false,"kind":"runtime","optional":false},{"id":20581587624,"package_name":"wcwidth","ecosystem":"pypi","requirements":"==0.2.13","direct":false,"kind":"runtime","optional":false}]}],"score":12.86217195061438,"created_at":"2025-09-04T15:50:12.664Z","updated_at":"2025-10-07T08:05:09.644Z","avatar_url":"https://github.com/CSHS-CWRA.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":493,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["anuclim","climate-analysis","climate-science","icclim","netcdf4","xclim","hydrology","mesh","exoplanet","energy-system"],"project_url":"https://science.ecosyste.ms/api/v1/projects/4743","html_url":"https://science.ecosyste.ms/projects/4743"}