{"id":41707,"name":"miranda","description":"A modern Python utility library for climate data collection and management","url":"https://github.com/ouranosinc/miranda","last_synced_at":"2025-09-05T09:07:41.044Z","repository":{"id":37073466,"uuid":"203830590","full_name":"Ouranosinc/miranda","owner":"Ouranosinc","description":"A modern Python utility library for climate data collection and management","archived":false,"fork":false,"pushed_at":"2025-08-29T14:13:23.000Z","size":53740,"stargazers_count":19,"open_issues_count":18,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-31T18:05:49.140Z","etag":null,"topics":["archiving","climate","collection","management","netcdf"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-22T16:12:39.000Z","updated_at":"2025-08-29T14:13:28.000Z","dependencies_parsed_at":"2023-09-21T19:45:46.620Z","dependency_job_id":"cedb8a76-a421-47cf-82b2-bb435688cf96","html_url":"https://github.com/Ouranosinc/miranda","commit_stats":{"total_commits":1165,"total_committers":9,"mean_commits":"129.44444444444446","dds":"0.23519313304721035","last_synced_commit":"8fb2ee7755bfff460c0d6bd02463ea08d27f9d44"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/miranda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/sbom","scorecard":{"id":114140,"data":{"date":"2025-08-14T08:49:32Z","repo":{"name":"github.com/Ouranosinc/miranda","commit":"3ccee43601e91448715df83da246f40e8c7c7cac"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 2/4 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:41","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:34","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:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Info:  22 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  27 out of  27 third-party GitHubAction dependencies pinned","Info:   5 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"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":"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":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"14 out of 14 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-08-15T22:50:18.907Z","repository_id":37073466,"created_at":"2025-08-15T22:50:18.907Z","updated_at":"2025-08-15T22:50:18.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734588,"owners_count":25158279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"packages":[{"id":5451423,"name":"miranda","ecosystem":"pypi","description":"Python utilities for climate data collection, conversion, and management.","homepage":"https://miranda.readthedocs.io/","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/miranda","keywords_array":["xarray","climate","meteorology","hydrology","archiving","collection","conversion","miranda"],"namespace":null,"versions_count":4,"first_release_published_at":"2022-11-24T22:43:16.000Z","latest_release_published_at":"2025-09-03T19:57:14.000Z","latest_release_number":"0.6.0","last_synced_at":"2025-09-05T08:36:49.217Z","created_at":"2022-11-24T22:55:47.228Z","updated_at":"2025-09-05T08:36:49.218Z","registry_url":"https://pypi.org/project/miranda/","install_command":"pip install miranda --index-url https://pypi.org/simple","documentation_url":"https://miranda.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Atmospheric Science","Typing :: Typed"],"normalized_name":"miranda","project_status":null},"repo_metadata":{"id":37073466,"uuid":"203830590","full_name":"Ouranosinc/miranda","owner":"Ouranosinc","description":"A modern Python utility library for climate data collection and management","archived":false,"fork":false,"pushed_at":"2024-10-22T15:29:27.000Z","size":2977,"stargazers_count":17,"open_issues_count":21,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-29T20:36:21.132Z","etag":null,"topics":["archiving","climate","collection","management","netcdf"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-22T16:12:39.000Z","updated_at":"2024-10-08T19:42:28.000Z","dependencies_parsed_at":"2023-09-21T19:45:46.620Z","dependency_job_id":"cedb8a76-a421-47cf-82b2-bb435688cf96","html_url":"https://github.com/Ouranosinc/miranda","commit_stats":{"total_commits":1131,"total_committers":9,"mean_commits":"125.66666666666667","dds":"0.23165340406719714","last_synced_commit":"aa7bf7b720c520673f59572c870031a0f02c7d1e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[{"name":"v0.5.0","sha":"5b1c5190368eb49d0147e2b98bdf1157998a6f78","kind":"commit","published_at":"2023-06-19T15:12:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.5.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d8b8b073e70919b0b3e0d5c257cae8665020dd71","kind":"commit","published_at":"2023-03-30T15:28:49.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.4.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7a58fcbe3c07002a7ae4cd149897a5577a8be270","kind":"commit","published_at":"2022-11-24T22:33:47.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.3.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:13:52.042Z","dependent_packages_count":0,"downloads":142,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.69051583596159,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":16.126104359977276,"forks_count":19.552966834918998,"average":21.32277239791132},"purl":"pkg:pypi/miranda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/miranda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/miranda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/miranda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:32:30.859Z","issues_count":33,"pull_requests_count":162,"avg_time_to_close_issue":13188402.066666666,"avg_time_to_close_pull_request":1329647.1265822784,"issues_closed_count":15,"pull_requests_closed_count":158,"pull_request_authors_count":9,"issue_authors_count":6,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":78,"past_year_issues_count":0,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":741287.3953488372,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6170212765957447,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/issues","maintainers":[{"login":"Zeitsperre","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"juliettelavoie","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"},{"login":"aulemahal","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"tlogan2000","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"RondeauG","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"huard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"},{"login":"aslibese","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"}],"active_maintainers":[{"login":"Zeitsperre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"aslibese","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"tlogan2000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miranda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miranda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miranda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miranda/related_packages","maintainers":[{"uuid":"Zeitsperre","login":"Zeitsperre","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/Zeitsperre/","role":null,"created_at":"2023-02-07T13:11:04.134Z","updated_at":"2023-02-07T13:11:04.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Zeitsperre/packages"},{"uuid":"tlog","login":"tlog","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/tlog/","role":"Owner","created_at":"2023-02-26T15:51:41.545Z","updated_at":"2023-02-26T15:51:41.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tlog/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725067,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11733461,"name":"github.com/ouranosinc/miranda","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ouranosinc/miranda","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-11-24T22:33:47.000Z","latest_release_published_at":"2025-09-03T16:15:32.000Z","latest_release_number":"v0.6.0","last_synced_at":"2025-09-05T08:36:48.578Z","created_at":"2025-06-05T11:16:12.719Z","updated_at":"2025-09-05T08:36:48.578Z","registry_url":"https://pkg.go.dev/github.com/ouranosinc/miranda","install_command":"go get github.com/ouranosinc/miranda","documentation_url":"https://pkg.go.dev/github.com/ouranosinc/miranda#section-documentation","metadata":{},"repo_metadata":{"id":37073466,"uuid":"203830590","full_name":"Ouranosinc/miranda","owner":"Ouranosinc","description":"A modern Python utility library for climate data collection and management","archived":false,"fork":false,"pushed_at":"2025-08-28T21:27:19.000Z","size":53731,"stargazers_count":19,"open_issues_count":19,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-29T07:14:57.597Z","etag":null,"topics":["archiving","climate","collection","management","netcdf"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-22T16:12:39.000Z","updated_at":"2025-08-28T19:01:47.000Z","dependencies_parsed_at":"2023-09-21T19:45:46.620Z","dependency_job_id":"cedb8a76-a421-47cf-82b2-bb435688cf96","html_url":"https://github.com/Ouranosinc/miranda","commit_stats":{"total_commits":1165,"total_committers":9,"mean_commits":"129.44444444444446","dds":"0.23519313304721035","last_synced_commit":"8fb2ee7755bfff460c0d6bd02463ea08d27f9d44"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/miranda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/sbom","scorecard":{"id":114140,"data":{"date":"2025-08-14T08:49:32Z","repo":{"name":"github.com/Ouranosinc/miranda","commit":"3ccee43601e91448715df83da246f40e8c7c7cac"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 2/4 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:41","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:34","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:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Info:  22 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  27 out of  27 third-party GitHubAction dependencies pinned","Info:   5 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"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":"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":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"14 out of 14 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-08-15T22:50:18.907Z","repository_id":37073466,"created_at":"2025-08-15T22:50:18.907Z","updated_at":"2025-08-15T22:50:18.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273018123,"owners_count":25031596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[{"name":"v0.5.0","sha":"5b1c5190368eb49d0147e2b98bdf1157998a6f78","kind":"commit","published_at":"2023-06-19T15:12:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.5.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d8b8b073e70919b0b3e0d5c257cae8665020dd71","kind":"commit","published_at":"2023-03-30T15:28:49.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.4.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7a58fcbe3c07002a7ae4cd149897a5577a8be270","kind":"commit","published_at":"2022-11-24T22:33:47.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.3.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:11:07.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/ouranosinc/miranda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ouranosinc/miranda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ouranosinc/miranda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ouranosinc/miranda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:05.076Z","issues_count":35,"pull_requests_count":267,"avg_time_to_close_issue":19930526.52631579,"avg_time_to_close_pull_request":1951695.8483606558,"issues_closed_count":19,"pull_requests_closed_count":244,"pull_request_authors_count":9,"issue_authors_count":7,"avg_comments_per_issue":2.5142857142857142,"avg_comments_per_pull_request":0.5842696629213483,"merged_pull_requests_count":227,"bot_issues_count":1,"bot_pull_requests_count":155,"past_year_issues_count":2,"past_year_pull_requests_count":111,"past_year_avg_time_to_close_issue":8539.0,"past_year_avg_time_to_close_pull_request":1497034.875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6396396396396397,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/issues","maintainers":[{"login":"Zeitsperre","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"juliettelavoie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"},{"login":"aulemahal","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"aslibese","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"RondeauG","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"huard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"}],"active_maintainers":[{"login":"Zeitsperre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"juliettelavoie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fmiranda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fmiranda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fmiranda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fmiranda/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11733455,"name":"github.com/Ouranosinc/miranda","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ouranosinc/miranda","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-11-24T22:33:47.000Z","latest_release_published_at":"2025-09-03T16:15:32.000Z","latest_release_number":"v0.6.0","last_synced_at":"2025-09-05T08:36:48.620Z","created_at":"2025-06-05T11:16:11.461Z","updated_at":"2025-09-05T08:36:48.621Z","registry_url":"https://pkg.go.dev/github.com/Ouranosinc/miranda","install_command":"go get github.com/Ouranosinc/miranda","documentation_url":"https://pkg.go.dev/github.com/Ouranosinc/miranda#section-documentation","metadata":{},"repo_metadata":{"id":37073466,"uuid":"203830590","full_name":"Ouranosinc/miranda","owner":"Ouranosinc","description":"A modern Python utility library for climate data collection and management","archived":false,"fork":false,"pushed_at":"2025-08-29T14:13:23.000Z","size":53740,"stargazers_count":19,"open_issues_count":18,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-31T18:05:49.140Z","etag":null,"topics":["archiving","climate","collection","management","netcdf"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-22T16:12:39.000Z","updated_at":"2025-08-29T14:13:28.000Z","dependencies_parsed_at":"2023-09-21T19:45:46.620Z","dependency_job_id":"cedb8a76-a421-47cf-82b2-bb435688cf96","html_url":"https://github.com/Ouranosinc/miranda","commit_stats":{"total_commits":1165,"total_committers":9,"mean_commits":"129.44444444444446","dds":"0.23519313304721035","last_synced_commit":"8fb2ee7755bfff460c0d6bd02463ea08d27f9d44"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Ouranosinc/miranda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/sbom","scorecard":{"id":114140,"data":{"date":"2025-08-14T08:49:32Z","repo":{"name":"github.com/Ouranosinc/miranda","commit":"3ccee43601e91448715df83da246f40e8c7c7cac"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"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":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 2/4 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/bump-version.yml:41","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleaner.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:34","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:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleaner.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/first-pull-request.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:22","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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Ouranosinc/miranda/codeql-analysis.yml/main?enable=pin","Info:  22 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  27 out of  27 third-party GitHubAction dependencies pinned","Info:   5 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"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":"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":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"14 out of 14 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-08-15T22:50:18.907Z","repository_id":37073466,"created_at":"2025-08-15T22:50:18.907Z","updated_at":"2025-08-15T22:50:18.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273026754,"owners_count":25033030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[{"name":"v0.5.0","sha":"5b1c5190368eb49d0147e2b98bdf1157998a6f78","kind":"commit","published_at":"2023-06-19T15:12:44.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.5.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d8b8b073e70919b0b3e0d5c257cae8665020dd71","kind":"commit","published_at":"2023-03-30T15:28:49.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.4.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7a58fcbe3c07002a7ae4cd149897a5577a8be270","kind":"commit","published_at":"2022-11-24T22:33:47.000Z","download_url":"https://codeload.github.com/Ouranosinc/miranda/tar.gz/v0.3.0","html_url":"https://github.com/Ouranosinc/miranda/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ouranosinc/miranda@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:11:07.555Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/%21ouranosinc/miranda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Ouranosinc/miranda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Ouranosinc/miranda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Ouranosinc/miranda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:18:05.076Z","issues_count":35,"pull_requests_count":267,"avg_time_to_close_issue":19930526.52631579,"avg_time_to_close_pull_request":1951695.8483606558,"issues_closed_count":19,"pull_requests_closed_count":244,"pull_request_authors_count":9,"issue_authors_count":7,"avg_comments_per_issue":2.5142857142857142,"avg_comments_per_pull_request":0.5842696629213483,"merged_pull_requests_count":227,"bot_issues_count":1,"bot_pull_requests_count":155,"past_year_issues_count":2,"past_year_pull_requests_count":111,"past_year_avg_time_to_close_issue":8539.0,"past_year_avg_time_to_close_pull_request":1497034.875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6396396396396397,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/issues","maintainers":[{"login":"Zeitsperre","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"juliettelavoie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"},{"login":"aulemahal","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"aslibese","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"RondeauG","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"huard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"}],"active_maintainers":[{"login":"Zeitsperre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"juliettelavoie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fmiranda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fmiranda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fmiranda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fmiranda/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":694861,"full_name":"Ouranosinc/miranda","default_branch":"main","committers":[{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":995},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":124},{"name":"tlogan2000","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":123},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":60},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":36},{"name":"Asli Bese","email":"abese@doris.ouranos.ca","login":null,"count":34},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":27},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":25},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":3},{"name":"Asli Bese","email":"164702046+aslibese","login":"aslibese","count":2},{"name":"David Huard","email":"huard.david@ouranos.ca","login":"huard","count":2}],"total_commits":1431,"total_committers":11,"total_bot_commits":220,"total_bot_committers":3,"mean_commits":130.0909090909091,"dds":0.30468204053109715,"past_year_committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":86},{"name":"tlogan2000","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":55},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":35},{"name":"Asli Bese","email":"abese@doris.ouranos.ca","login":null,"count":34},{"name":"Asli Bese","email":"164702046+aslibese","login":"aslibese","count":2},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":1}],"past_year_total_commits":259,"past_year_total_committers":7,"past_year_total_bot_commits":82,"past_year_total_bot_committers":3,"past_year_mean_commits":37.0,"past_year_dds":0.667953667953668,"last_synced_at":"2025-08-09T19:32:53.381Z","last_synced_commit":"e47439637c727ee830ea43aadcde845191696025","created_at":"2023-03-09T11:37:04.236Z","updated_at":"2025-08-09T19:32:53.388Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Ouranosinc/miranda","html_url":"https://github.com/Ouranosinc/miranda","last_synced_at":"2025-09-04T13:01:09.223Z","status":null,"issues_count":36,"pull_requests_count":315,"avg_time_to_close_issue":19930526.52631579,"avg_time_to_close_pull_request":1403765.4595588236,"issues_closed_count":19,"pull_requests_closed_count":272,"pull_request_authors_count":9,"issue_authors_count":7,"avg_comments_per_issue":2.444444444444444,"avg_comments_per_pull_request":0.5142857142857142,"merged_pull_requests_count":255,"bot_issues_count":2,"bot_pull_requests_count":193,"past_year_issues_count":3,"past_year_pull_requests_count":128,"past_year_avg_time_to_close_issue":8539.0,"past_year_avg_time_to_close_pull_request":1207896.0212765958,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5703125,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":82,"created_at":"2023-05-09T10:36:15.850Z","updated_at":"2025-09-04T13:01:09.225Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/issues","issue_labels_count":{"enhancement":15,"invalid":3,"data bug":2,"wontfix":2,"bug":2,"documentation":2,"dependencies":2,"python":2,"help wanted":1,"priority":1,"CI":1},"pull_request_labels_count":{"dependencies":128,"CI":86,"python":68,"github_actions":60,"enhancement":32,"documentation":14,"docs":14,"bug":9,"invalid":2},"issue_author_associations_count":{"COLLABORATOR":32,"NONE":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":191,"COLLABORATOR":122,"NONE":2},"issue_authors":{"Zeitsperre":18,"juliettelavoie":8,"aulemahal":4,"DoMatte":2,"dependabot[bot]":2,"tlogan2000":1,"RondeauG":1},"pull_request_authors":{"dependabot[bot]":128,"Zeitsperre":87,"pre-commit-ci[bot]":65,"tlogan2000":15,"aslibese":9,"aulemahal":4,"juliettelavoie":3,"RondeauG":2,"huard":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":{"dependencies":2,"python":2,"CI":1,"bug":1},"past_year_pull_request_labels_count":{"CI":80,"dependencies":76,"python":56,"github_actions":20,"docs":13,"documentation":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":93,"COLLABORATOR":35},"past_year_issue_authors":{"dependabot[bot]":2,"juliettelavoie":1},"past_year_pull_request_authors":{"dependabot[bot]":76,"pre-commit-ci[bot]":17,"Zeitsperre":15,"tlogan2000":11,"aslibese":9},"maintainers":[{"login":"Zeitsperre","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"juliettelavoie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"},{"login":"aslibese","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"aulemahal","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aulemahal"},{"login":"RondeauG","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RondeauG"},{"login":"huard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huard"}],"active_maintainers":[{"login":"Zeitsperre","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"juliettelavoie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"}]},"events":{"total":{"CreateEvent":66,"ReleaseEvent":1,"IssuesEvent":3,"WatchEvent":3,"DeleteEvent":58,"IssueCommentEvent":52,"PushEvent":241,"PullRequestReviewCommentEvent":29,"PullRequestEvent":106,"PullRequestReviewEvent":79},"last_year":{"CreateEvent":66,"ReleaseEvent":1,"IssuesEvent":3,"WatchEvent":3,"DeleteEvent":58,"IssueCommentEvent":52,"PushEvent":241,"PullRequestReviewCommentEvent":29,"PullRequestEvent":106,"PullRequestReviewEvent":79}},"keywords":["archiving","climate","collection","management","netcdf"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/auto-bumpversion.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:45:57.211Z","updated_at":"2023-02-19T14:45:57.211Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/.github/workflows/auto-bumpversion.yml","dependencies":[{"id":7790173910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7790173953,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7790173955,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:45:57.647Z","updated_at":"2023-02-19T14:45:57.647Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7790174813,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7790174814,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7790174815,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7790174816,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:45:57.813Z","updated_at":"2023-02-19T14:45:57.813Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/.github/workflows/main.yml","dependencies":[{"id":7790176327,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false},{"id":7790176328,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7790176329,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7790176330,"package_name":"deadsnakes/action","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:45:58.220Z","updated_at":"2023-02-19T14:45:58.220Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":7790178232,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7790178233,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7790178234,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag-testpypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:45:58.276Z","updated_at":"2023-02-19T14:45:58.276Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/.github/workflows/tag-testpypi.yml","dependencies":[{"id":7790178425,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7790178426,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7790178427,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:44.726Z","updated_at":"2023-09-21T19:12:44.726Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/pyproject.toml","dependencies":[{"id":13856548928,"package_name":"cftime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548929,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548930,"package_name":"distributed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548931,"package_name":"h5netcdf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548932,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548933,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548934,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548935,"package_name":"pyessv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548936,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548937,"package_name":"schema","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548938,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548939,"package_name":"xclim","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548940,"package_name":"zarr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_remote.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:44.741Z","updated_at":"2023-09-21T19:12:44.741Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/requirements_remote.txt","dependencies":[{"id":13856548941,"package_name":"cdsapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548970,"package_name":"distributed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548971,"package_name":"ecmwf-api-client","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548972,"package_name":"fabric","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548973,"package_name":"intake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548974,"package_name":"intake-esm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548975,"package_name":"numcodecs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548976,"package_name":"paramiko","ecosystem":"pypi","requirements":"\u003e=2.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856548977,"package_name":"s3fs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856548978,"package_name":"scp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:45:36.788Z","updated_at":"2023-09-21T19:45:36.788Z","repository_link":"https://github.com/Ouranosinc/miranda/blob/main/environment.yml","dependencies":[{"id":13856864715,"package_name":"black","ecosystem":"conda","requirements":"\u003e=23.3.0","direct":true,"kind":"runtime","optional":false},{"id":13856864716,"package_name":"bump2version","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864717,"package_name":"cdsapi","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864718,"package_name":"cftime","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864719,"package_name":"clisops","ecosystem":"conda","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":13856864720,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864721,"package_name":"dask","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864722,"package_name":"distributed","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864723,"package_name":"ecmwf-api-client","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864724,"package_name":"fabric","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864725,"package_name":"flake8","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864726,"package_name":"furo","ecosystem":"conda","requirements":"\u003e=2023.07.26","direct":true,"kind":"runtime","optional":false},{"id":13856864727,"package_name":"h5netcdf","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864728,"package_name":"intake","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864729,"package_name":"intake-esm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864730,"package_name":"ipython","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864731,"package_name":"nbsphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864732,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864733,"package_name":"numba","ecosystem":"conda","requirements":"\u003e=0.55.2","direct":true,"kind":"runtime","optional":false},{"id":13856864734,"package_name":"numcodecs","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864735,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864736,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864737,"package_name":"pandoc","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864738,"package_name":"paramiko","ecosystem":"conda","requirements":"\u003e=2.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856864739,"package_name":"pre-commit","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864740,"package_name":"pyproj","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864741,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864742,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.7,\u003c3.12","direct":true,"kind":"runtime","optional":false},{"id":13856864743,"package_name":"pyupgrade","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864744,"package_name":"pyyaml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864745,"package_name":"regionmask","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864746,"package_name":"requests","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864747,"package_name":"s3fs","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864748,"package_name":"schema","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864749,"package_name":"scp","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864750,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864751,"package_name":"sphinx-codeautolink","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864752,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864753,"package_name":"tox","ecosystem":"conda","requirements":"\u003e=4.0","direct":true,"kind":"runtime","optional":false},{"id":13856864754,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864755,"package_name":"xclim","ecosystem":"conda","requirements":"\u003e=0.33.0","direct":true,"kind":"runtime","optional":false},{"id":13856864756,"package_name":"xesmf","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":13856864757,"package_name":"zarr","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":10.978626485018596,"created_at":"2025-09-04T15:51:16.520Z","updated_at":"2025-10-07T08:16:59.427Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":142,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["anuclim","climate-analysis","climate-science","icclim","netcdf4","xclim","raven","hydrology","indices","ogc"],"project_url":"https://science.ecosyste.ms/api/v1/projects/41707","html_url":"https://science.ecosyste.ms/projects/41707"}