{"id":6345,"name":"xHydro","description":"Effortlessly extract geospatial and watershed data from APIs, calibrate and execute hydrological models, perform optimal interpolation and frequency analysis on hydrological indicators, compute custom hydrological metrics, and analyze climate change impacts on hydrological data.","url":"https://github.com/hydrologie/xhydro","last_synced_at":"2026-08-13T14:01:49.149Z","repository":{"id":162156355,"uuid":"636725301","full_name":"hydrologie/xhydro","owner":"hydrologie","description":"Hydrological analysis library built with xarray.","archived":false,"fork":false,"pushed_at":"2026-07-06T20:46:34.000Z","size":49913,"stargazers_count":59,"open_issues_count":16,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-05T13:17:51.678Z","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":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2026-07-06T20:46:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f96f9f72-e283-43a7-bf89-5ee3d433e2c2","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":31,"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":286080680,"owners_count":36312985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":31,"first_release_published_at":"2023-05-10T13:37:01.000Z","latest_release_published_at":"2026-06-29T15:54:11.000Z","latest_release_number":"v0.8.1","last_synced_at":"2026-08-12T13:44:10.103Z","created_at":"2025-06-05T11:14:34.274Z","updated_at":"2026-08-12T13:44:10.103Z","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":"2026-07-01T07:21:16.000Z","size":49842,"stargazers_count":58,"open_issues_count":17,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-07-01T07:23:09.230Z","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":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2026-07-01T07:21:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f96f9f72-e283-43a7-bf89-5ee3d433e2c2","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":31,"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":286080680,"owners_count":36311804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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.8.1","sha":"949012b2eb962ffc2cba6c79cdb51c48a39cff7c","kind":"commit","published_at":"2026-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.8.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a85f0c28641cf48a908dc036c6eada14294bc1bc","kind":"commit","published_at":"2026-05-27T18:12:25.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.8.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"d8e054eb81c479274146f4a0e4b34915997555b4","kind":"commit","published_at":"2026-03-03T19:55:42.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.7.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"43847539b56e8d1f9f2893d5d62480a2bbd50e4f","kind":"commit","published_at":"2026-02-24T15:07:28.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.7.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"c958fdd5caed84b9123a4aef1d7c0a777c540788","kind":"tag","published_at":"2025-10-22T15:50:21.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.6.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a72e63961c0cc86b7c2f6b7ebd6b557bae67dc6","kind":"commit","published_at":"2025-09-22T17:57:44.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.6.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.0/manifests"},{"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":"2026-08-05T13:44:10.935Z","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":"2026-05-20T07:24:46.645Z","issues_count":42,"pull_requests_count":518,"avg_time_to_close_issue":4231792.0,"avg_time_to_close_pull_request":823802.0305010893,"issues_closed_count":21,"pull_requests_closed_count":459,"pull_request_authors_count":14,"issue_authors_count":16,"avg_comments_per_issue":1.0476190476190477,"avg_comments_per_pull_request":1.0308880308880308,"merged_pull_requests_count":414,"bot_issues_count":3,"bot_pull_requests_count":278,"past_year_issues_count":8,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":16781.0,"past_year_avg_time_to_close_pull_request":427159.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.4594594594594595,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","maintainers":[{"login":"RondeauG","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":38,"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":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"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":"Revsgaard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Revsgaard"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"}],"active_maintainers":[{"login":"RondeauG","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"TC-FF","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhydrologie%2Fxhydro/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263076,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":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":"2026-08-12T13:37:23.703Z","created_at":"2024-07-05T13:01:43.261Z","updated_at":"2026-08-12T13:37:23.703Z","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":14,"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro-temp/codemeta","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":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.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":7719986,"name":"xhydro","ecosystem":"pypi","description":"Hydrological analysis library built with xarray.","homepage":"https://xhydro.readthedocs.io/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hydrologie/xhydro","keywords_array":["xhydro"],"namespace":null,"versions_count":15,"first_release_published_at":"2023-05-10T18:16:13.000Z","latest_release_published_at":"2026-06-29T16:02:41.000Z","latest_release_number":"0.8.1","last_synced_at":"2026-08-12T13:38:39.831Z","created_at":"2023-05-10T22:00:20.545Z","updated_at":"2026-08-12T13:38:39.832Z","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","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 :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Hydrology","Typing :: Typed"],"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":"2026-07-01T07:21:16.000Z","size":49842,"stargazers_count":58,"open_issues_count":17,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-07-01T07:23:09.230Z","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":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-05T13:54:21.000Z","updated_at":"2026-07-01T07:21:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f96f9f72-e283-43a7-bf89-5ee3d433e2c2","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":31,"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":286080680,"owners_count":36311804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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.8.1","sha":"949012b2eb962ffc2cba6c79cdb51c48a39cff7c","kind":"commit","published_at":"2026-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.8.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a85f0c28641cf48a908dc036c6eada14294bc1bc","kind":"commit","published_at":"2026-05-27T18:12:25.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.8.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"d8e054eb81c479274146f4a0e4b34915997555b4","kind":"commit","published_at":"2026-03-03T19:55:42.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.7.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"43847539b56e8d1f9f2893d5d62480a2bbd50e4f","kind":"commit","published_at":"2026-02-24T15:07:28.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.7.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"c958fdd5caed84b9123a4aef1d7c0a777c540788","kind":"tag","published_at":"2025-10-22T15:50:21.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.6.1","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a72e63961c0cc86b7c2f6b7ebd6b557bae67dc6","kind":"commit","published_at":"2025-09-22T17:57:44.000Z","download_url":"https://codeload.github.com/hydrologie/xhydro/tar.gz/v0.6.0","html_url":"https://github.com/hydrologie/xhydro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hydrologie/xhydro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/tags/v0.6.0/manifests"},{"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":"2026-08-05T13:44:10.892Z","dependent_packages_count":0,"downloads":80,"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":"2026-05-20T07:24:46.645Z","issues_count":42,"pull_requests_count":518,"avg_time_to_close_issue":4231792.0,"avg_time_to_close_pull_request":823802.0305010893,"issues_closed_count":21,"pull_requests_closed_count":459,"pull_request_authors_count":14,"issue_authors_count":16,"avg_comments_per_issue":1.0476190476190477,"avg_comments_per_pull_request":1.0308880308880308,"merged_pull_requests_count":414,"bot_issues_count":3,"bot_pull_requests_count":278,"past_year_issues_count":8,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":16781.0,"past_year_avg_time_to_close_pull_request":427159.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.4594594594594595,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrologie%2Fxhydro/issues","maintainers":[{"login":"RondeauG","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":38,"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":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"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":"Revsgaard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Revsgaard"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"}],"active_maintainers":[{"login":"RondeauG","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"TC-FF","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xhydro/codemeta","maintainers":[{"uuid":"Zeitsperre","login":"Zeitsperre","name":null,"email":null,"url":null,"packages_count":23,"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":927931,"maintainers_count":398404,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.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","total_commits":1946,"total_committers":23,"total_bot_commits":294,"total_bot_committers":4,"mean_commits":84.6086956521739,"dds":0.7183967112024666,"past_year_total_commits":385,"past_year_total_committers":11,"past_year_total_bot_commits":60,"past_year_total_bot_committers":2,"past_year_mean_commits":35.0,"past_year_dds":0.5714285714285714,"last_synced_at":"2026-08-12T13:31:08.708Z","last_synced_commit":"aabaec236981e93a8d548c0ececc2117da9aceb5","created_at":"2023-09-11T15:24:55.656Z","updated_at":"2026-08-12T13:31:08.688Z","committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":548},{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":468},{"name":"TC-FF","email":"tcff_hydro@outlook.com","login":"TC-FF","count":168},{"name":"ospinajulian","email":"ospinallano.julianandres@outlook.com","login":"ospinajulian","count":161},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":153},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":105},{"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":"e-larose","email":"eve.larose.r@gmail.com","login":"e-larose","count":43},{"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":"jougla.renaud","email":"jougla.renaud@mdo.hydro.qc.ca","login":null,"count":5},{"name":"Antoine Lefebvre-Brossard","email":"antoinelb@protonmail.com","login":"antoinelb","count":4},{"name":"ospinallano.julianandres","email":"ospinallano.julianandres@mdo.hydro.qc.ca","login":null,"count":3},{"name":"Rondeau-Genesse","email":"gabron1@ouranos.ca","login":null,"count":3},{"name":"elysefournier","email":"44025840+elysefournier","login":"elysefournier","count":2},{"name":"update-github-actions[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":1},{"name":"RJougla","email":"renaudjougla@gmail.com","login":"RJougla","count":1}],"past_year_committers":[{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":165},{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":78},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":38},{"name":"e-larose","email":"eve.larose.r@gmail.com","login":"e-larose","count":27},{"name":"Julián Ospina","email":"ospinallano.julianandres@outlook.com","login":"ospinajulian","count":22},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":22},{"name":"TC-FF","email":"110991420+TC-FF","login":"TC-FF","count":20},{"name":"jougla.renaud","email":"jougla.renaud@mdo.hydro.qc.ca","login":null,"count":5},{"name":"Antoine Lefebvre-Brossard","email":"antoinelb@protonmail.com","login":"antoinelb","count":4},{"name":"ospinallano.julianandres","email":"ospinallano.julianandres@mdo.hydro.qc.ca","login":null,"count":3},{"name":"RJougla","email":"renaudjougla@gmail.com","login":"RJougla","count":1}],"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":"2026-08-13T00:00:06.963Z","repositories_count":6650167,"commits_count":934150144,"contributors_count":39763064,"owners_count":1336054,"committers_count":3301548,"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":"2026-08-12T13:31:30.937Z","status":"error","issues_count":42,"pull_requests_count":535,"avg_time_to_close_issue":4231792.0,"avg_time_to_close_pull_request":803262.1670190275,"issues_closed_count":21,"pull_requests_closed_count":473,"pull_request_authors_count":16,"issue_authors_count":16,"avg_comments_per_issue":1.0476190476190477,"avg_comments_per_pull_request":1.0224299065420561,"merged_pull_requests_count":428,"bot_issues_count":3,"bot_pull_requests_count":285,"past_year_issues_count":3,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":239215.2162162162,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.44,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":37,"created_at":"2023-09-11T15:25:18.188Z","updated_at":"2026-08-12T13:31:30.937Z","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":{"enhancement":16,"bug":14,"documentation":5,"dependencies":3,"python":1,"github_actions":1,"CI":1,"notebooks":1,"approved":1},"pull_request_labels_count":{"approved":322,"CI":281,"dependencies":266,"github_actions":145,"python":115,"docs":82,"notebooks":75,"documentation":21,"enhancement":15,"bug":5,"good first issue":2,"wontfix":1},"issue_author_associations_count":{"COLLABORATOR":33,"CONTRIBUTOR":6,"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":301,"COLLABORATOR":230,"NONE":3,"MEMBER":1},"issue_authors":{"RondeauG":18,"TC-FF":4,"Zeitsperre":3,"ospinajulian":3,"sebastienlanglois":2,"dependabot[bot]":2,"Sci-pio":1,"EdouardMailhot":1,"matthieujbn":1,"essicolo":1,"e-larose":1,"juliettelavoie":1,"c-malenfant":1,"renovate[bot]":1,"elysefournier":1,"richardarsenault":1},"pull_request_authors":{"dependabot[bot]":260,"RondeauG":110,"Zeitsperre":64,"TC-FF":34,"pre-commit-ci[bot]":25,"ospinajulian":12,"richardarsenault":9,"lou-a":6,"sebastienlanglois":5,"Sci-pio":2,"Mayetea":2,"essicolo":2,"vinfort":1,"antoinelb":1,"e-larose":1,"Revsgaard":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16028902,"issues_count":40463188,"pull_requests_count":130880990,"authors_count":11443198,"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":{"enhancement":2,"dependencies":1,"python":1},"past_year_pull_request_labels_count":{"approved":36,"CI":26,"dependencies":18,"python":16,"docs":10,"notebooks":6,"github_actions":2,"bug":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":26,"CONTRIBUTOR":23},"past_year_issue_authors":{"dependabot[bot]":1,"e-larose":1,"ospinajulian":1},"past_year_pull_request_authors":{"RondeauG":20,"dependabot[bot]":18,"pre-commit-ci[bot]":3,"richardarsenault":2,"Zeitsperre":2,"antoinelb":1,"e-larose":1,"TC-FF":1,"vinfort":1},"maintainers":[{"login":"RondeauG","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"Zeitsperre","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"TC-FF","count":38,"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":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"Mayetea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mayetea"},{"login":"antoinelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antoinelb"},{"login":"c-malenfant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/c-malenfant"},{"login":"Revsgaard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Revsgaard"},{"login":"EdouardMailhot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EdouardMailhot"},{"login":"vinfort","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinfort"}],"active_maintainers":[{"login":"RondeauG","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"e-larose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e-larose"},{"login":"Zeitsperre","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"antoinelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antoinelb"},{"login":"TC-FF","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TC-FF"},{"login":"vinfort","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinfort"}]},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":133,"MemberEvent":4,"PullRequestEvent":271,"ForkEvent":1,"IssuesEvent":33,"WatchEvent":31,"IssueCommentEvent":133,"PushEvent":673,"PullRequestReviewEvent":210,"PullRequestReviewCommentEvent":149,"CreateEvent":133},"last_year":{"ReleaseEvent":3,"DeleteEvent":42,"PullRequestEvent":100,"IssuesEvent":7,"WatchEvent":6,"IssueCommentEvent":24,"PushEvent":186,"PullRequestReviewCommentEvent":29,"PullRequestReviewEvent":40,"CreateEvent":39}},"keywords":["hydrological-data-analysis","hydrology","hydrology-statistical"],"dependencies":[],"score":12.027693307968843,"created_at":"2023-09-11T14:33:18.357Z","updated_at":"2026-08-13T14:01:49.162Z","avatar_url":"https://github.com/hydrologie.png","language":"Python","category":"Hydrosphere","sub_category":"Freshwater and Hydrology","monthly_downloads":94,"total_dependent_repos":0,"total_dependent_packages":0,"readme":"======================================\nxHydro |logo| |logo-light| |logo-dark|\n======================================\n\n+----------------------------+-----------------------------------------------------+\n| Versions                   | |pypi| |conda|                                      |\n+----------------------------+-----------------------------------------------------+\n| Documentation and Support  | |docs| |versions|                                   |\n+----------------------------+-----------------------------------------------------+\n| Open Source                | |license| |ossf-score|                              |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |ruff| |prek| |pre-commit-ci|                       |\n+----------------------------+-----------------------------------------------------+\n| Development Status         | |status| |build| |coveralls|                        |\n+----------------------------+-----------------------------------------------------+\n\nHydrological analysis library built with xarray\n\n* Free software: Apache-2.0\n* Documentation: https://xhydro.readthedocs.io/en/latest/\n* Version française: https://xhydro.readthedocs.io/fr/latest/\n\nFeatures\n--------\n\n* Easily find and extract geospatial data from the Planetary Computer API and watershed boundaries from the HydroSHEDS API over any area of interest.\n* Calibrate and execute Hydrotel and Raven-emulated hydrological models.\n* Perform optimal interpolation on hydrological data (daily streamflow and indices).\n* Compute hydrological indicators (e.g. n-day peak flow, annual maximum series, low flow, average flow, etc.) over custom date ranges.\n* Perform frequency analyses on hydrological indicators using a variety of methods (e.g. Gumbel, GEV, etc.).\n* Perform climate change impact analyses of hydrological data.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.\n\nThis logo was designed by Élyse Fournier (@elysefounier) and Louise Arnal (@lou-a), with inputs from the `xHydro` team.\n\n.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter\n.. _`Ouranosinc/cookiecutter-pypackage`: https://github.com/Ouranosinc/cookiecutter-pypackage\n\n.. |build| image:: https://github.com/hydrologie/xhydro/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/hydrologie/xhydro/actions\n        :alt: Build Status\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/xhydro.svg\n        :target: https://anaconda.org/conda-forge/xhydro\n        :alt: Conda-forge Build Version\n\n.. |coveralls| image:: https://coveralls.io/repos/github/hydrologie/xhydro/badge.svg\n        :target: https://coveralls.io/github/hydrologie/xhydro\n        :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/xhydro/badge/?version=latest\n        :target: https://xhydro.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n.. |license| image:: https://img.shields.io/pypi/l/xhydro\n        :target: https://github.com/hydrologie/xhydro/blob/main/LICENSE\n        :alt: License\n\n.. |logo| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/xhydro-logo-small-light.png\n        :target: https://github.com/hydrologie/xhydro\n        :alt: xHydro\n\n.. |logo-light| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png\n        :target: https://github.com/hydrologie/xhydro\n        :alt:\n        :class: xhydro-logo-small only-light-inline\n\n.. |logo-dark| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png\n        :target: https://github.com/hydrologie/xhydro\n        :alt:\n        :class: xhydro-logo-small only-dark-inline\n\n..\n    .. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge\n            :target: https://bestpractices.coreinfrastructure.org/projects/9945\n            :alt: Open Source Security Foundation Best Practices\n\n.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/hydrologie/xhydro/badge\n        :target: https://securityscorecards.dev/viewer/?uri=github.com/hydrologie/xhydro\n        :alt: OpenSSF Scorecard\n\n.. |pre-commit-ci| image:: https://results.pre-commit.ci/badge/github/hydrologie/xHydro/main.svg\n         :target: https://results.pre-commit.ci/latest/github/hydrologie/xHydro/main\n         :alt: pre-commit.ci status\n\n.. |prek| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/j178/prek/master/docs/assets/badge-v0.json\n        :target: https://github.com/j178/prek\n        :alt: prek\n\n.. |pypi| image:: https://img.shields.io/pypi/v/xhydro.svg\n        :target: https://pypi.python.org/pypi/xhydro\n        :alt: PyPI\n\n.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n        :target: https://github.com/astral-sh/ruff\n        :alt: Ruff\n\n.. |status| image:: https://www.repostatus.org/badges/latest/active.svg\n        :target: https://www.repostatus.org/#active\n        :alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/xhydro.svg\n        :target: https://pypi.python.org/pypi/xhydro\n        :alt: Supported Python Versions\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["raven","birdhouse","pavics","wps","climate-analysis","climate-science","netcdf4","xclim","anuclim","icclim"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/6345","html_url":"https://ost.ecosyste.ms/projects/6345"}