{"id":37822,"name":"xhydro","description":"Hydrological analysis library built with xarray.","url":"https://github.com/hydrologie/xhydro","last_synced_at":"2025-09-05T07:33:59.448Z","repository":{"id":162156355,"uuid":"636725301","full_name":"hydrologie/xhydro","owner":"hydrologie","description":"Hydrological analysis library built with xarray.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:45:23.000Z","size":42252,"stargazers_count":52,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-01T12:35:55.792Z","etag":null,"topics":["hydrological-data-analysis","hydrology","hydrology-statistical"],"latest_commit_sha":null,"homepage":"https://xhydro.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydrologie.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2025-09-01T09:14:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0b263cf-5a88-4eab-8406-c0b736b1b4de","html_url":"https://github.com/hydrologie/xhydro","commit_stats":{"total_commits":1043,"total_committers":12,"mean_commits":86.91666666666667,"dds":0.6989453499520614,"last_synced_commit":"29b79134b2dd560ea77a6e069ec9fa6b01e3d607"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/hydrologie/xhydro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/sbom","scorecard":{"id":1236675,"data":{"date":"2025-08-28T08:53:52Z","repo":{"name":"github.com/hydrologie/xhydro","commit":"8dde9bd0de9aa65d2af18b25e8c4b70f9b43b657"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  37 out of  37 third-party GitHubAction dependencies pinned","Info:   4 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:44","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:37","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-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":4,"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'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: CSHS-CWRA, ouranos"],"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"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 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"}}]},"last_synced_at":"2025-09-01T12:46:57.377Z","repository_id":162156355,"created_at":"2025-09-01T12:46:57.377Z","updated_at":"2025-09-01T12:46:57.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273446534,"owners_count":25107173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"hydrologie","name":"hydrologie","uuid":"64544854","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64544854?v=4","repositories_count":1,"last_synced_at":"2023-05-01T21:32:30.784Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hydrologie","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-01T21:32:30.787Z","updated_at":"2023-05-01T21:32:30.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie/repositories"},"packages":[{"id":11733116,"name":"github.com/hydrologie/xhydro","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hydrologie/xhydro","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2023-05-10T13:37:01.000Z","latest_release_published_at":"2025-04-24T18:23:00.000Z","latest_release_number":"v0.5.0","last_synced_at":"2025-09-04T13:37:55.263Z","created_at":"2025-06-05T11:14:34.274Z","updated_at":"2025-09-04T13:37:55.264Z","registry_url":"https://pkg.go.dev/github.com/hydrologie/xhydro","install_command":"go get github.com/hydrologie/xhydro","documentation_url":"https://pkg.go.dev/github.com/hydrologie/xhydro#section-documentation","metadata":{},"repo_metadata":{"id":162156355,"uuid":"636725301","full_name":"hydrologie/xhydro","owner":"hydrologie","description":"Hydrological analysis library built with xarray.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:45:23.000Z","size":42252,"stargazers_count":52,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-01T12:35:55.792Z","etag":null,"topics":["hydrological-data-analysis","hydrology","hydrology-statistical"],"latest_commit_sha":null,"homepage":"https://xhydro.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydrologie.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2025-09-01T09:14:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0b263cf-5a88-4eab-8406-c0b736b1b4de","html_url":"https://github.com/hydrologie/xhydro","commit_stats":{"total_commits":1043,"total_committers":12,"mean_commits":86.91666666666667,"dds":0.6989453499520614,"last_synced_commit":"29b79134b2dd560ea77a6e069ec9fa6b01e3d607"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/hydrologie/xhydro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/sbom","scorecard":{"id":1236675,"data":{"date":"2025-08-28T08:53:52Z","repo":{"name":"github.com/hydrologie/xhydro","commit":"8dde9bd0de9aa65d2af18b25e8c4b70f9b43b657"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  37 out of  37 third-party GitHubAction dependencies pinned","Info:   4 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:44","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:37","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-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":4,"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'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: CSHS-CWRA, ouranos"],"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"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 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"}}]},"last_synced_at":"2025-09-01T12:46:57.377Z","repository_id":162156355,"created_at":"2025-09-01T12:46:57.377Z","updated_at":"2025-09-01T12:46:57.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hydrologie","name":"hydrologie","uuid":"64544854","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64544854?v=4","repositories_count":1,"last_synced_at":"2023-05-01T21:32:30.784Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hydrologie","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-01T21:32:30.787Z","updated_at":"2023-05-01T21:32:30.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie/repositories"},"tags":[{"name":"v0.5.0","sha":"3744ee6c26d59544e1d789158ed557510a2ae47a","kind":"tag","published_at":"2025-04-24T18:43:45.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.5.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"22bdee4b5ba94ed028ee2e9d1477988be1dcdcce","kind":"commit","published_at":"2024-11-07T20:15:00.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.4.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bc6e158899a6670184ae8302598c514193cf584b","kind":"commit","published_at":"2024-10-04T17:50:18.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.4.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"3b9eaa88ebe7d252ff961146d75f2708b780e6a4","kind":"commit","published_at":"2024-06-10T18:14:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2a39728d25337d7dc06fbbc71cae05b9635750cb","kind":"commit","published_at":"2024-03-20T20:47:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"60639174efc643290e1b7f27f896285affa78420","kind":"commit","published_at":"2024-02-29T19:18:56.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"cb4c9bd8fbc9bd43bdde55ea1511058b3c90cfed","kind":"tag","published_at":"2024-01-09T14:43:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"744ffdcedafd663e01da312087774943df994b09","kind":"tag","published_at":"2023-12-19T19:20:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b1764402eae5d71f27aff7a887ba1a282d87ce69","kind":"tag","published_at":"2023-12-11T20:03:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ac60ff8ede768c8bb9b4e6ca9f3ad56b2bcb05df","kind":"commit","published_at":"2023-12-01T20:16:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"23b6dbde95400ba6f029ed6ccb8f89d406515f5e","kind":"tag","published_at":"2023-11-20T17:02:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d78534098b3fa7c2540ef9f8fad7d6c799290eb2","kind":"tag","published_at":"2023-11-07T21:15:57.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2a1a5ebe052d4ff9a74e2a636e5e1cf3bb22fb9d","kind":"tag","published_at":"2023-10-12T18:24:25.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f39965b1ecee879a519437a33d125100344c067f","kind":"tag","published_at":"2023-10-12T17:28:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b8e3ecef5e9143977afb37d45cad7af2d633249","kind":"commit","published_at":"2023-10-10T15:49:10.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"be4cfe6f4a0af9072f09ea7ded942337b0777710","kind":"tag","published_at":"2023-10-10T14:28:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.10","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"dcb84f4c2531fa8c5a4b4161815829ad3fd40000","kind":"commit","published_at":"2023-09-20T15:42:51.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.9","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2ff7fbdb26eb8e758693702d8515a15e39cb2829","kind":"tag","published_at":"2023-09-13T20:55:43.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.8","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d4f7372cb57417649d862ecd613219965cb2b9a3","kind":"tag","published_at":"2023-09-08T20:10:12.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.7","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"8a5743049dd7fa94e53d5ff76705a10e165dad9f","kind":"tag","published_at":"2023-09-08T19:16:39.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"450751479c79817a3ec97e829e0e061c0e198e4b","kind":"tag","published_at":"2023-06-16T18:10:47.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"c8c86d91a0a48cc20d37aef232dbaf209edf3f65","kind":"tag","published_at":"2023-06-15T19:20:06.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"85cee56bcee0bc0e098ffd7bf69023bca93436c4","kind":"tag","published_at":"2023-06-13T18:58:59.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"525f156130663e75712f7dd76c6d0d8d2f57a1ad","kind":"tag","published_at":"2023-05-10T14:16:31.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7627b48caa5ebcdd387160446829ca812f1edbc1","kind":"tag","published_at":"2023-05-10T13:37:01.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:38.793Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/hydrologie/xhydro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hydrologie/xhydro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hydrologie/xhydro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hydrologie/xhydro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:54:02.567Z","issues_count":41,"pull_requests_count":352,"avg_time_to_close_issue":5259005.64,"avg_time_to_close_pull_request":1084162.8834355827,"issues_closed_count":25,"pull_requests_closed_count":326,"pull_request_authors_count":12,"issue_authors_count":13,"avg_comments_per_issue":1.4390243902439024,"avg_comments_per_pull_request":1.2244318181818181,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":187,"past_year_issues_count":18,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":2252813.6,"past_year_avg_time_to_close_pull_request":867829.0689655172,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":174,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.4444444444444444,"past_year_avg_comments_per_pull_request":0.8894472361809045,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":146,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","maintainers":[{"login":"RondeauG","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"ospinajulian","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"richardarsenault","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Sci-pio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sci-pio"},{"login":"EdouardMailhot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"},{"login":"essicolo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"Mayetea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"}],"active_maintainers":[{"login":"RondeauG","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"TC-FF","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"Zeitsperre","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"ospinajulian","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"essicolo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951542,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7719986,"name":"xhydro","ecosystem":"pypi","description":"Hydrological analysis library built with xarray.","homepage":"https://xhydro.readthedocs.io/","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hydrologie/xhydro","keywords_array":["xhydro"],"namespace":null,"versions_count":9,"first_release_published_at":"2023-05-10T18:16:13.000Z","latest_release_published_at":"2025-04-24T19:01:23.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-09-04T13:37:55.369Z","created_at":"2023-05-10T22:00:20.545Z","updated_at":"2025-09-05T03:46:55.043Z","registry_url":"https://pypi.org/project/xhydro/","install_command":"pip install xhydro --index-url https://pypi.org/simple","documentation_url":"https://xhydro.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Hydrology"],"normalized_name":"xhydro","project_status":null},"repo_metadata":{"id":162156355,"uuid":"636725301","full_name":"hydrologie/xhydro","owner":"hydrologie","description":"Hydrological analysis library built with xarray.","archived":false,"fork":false,"pushed_at":"2025-08-29T19:45:23.000Z","size":42252,"stargazers_count":52,"open_issues_count":11,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-01T12:35:55.792Z","etag":null,"topics":["hydrological-data-analysis","hydrology","hydrology-statistical"],"latest_commit_sha":null,"homepage":"https://xhydro.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydrologie.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2025-09-01T09:14:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0b263cf-5a88-4eab-8406-c0b736b1b4de","html_url":"https://github.com/hydrologie/xhydro","commit_stats":{"total_commits":1043,"total_committers":12,"mean_commits":86.91666666666667,"dds":0.6989453499520614,"last_synced_commit":"29b79134b2dd560ea77a6e069ec9fa6b01e3d607"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/hydrologie/xhydro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/sbom","scorecard":{"id":1236675,"data":{"date":"2025-08-28T08:53:52Z","repo":{"name":"github.com/hydrologie/xhydro","commit":"8dde9bd0de9aa65d2af18b25e8c4b70f9b43b657"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  37 out of  37 third-party GitHubAction dependencies pinned","Info:   4 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:44","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:37","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-on-approval.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-pypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-testpypi.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":4,"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'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: CSHS-CWRA, ouranos"],"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"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 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"}}]},"last_synced_at":"2025-09-01T12:46:57.377Z","repository_id":162156355,"created_at":"2025-09-01T12:46:57.377Z","updated_at":"2025-09-01T12:46:57.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273446534,"owners_count":25107173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hydrologie","name":"hydrologie","uuid":"64544854","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64544854?v=4","repositories_count":1,"last_synced_at":"2023-05-01T21:32:30.784Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hydrologie","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-01T21:32:30.787Z","updated_at":"2023-05-01T21:32:30.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie/repositories"},"tags":[{"name":"v0.5.0","sha":"3744ee6c26d59544e1d789158ed557510a2ae47a","kind":"tag","published_at":"2025-04-24T18:43:45.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.5.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"22bdee4b5ba94ed028ee2e9d1477988be1dcdcce","kind":"commit","published_at":"2024-11-07T20:15:00.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.4.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bc6e158899a6670184ae8302598c514193cf584b","kind":"commit","published_at":"2024-10-04T17:50:18.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.4.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"3b9eaa88ebe7d252ff961146d75f2708b780e6a4","kind":"commit","published_at":"2024-06-10T18:14:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2a39728d25337d7dc06fbbc71cae05b9635750cb","kind":"commit","published_at":"2024-03-20T20:47:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"60639174efc643290e1b7f27f896285affa78420","kind":"commit","published_at":"2024-02-29T19:18:56.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"cb4c9bd8fbc9bd43bdde55ea1511058b3c90cfed","kind":"tag","published_at":"2024-01-09T14:43:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"744ffdcedafd663e01da312087774943df994b09","kind":"tag","published_at":"2023-12-19T19:20:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b1764402eae5d71f27aff7a887ba1a282d87ce69","kind":"tag","published_at":"2023-12-11T20:03:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ac60ff8ede768c8bb9b4e6ca9f3ad56b2bcb05df","kind":"commit","published_at":"2023-12-01T20:16:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"23b6dbde95400ba6f029ed6ccb8f89d406515f5e","kind":"tag","published_at":"2023-11-20T17:02:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d78534098b3fa7c2540ef9f8fad7d6c799290eb2","kind":"tag","published_at":"2023-11-07T21:15:57.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2a1a5ebe052d4ff9a74e2a636e5e1cf3bb22fb9d","kind":"tag","published_at":"2023-10-12T18:24:25.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f39965b1ecee879a519437a33d125100344c067f","kind":"tag","published_at":"2023-10-12T17:28:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b8e3ecef5e9143977afb37d45cad7af2d633249","kind":"commit","published_at":"2023-10-10T15:49:10.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"be4cfe6f4a0af9072f09ea7ded942337b0777710","kind":"tag","published_at":"2023-10-10T14:28:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.10","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"dcb84f4c2531fa8c5a4b4161815829ad3fd40000","kind":"commit","published_at":"2023-09-20T15:42:51.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.9","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2ff7fbdb26eb8e758693702d8515a15e39cb2829","kind":"tag","published_at":"2023-09-13T20:55:43.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.8","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d4f7372cb57417649d862ecd613219965cb2b9a3","kind":"tag","published_at":"2023-09-08T20:10:12.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.7","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"8a5743049dd7fa94e53d5ff76705a10e165dad9f","kind":"tag","published_at":"2023-09-08T19:16:39.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"450751479c79817a3ec97e829e0e061c0e198e4b","kind":"tag","published_at":"2023-06-16T18:10:47.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"c8c86d91a0a48cc20d37aef232dbaf209edf3f65","kind":"tag","published_at":"2023-06-15T19:20:06.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"85cee56bcee0bc0e098ffd7bf69023bca93436c4","kind":"tag","published_at":"2023-06-13T18:58:59.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"525f156130663e75712f7dd76c6d0d8d2f57a1ad","kind":"tag","published_at":"2023-05-10T14:16:31.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7627b48caa5ebcdd387160446829ca812f1edbc1","kind":"tag","published_at":"2023-05-10T13:37:01.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T03:46:55.042Z","dependent_packages_count":0,"downloads":113,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.80777363346114,"dependent_packages_count":7.490033931731681,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.648903782596406},"purl":"pkg:pypi/xhydro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xhydro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xhydro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xhydro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T21:12:14.276Z","issues_count":38,"pull_requests_count":492,"avg_time_to_close_issue":4231792.0,"avg_time_to_close_pull_request":836812.7505668934,"issues_closed_count":21,"pull_requests_closed_count":441,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.1578947368421053,"avg_comments_per_pull_request":1.0711382113821137,"merged_pull_requests_count":394,"bot_issues_count":1,"bot_pull_requests_count":269,"past_year_issues_count":18,"past_year_pull_requests_count":227,"past_year_avg_time_to_close_issue":3328013.4,"past_year_avg_time_to_close_pull_request":681543.0761421319,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8986784140969163,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":112,"past_year_merged_pull_requests_count":172,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","maintainers":[{"login":"RondeauG","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"ospinajulian","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"richardarsenault","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Sci-pio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sci-pio"},{"login":"essicolo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"Mayetea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"}],"active_maintainers":[{"login":"RondeauG","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"TC-FF","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"Zeitsperre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"ospinajulian","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"essicolo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/related_packages","maintainers":[{"uuid":"Zeitsperre","login":"Zeitsperre","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/Zeitsperre/","role":null,"created_at":"2023-09-27T13:23:41.809Z","updated_at":"2023-09-27T13:23:41.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Zeitsperre/packages"},{"uuid":"sebastien.langlois","login":"sebastien.langlois","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/sebastien.langlois/","role":null,"created_at":"2023-07-26T14:46:08.635Z","updated_at":"2023-07-26T14:46:08.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sebastien.langlois/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725017,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10556901,"name":"xhydro-temp","ecosystem":"pypi","description":"Hydrological analysis library built with xarray.","homepage":"https://xhydro.readthedocs.io/","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hydrologie/xhydro","keywords_array":["xhydro"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-07-05T12:57:49.000Z","latest_release_published_at":"2024-07-11T02:46:58.000Z","latest_release_number":"0.3.8.dev4","last_synced_at":"2025-09-04T13:38:13.831Z","created_at":"2024-07-05T13:01:43.261Z","updated_at":"2025-09-04T13:38:13.832Z","registry_url":"https://pypi.org/project/xhydro-temp/","install_command":"pip install xhydro-temp --index-url https://pypi.org/simple","documentation_url":"https://xhydro-temp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Hydrology"],"normalized_name":"xhydro-temp","project_status":null},"repo_metadata":{"id":162156355,"uuid":"636725301","full_name":"hydrologie/xhydro","owner":"hydrologie","description":"Hydrological analysis library built with xarray.","archived":false,"fork":false,"pushed_at":"2024-07-30T17:52:36.000Z","size":32016,"stargazers_count":12,"open_issues_count":7,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-07-30T18:13:03.422Z","etag":null,"topics":["hydrological-data-analysis","hydrology","hydrology-statistical"],"latest_commit_sha":null,"homepage":"https://xhydro.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydrologie.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":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2024-08-01T14:41:55.489Z","dependencies_parsed_at":null,"dependency_job_id":"d0b263cf-5a88-4eab-8406-c0b736b1b4de","html_url":"https://github.com/hydrologie/xhydro","commit_stats":{"total_commits":268,"total_committers":6,"mean_commits":"44.666666666666664","dds":0.5373134328358209,"last_synced_commit":"615322e1c1aa3042c164e0d81a06190def548db3"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598216,"owners_count":16201835,"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":"hydrologie","name":"hydrologie","uuid":"64544854","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64544854?v=4","repositories_count":1,"last_synced_at":"2023-05-01T21:32:30.784Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hydrologie","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-01T21:32:30.787Z","updated_at":"2023-05-01T21:32:30.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrologie/repositories"},"tags":[{"name":"v0.3.6","sha":"3b9eaa88ebe7d252ff961146d75f2708b780e6a4","kind":"commit","published_at":"2024-06-10T18:14:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2a39728d25337d7dc06fbbc71cae05b9635750cb","kind":"commit","published_at":"2024-03-20T20:47:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"60639174efc643290e1b7f27f896285affa78420","kind":"commit","published_at":"2024-02-29T19:18:56.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"cb4c9bd8fbc9bd43bdde55ea1511058b3c90cfed","kind":"tag","published_at":"2024-01-09T14:43:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"744ffdcedafd663e01da312087774943df994b09","kind":"tag","published_at":"2023-12-19T19:20:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b1764402eae5d71f27aff7a887ba1a282d87ce69","kind":"tag","published_at":"2023-12-11T20:03:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ac60ff8ede768c8bb9b4e6ca9f3ad56b2bcb05df","kind":"commit","published_at":"2023-12-01T20:16:34.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.3.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"23b6dbde95400ba6f029ed6ccb8f89d406515f5e","kind":"tag","published_at":"2023-11-20T17:02:37.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d78534098b3fa7c2540ef9f8fad7d6c799290eb2","kind":"tag","published_at":"2023-11-07T21:15:57.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"2a1a5ebe052d4ff9a74e2a636e5e1cf3bb22fb9d","kind":"tag","published_at":"2023-10-12T18:24:25.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f39965b1ecee879a519437a33d125100344c067f","kind":"tag","published_at":"2023-10-12T17:28:30.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6b8e3ecef5e9143977afb37d45cad7af2d633249","kind":"commit","published_at":"2023-10-10T15:49:10.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.2.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.2.0/manifests"},{"name":"v0.1.10","sha":"be4cfe6f4a0af9072f09ea7ded942337b0777710","kind":"tag","published_at":"2023-10-10T14:28:08.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.10","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"dcb84f4c2531fa8c5a4b4161815829ad3fd40000","kind":"commit","published_at":"2023-09-20T15:42:51.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.9","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2ff7fbdb26eb8e758693702d8515a15e39cb2829","kind":"tag","published_at":"2023-09-13T20:55:43.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.8","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d4f7372cb57417649d862ecd613219965cb2b9a3","kind":"tag","published_at":"2023-09-08T20:10:12.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.7","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"8a5743049dd7fa94e53d5ff76705a10e165dad9f","kind":"tag","published_at":"2023-09-08T19:16:39.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.6","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"450751479c79817a3ec97e829e0e061c0e198e4b","kind":"tag","published_at":"2023-06-16T18:10:47.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.5","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"c8c86d91a0a48cc20d37aef232dbaf209edf3f65","kind":"tag","published_at":"2023-06-15T19:20:06.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.4","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"85cee56bcee0bc0e098ffd7bf69023bca93436c4","kind":"tag","published_at":"2023-06-13T18:58:59.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.3","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"525f156130663e75712f7dd76c6d0d8d2f57a1ad","kind":"tag","published_at":"2023-05-10T14:16:31.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.2","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7627b48caa5ebcdd387160446829ca812f1edbc1","kind":"tag","published_at":"2023-05-10T13:37:01.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.1.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T03:30:03.633Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.172486341695375,"dependent_packages_count":10.684608621580292,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.428547481637835},"purl":"pkg:pypi/xhydro-temp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xhydro-temp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xhydro-temp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xhydro-temp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T02:00:58.772Z","issues_count":23,"pull_requests_count":167,"avg_time_to_close_issue":2945695.888888889,"avg_time_to_close_pull_request":482079.80503144657,"issues_closed_count":18,"pull_requests_closed_count":159,"pull_request_authors_count":10,"issue_authors_count":7,"avg_comments_per_issue":2.0434782608695654,"avg_comments_per_pull_request":1.3652694610778442,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":17,"past_year_pull_requests_count":151,"past_year_avg_time_to_close_issue":2438872.3076923075,"past_year_avg_time_to_close_pull_request":347045.52777777775,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":144,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7647058823529411,"past_year_avg_comments_per_pull_request":1.3774834437086092,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":92,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","maintainers":[{"login":"RondeauG","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"richardarsenault","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"EdouardMailhot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"},{"login":"Sci-pio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sci-pio"},{"login":"Mayetea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"ospinajulian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"}],"active_maintainers":[{"login":"Zeitsperre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"RondeauG","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"TC-FF","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"richardarsenault","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Sci-pio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sci-pio"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"},{"login":"Mayetea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"ospinajulian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/related_packages","maintainers":[{"uuid":"Eumenes_1st","login":"Eumenes_1st","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Eumenes_1st/","role":null,"created_at":"2024-07-05T13:03:18.868Z","updated_at":"2024-07-05T13:03:18.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eumenes_1st/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725017,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1322780,"full_name":"hydrologie/xhydro","default_branch":"main","committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":396},{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":394},{"name":"TC-FF","email":"tcff_hydro@outlook.com","login":"TC-FF","count":137},{"name":"ospinajulian","email":"ospinallano.julianandres@outlook.com","login":"ospinajulian","count":124},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":115},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":82},{"name":"richardarsenault","email":"richard.arsenault@etsmtl.ca","login":"richardarsenault","count":62},{"name":"sebastienlanglois","email":"sebastien.langlois@polymtl.ca","login":"sebastienlanglois","count":52},{"name":"Kamil Maarite","email":"kamil.maarite@polymtl.ca","login":"Sci-pio","count":44},{"name":"bumpversion[bot]","email":"bumpversion[bot]@hydrologie.com","login":null,"count":35},{"name":"Thomas-Charles Fortier Filion","email":"fortierfilion.thomas-charles@mdo.hydro.qc.ca","login":null,"count":28},{"name":"Gabriel Rondeau","email":"rondeau@halia.ouranos.ca","login":null,"count":26},{"name":"Francis Gravel","email":"fgr4vel@gmail.com","login":"Mayetea","count":21},{"name":"Essi Parent","email":"9ivko1ozf@relay.firefox.com","login":"essicolo","count":7},{"name":"lou-a","email":"louise.arnal@hotmail.fr","login":"lou-a","count":6},{"name":"Rondeau-Genesse","email":"gabron1@ouranos.ca","login":null,"count":3},{"name":"update-github-actions[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":1}],"total_commits":1533,"total_committers":17,"total_bot_commits":233,"total_bot_committers":4,"mean_commits":90.17647058823529,"dds":0.7416829745596869,"past_year_committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":199},{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":140},{"name":"ospinajulian","email":"ospinallano.julianandres@outlook.com","login":"ospinajulian","count":93},{"name":"TC-FF","email":"tcff_hydro@outlook.com","login":"TC-FF","count":75},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":51},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":28},{"name":"Thomas-Charles Fortier Filion","email":"fortierfilion.thomas-charles@mdo.hydro.qc.ca","login":null,"count":28},{"name":"Gabriel Rondeau","email":"rondeau@halia.ouranos.ca","login":null,"count":26},{"name":"Essi Parent","email":"9ivko1ozf@relay.firefox.com","login":"essicolo","count":7},{"name":"Kamil Maarite","email":"kamil.maarite@polymtl.ca","login":"Sci-pio","count":6},{"name":"lou-a","email":"louise.arnal@hotmail.fr","login":"lou-a","count":6},{"name":"bumpversion[bot]","email":"bumpversion[bot]@hydrologie.com","login":null,"count":4},{"name":"Rondeau-Genesse","email":"gabron1@ouranos.ca","login":null,"count":3},{"name":"sebastienlanglois","email":"sebastien.langlois@polymtl.ca","login":"sebastienlanglois","count":2}],"past_year_total_commits":668,"past_year_total_committers":14,"past_year_total_bot_commits":83,"past_year_total_bot_committers":3,"past_year_mean_commits":47.714285714285715,"past_year_dds":0.7020958083832336,"last_synced_at":"2025-09-02T09:59:38.000Z","last_synced_commit":"8dde9bd0de9aa65d2af18b25e8c4b70f9b43b657","created_at":"2023-09-11T15:24:55.656Z","updated_at":"2025-09-02T09:59:39.956Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"hydrologie/xhydro","html_url":"https://github.com/hydrologie/xhydro","last_synced_at":"2025-09-04T21:12:14.276Z","status":null,"issues_count":38,"pull_requests_count":492,"avg_time_to_close_issue":4231792.0,"avg_time_to_close_pull_request":836812.7505668934,"issues_closed_count":21,"pull_requests_closed_count":441,"pull_request_authors_count":12,"issue_authors_count":14,"avg_comments_per_issue":1.1578947368421053,"avg_comments_per_pull_request":1.0711382113821137,"merged_pull_requests_count":394,"bot_issues_count":1,"bot_pull_requests_count":269,"past_year_issues_count":18,"past_year_pull_requests_count":227,"past_year_avg_time_to_close_issue":3328013.4,"past_year_avg_time_to_close_pull_request":681543.0761421319,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8986784140969163,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":112,"past_year_merged_pull_requests_count":172,"created_at":"2023-09-11T15:25:18.188Z","updated_at":"2025-09-04T21:12:14.278Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","issue_labels_count":{"bug":14,"enhancement":14,"documentation":5,"dependencies":2,"approved":1,"github_actions":1,"CI":1,"notebooks":1},"pull_request_labels_count":{"approved":291,"CI":258,"dependencies":253,"github_actions":144,"python":103,"docs":72,"notebooks":69,"documentation":21,"enhancement":15,"bug":4,"good first issue":2,"wontfix":1},"issue_author_associations_count":{"COLLABORATOR":32,"NONE":3,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":282,"COLLABORATOR":207,"NONE":3},"issue_authors":{"RondeauG":18,"TC-FF":4,"Zeitsperre":3,"ospinajulian":2,"sebastienlanglois":2,"Sci-pio":1,"EdouardMailhot":1,"matthieujbn":1,"essicolo":1,"juliettelavoie":1,"dependabot[bot]":1,"c-malenfant":1,"elysefournier":1,"richardarsenault":1},"pull_request_authors":{"dependabot[bot]":247,"RondeauG":93,"Zeitsperre":62,"TC-FF":33,"pre-commit-ci[bot]":22,"ospinajulian":11,"richardarsenault":7,"lou-a":6,"sebastienlanglois":5,"Sci-pio":2,"Mayetea":2,"essicolo":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":10,"enhancement":4},"past_year_pull_request_labels_count":{"approved":176,"CI":106,"dependencies":106,"python":80,"docs":63,"notebooks":52,"github_actions":24,"documentation":5,"bug":2},"past_year_issue_author_associations_count":{"COLLABORATOR":15,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":120,"COLLABORATOR":106,"NONE":1},"past_year_issue_authors":{"RondeauG":11,"ospinajulian":2,"c-malenfant":1,"elysefournier":1,"essicolo":1,"juliettelavoie":1,"matthieujbn":1},"past_year_pull_request_authors":{"dependabot[bot]":104,"RondeauG":55,"TC-FF":24,"Zeitsperre":17,"ospinajulian":9,"pre-commit-ci[bot]":8,"lou-a":6,"essicolo":2,"sebastienlanglois":2},"maintainers":[{"login":"RondeauG","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"ospinajulian","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"richardarsenault","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardarsenault"},{"login":"Sci-pio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sci-pio"},{"login":"essicolo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"Mayetea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"}],"active_maintainers":[{"login":"RondeauG","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"TC-FF","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"Zeitsperre","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"ospinajulian","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ospinajulian"},{"login":"essicolo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/essicolo"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"}]},"events":{"total":{"CreateEvent":96,"ReleaseEvent":1,"IssuesEvent":27,"WatchEvent":29,"DeleteEvent":94,"MemberEvent":4,"IssueCommentEvent":112,"PushEvent":519,"PullRequestReviewEvent":178,"PullRequestReviewCommentEvent":122,"PullRequestEvent":178,"ForkEvent":1},"last_year":{"CreateEvent":96,"ReleaseEvent":1,"IssuesEvent":27,"WatchEvent":29,"DeleteEvent":94,"MemberEvent":4,"IssueCommentEvent":112,"PushEvent":519,"PullRequestReviewEvent":178,"PullRequestReviewCommentEvent":122,"PullRequestEvent":178,"ForkEvent":1}},"keywords":["hydrological-data-analysis","hydrology","hydrology-statistical"],"dependencies":[],"score":11.866697198669502,"created_at":"2025-09-04T15:51:11.656Z","updated_at":"2025-10-07T08:15:32.488Z","avatar_url":"https://github.com/hydrologie.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":130,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["raven","anuclim","climate-analysis","climate-science","icclim","netcdf4","xclim","mesh","energy-system","exoplanet"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37822","html_url":"https://science.ecosyste.ms/projects/37822"}