{"id":911,"name":"Miranda","description":"A modern Python utility library for climate data collection and management.","url":"https://github.com/Ouranosinc/miranda","last_synced_at":"2026-04-27T02:30:28.653Z","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":"2026-04-10T18:56:23.000Z","size":54093,"stargazers_count":19,"open_issues_count":18,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-10T20:22:20.467Z","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":"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":"2019-08-22T16:12:39.000Z","updated_at":"2026-04-10T18:56:27.000Z","dependencies_parsed_at":"2023-09-21T19:45:46.620Z","dependency_job_id":"be17375a-1371-44be-8596-23cc74d6ec0a","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":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":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":"2026-03-10T21:02:38.524Z","created_at":"2025-06-05T11:16:11.461Z","updated_at":"2026-03-10T21:02:38.524Z","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-10-06T16:10:27.000Z","size":53717,"stargazers_count":20,"open_issues_count":17,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-06T17:36:23.509Z","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-10-03T15:27:15.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":279017767,"owners_count":26086145,"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-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-14T03:39:12.302Z","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-10-10T10:19:41.276Z","issues_count":37,"pull_requests_count":325,"avg_time_to_close_issue":18934016.25,"avg_time_to_close_pull_request":1400966.7086330936,"issues_closed_count":20,"pull_requests_closed_count":278,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":2.3783783783783785,"avg_comments_per_pull_request":0.5230769230769231,"merged_pull_requests_count":260,"bot_issues_count":2,"bot_pull_requests_count":195,"past_year_issues_count":4,"past_year_pull_requests_count":125,"past_year_avg_time_to_close_issue":4430.0,"past_year_avg_time_to_close_pull_request":1186912.5681818181,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":88,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.584,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":87,"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":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"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":"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":"tlogan2000","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"Zeitsperre","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOuranosinc%2Fmiranda/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2081643,"maintainers_count":0,"namespaces_count":777389,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53358},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-27T08:13:51.512Z","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":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":"2026-03-27T05:36:44.341Z","created_at":"2022-11-24T22:55:47.228Z","updated_at":"2026-03-27T05:36:44.341Z","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":154,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/miranda/codemeta","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":827061,"maintainers_count":352939,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","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":"2026-03-15T04:47:49.874Z","created_at":"2025-06-05T11:16:12.719Z","updated_at":"2026-03-15T04:47:49.875Z","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-10-06T16:10:27.000Z","size":53717,"stargazers_count":20,"open_issues_count":17,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-06T17:36:23.509Z","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-10-03T15:27:15.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":278655953,"owners_count":26023118,"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-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ouranosinc","name":"Ouranos inc.","uuid":"1696763","kind":"organization","description":"Consortium on regional climatology","email":null,"website":"www.ouranos.ca","location":"Canada","twitter":"ouranos_cc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696763?v=4","repositories_count":37,"last_synced_at":"2023-02-26T14:20:41.025Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ouranosinc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T01:22:22.219Z","updated_at":"2023-02-26T14:20:41.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-14T03:39:09.410Z","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-10-03T23:00:37.525Z","issues_count":37,"pull_requests_count":322,"avg_time_to_close_issue":18934016.25,"avg_time_to_close_pull_request":1405798.97833935,"issues_closed_count":20,"pull_requests_closed_count":277,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":2.3783783783783785,"avg_comments_per_pull_request":0.5248447204968945,"merged_pull_requests_count":259,"bot_issues_count":2,"bot_pull_requests_count":194,"past_year_issues_count":4,"past_year_pull_requests_count":131,"past_year_avg_time_to_close_issue":4430.0,"past_year_avg_time_to_close_pull_request":1237331.3894736841,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.6106870229007634,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":94,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2Fmiranda/issues","maintainers":[{"login":"Zeitsperre","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"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":"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":"aslibese","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"tlogan2000","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"Zeitsperre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fouranosinc%2Fmiranda/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2081643,"maintainers_count":0,"namespaces_count":777389,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53358},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-27T08:13:51.512Z","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","total_commits":1724,"total_committers":11,"total_bot_commits":278,"total_bot_committers":3,"mean_commits":156.72727272727272,"dds":0.35440835266821347,"past_year_total_commits":410,"past_year_total_committers":7,"past_year_total_bot_commits":98,"past_year_total_bot_committers":2,"past_year_mean_commits":58.57142857142857,"past_year_dds":0.6024390243902439,"last_synced_at":"2026-03-18T05:36:43.070Z","last_synced_commit":"2771c8ca3507765e9912f9d84baeb108f9c8fdf0","created_at":"2023-03-09T11:37:04.236Z","updated_at":"2026-03-18T05:36:39.440Z","committers":[{"name":"Zeitsperre","email":"10819524+Zeitsperre","login":"Zeitsperre","count":1113},{"name":"tlogan2000","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":209},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":160},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":82},{"name":"Asli Bese","email":"abese@doris.ouranos.ca","login":null,"count":62},{"name":"bumpversion[bot]","email":"bumpversion[bot]@ouranos.ca","login":null,"count":36},{"name":"juliettelavoie","email":"juliette.lavoie@hotmail.ca","login":"juliettelavoie","count":27},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":26},{"name":"Asli Bese","email":"164702046+aslibese","login":"aslibese","count":4},{"name":"RondeauG","email":"rondeau-genesse.gabriel@ouranos.ca","login":"RondeauG","count":3},{"name":"David Huard","email":"huard.david@ouranos.ca","login":"huard","count":2}],"past_year_committers":[{"name":"Trevor James Smith","email":"10819524+Zeitsperre","login":"Zeitsperre","count":163},{"name":"tlogan2000","email":"logan.travis@ouranos.ca","login":"tlogan2000","count":103},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":53},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Asli Bese","email":"abese@doris.ouranos.ca","login":null,"count":43},{"name":"Asli Bese","email":"164702046+aslibese","login":"aslibese","count":2},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":1}],"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":"2026-03-29T00:04:24.059Z","repositories_count":6205199,"commits_count":927989477,"contributors_count":35820033,"owners_count":1144025,"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-10-17T21:09:12.433Z","status":"active","issues_count":37,"pull_requests_count":327,"avg_time_to_close_issue":23158798.23809524,"avg_time_to_close_pull_request":1384419.890070922,"issues_closed_count":21,"pull_requests_closed_count":282,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":2.4054054054054053,"avg_comments_per_pull_request":0.5259938837920489,"merged_pull_requests_count":264,"bot_issues_count":2,"bot_pull_requests_count":195,"past_year_issues_count":4,"past_year_pull_requests_count":127,"past_year_avg_time_to_close_issue":4430.0,"past_year_avg_time_to_close_pull_request":1145499.6739130435,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.5905511811023622,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":87,"past_year_merged_pull_requests_count":80,"created_at":"2023-05-09T10:36:15.850Z","updated_at":"2025-10-17T21:09:12.433Z","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":129,"CI":90,"python":69,"github_actions":60,"enhancement":32,"docs":16,"documentation":14,"bug":9,"invalid":2},"issue_author_associations_count":{"COLLABORATOR":33,"NONE":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":193,"COLLABORATOR":132,"NONE":2},"issue_authors":{"Zeitsperre":18,"juliettelavoie":8,"aulemahal":4,"DoMatte":2,"dependabot[bot]":2,"tlogan2000":1,"aslibese":1,"RondeauG":1},"pull_request_authors":{"dependabot[bot]":129,"Zeitsperre":89,"pre-commit-ci[bot]":66,"tlogan2000":19,"aslibese":13,"aulemahal":4,"juliettelavoie":3,"RondeauG":2,"huard":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-18T00:00:22.606Z","repositories_count":11024953,"issues_count":34344511,"pull_requests_count":111232916,"authors_count":11038366,"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":75,"dependencies":71,"python":53,"github_actions":18,"docs":12},"past_year_issue_author_associations_count":{"COLLABORATOR":2,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":87,"COLLABORATOR":40},"past_year_issue_authors":{"dependabot[bot]":2,"aslibese":1,"juliettelavoie":1},"past_year_pull_request_authors":{"dependabot[bot]":71,"pre-commit-ci[bot]":16,"tlogan2000":15,"Zeitsperre":13,"aslibese":12},"maintainers":[{"login":"Zeitsperre","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"tlogan2000","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"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":"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":"tlogan2000","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlogan2000"},{"login":"aslibese","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslibese"},{"login":"Zeitsperre","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zeitsperre"},{"login":"juliettelavoie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliettelavoie"}]},"events":{"total":{"CreateEvent":74,"ReleaseEvent":1,"IssuesEvent":3,"WatchEvent":3,"DeleteEvent":61,"IssueCommentEvent":54,"PushEvent":258,"PullRequestReviewCommentEvent":36,"PullRequestEvent":116,"PullRequestReviewEvent":85},"last_year":{"CreateEvent":74,"ReleaseEvent":1,"IssuesEvent":3,"WatchEvent":3,"DeleteEvent":61,"IssueCommentEvent":54,"PushEvent":257,"PullRequestReviewCommentEvent":36,"PullRequestReviewEvent":84,"PullRequestEvent":116}},"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":11.058669192692133,"created_at":"2023-09-11T11:54:36.316Z","updated_at":"2026-04-27T02:30:28.671Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","category":"Climate Change","sub_category":"Climate Data Processing and Analysis","monthly_downloads":154,"total_dependent_repos":0,"total_dependent_packages":0,"readme":"==============\nMiranda |logo|\n==============\n\n+----------------------------+-----------------------------------------------------+\n| Versions                   | |pypi| |conda|                                      |\n+----------------------------+-----------------------------------------------------+\n| Documentation and Support  | |docs| |versions|                                   |\n+----------------------------+-----------------------------------------------------+\n| Open Source                | |license| |ossf-score| |zenodo|                     |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |ruff| |pre-commit| |ossf-bp|                       |\n+----------------------------+-----------------------------------------------------+\n| Development Status         | |status| |build| |coveralls|                        |\n+----------------------------+-----------------------------------------------------+\n\nPython utilities for climate data collection, conversion, and management.\n\n* Free software: Apache Software License 2.0\n* Documentation: https://miranda.readthedocs.io.\n\nFeatures\n--------\n\nData collection functions for climate and forecast data hosted at:\n    * ECMWF (Europe) (ERA5, ERA5-Land, TIGGE)\n    * ECCC (Canada) (Monthly Climate Summaries, ECCC GEOAPI) (In development)\n    * NCAR (CORDEX-NA on AWS)\n\nData conversion for `Climate and Forecasting (CF) \u003chttps://cfconventions.org/\u003e`_ Variable and Metadata compliance:\n    * ECMWF (Europe) (ERA5, ERA5-Land, TIGGE) (In Development)\n    * ECCC (Canada) (Flat File Observations, Monthly Climate Summaries, Adjusted and Homogenized Climate Data, ECCC GEOAPI) (In Development)\n    * MELCC (Québec)\n    * Hydro-Québec (In Development)\n\nDatabase structuring and facets validation:\n    * Simulations:\n       * WCRP (CMIP5, CMIP6, CMIP5-CORDEX, CORDEX-ADJUST, ISIMIP, etc.)\n    * Station-Observations:\n       * MELCC (Québec) (Needs `mdbtools \u003chttps://github.com/mdbtools/mdbtools\u003e`_ installed)\n       * ECCC (Canada) (In Development)\n       * Hydro-Québec (In Development)\n    * Gridded-Observations:\n       * NRCAN (Canada) (In Development)\n       * MELCC (Québec) (In Development)\n    * Reanalyses:\n       * ECCC (Canada) (CanSWE, CaSR, RDRS)\n       * ECMWF (Europe) (ERA5, ERA5-Land, TIGGE)\n       * NASA (DayMET, NEX-GDDP) (In Development)\n       * USask (Canada) (EMDNA)\n\nInstallation\n------------\n`miranda` can be installed from PyPI::\n\n    $ pip install miranda\n\nSome functionalities require complex-to-install dependencies.\nIn order to gain access to them, we strongly suggest using `Anaconda \u003chttps://www.anaconda.com/products/distribution\u003e`_ to manage your environment::\n\n    $ conda env create -f environment.yml\n    $ conda activate miranda\n    $ pip install miranda[full]\n\nFor more information about Anaconda/Miniconda/conda-forge:\n * Miniconda: https://docs.conda.io/en/latest/miniconda.html\n * conda-forge: https://conda-forge.org/#about\n\n`miranda` also relies on `PyESSV \u003chttps://github.com/ES-DOC/pyessv\u003e`_ for its climate data controlled vocabulary.\nThis library is optional for users who do not require validation checks,\nbut enabling this feature requires additional installation steps::\n\n    $ mkdir -p ~/.esdoc\n    $ git clone git@github.com:ES-DOC/pyessv-archive.git ~/.esdoc/pyessv-archive\n\nContributing\n------------\nSee the contributing documentation: https://miranda.readthedocs.io/en/latest/contributing.html\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.\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/Ouranosinc/miranda/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/Ouranosinc/miranda/actions\n        :alt: Build Status\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/python-miranda.svg\n        :target: https://anaconda.org/conda-forge/python-miranda\n        :alt: Conda-forge Build Version\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/miranda/badge.svg\n        :target: https://coveralls.io/github/Ouranosinc/miranda\n        :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/miranda/badge/?version=latest\n        :target: https://miranda.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n.. |license| image:: https://img.shields.io/github/license/Ouranosinc/miranda.svg\n        :target: https://github.com/Ouranosinc/miranda/blob/main/LICENSE\n        :alt: License\n\n.. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/11291/badge\n        :target: https://bestpractices.coreinfrastructure.org/projects/11291\n        :alt: Open Source Security Foundation Best Practices\n\n.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/miranda/badge\n        :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/miranda\n        :alt: OpenSSF Scorecard\n\n.. |logo| image:: https://raw.githubusercontent.com/Ouranosinc/miranda/main/docs/_static/images/miranda-logo-small.png\n        :target: https://github.com/Ouranosinc/miranda\n        :alt: Miranda\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/miranda/main.svg\n        :target: https://results.pre-commit.ci/latest/github/Ouranosinc/miranda/main\n        :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/miranda.svg\n        :target: https://pypi.python.org/pypi/miranda\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/miranda.svg\n        :target: https://pypi.python.org/pypi/miranda\n        :alt: Supported Python Versions\n\n.. |zenodo| image:: https://zenodo.org/badge/203830590.svg\n        :target: https://zenodo.org/badge/latestdoi/203830590\n        :alt: DOI\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["earth-system-model","icclim","climate-analysis","climate-science","netcdf4","xclim","anuclim","raven","ogc","indices"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/911","html_url":"https://ost.ecosyste.ms/projects/911"}