{"id":2261,"name":"rf","description":"rf: Receiver function calculation in seismology - Published in JOSS (2020)","url":"https://github.com/trichter/rf","last_synced_at":"2025-09-04T16:43:50.992Z","repository":{"id":7006277,"uuid":"8273581","full_name":"trichter/rf","owner":"trichter","description":"Receiver function calculation in seismology","archived":false,"fork":false,"pushed_at":"2025-02-21T13:31:37.000Z","size":767,"stargazers_count":118,"open_issues_count":0,"forks_count":63,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-28T00:59:18.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trichter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-18T17:38:22.000Z","updated_at":"2025-05-07T19:42:12.000Z","dependencies_parsed_at":"2024-06-19T11:28:24.063Z","dependency_job_id":"e1cf448d-63e5-4143-9e4b-eda19f477ecd","html_url":"https://github.com/trichter/rf","commit_stats":{"total_commits":519,"total_committers":9,"mean_commits":"57.666666666666664","dds":0.653179190751445,"last_synced_commit":"d119690e57a0f39123a3e622cebb6cd1f04c61d8"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/trichter/rf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter","download_url":"https://codeload.github.com/trichter/rf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/sbom","scorecard":{"id":898537,"data":{"date":"2025-08-11","repo":{"name":"github.com/trichter/rf","commit":"2777ac61d113f94eda27c168bb78e76b9d49136b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T14:38:29.585Z","repository_id":7006277,"created_at":"2025-08-24T14:38:29.585Z","updated_at":"2025-08-24T14:38:29.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273346308,"owners_count":25089369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"trichter","name":"Tom Eulenfeld","uuid":"2046150","kind":"user","description":"","email":"","website":"https://trichter.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2046150?v=4","repositories_count":9,"last_synced_at":"2023-03-25T22:17:27.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trichter","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T00:52:15.322Z","updated_at":"2023-03-25T22:17:27.653Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter/repositories"},"packages":[{"id":2903133,"name":"rf","ecosystem":"pypi","description":"Receiver function calculation in seismology","homepage":"https://github.com/trichter/rf","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trichter/rf","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2023-09-02T10:03:17.223Z","latest_release_published_at":"2025-02-21T13:27:57.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-03T21:10:06.255Z","created_at":"2022-04-10T12:28:36.524Z","updated_at":"2025-09-04T07:58:17.634Z","registry_url":"https://pypi.org/project/rf/","install_command":"pip install rf --index-url https://pypi.org/simple","documentation_url":"https://rf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"rf","project_status":null},"repo_metadata":{"id":7006277,"uuid":"8273581","full_name":"trichter/rf","owner":"trichter","description":"Receiver function calculation in seismology","archived":false,"fork":false,"pushed_at":"2025-02-21T13:31:37.000Z","size":767,"stargazers_count":118,"open_issues_count":0,"forks_count":63,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-28T00:59:18.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trichter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-18T17:38:22.000Z","updated_at":"2025-05-07T19:42:12.000Z","dependencies_parsed_at":"2024-06-19T11:28:24.063Z","dependency_job_id":"e1cf448d-63e5-4143-9e4b-eda19f477ecd","html_url":"https://github.com/trichter/rf","commit_stats":{"total_commits":519,"total_committers":9,"mean_commits":"57.666666666666664","dds":0.653179190751445,"last_synced_commit":"d119690e57a0f39123a3e622cebb6cd1f04c61d8"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/trichter/rf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter","download_url":"https://codeload.github.com/trichter/rf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/sbom","scorecard":{"id":898537,"data":{"date":"2025-08-11","repo":{"name":"github.com/trichter/rf","commit":"2777ac61d113f94eda27c168bb78e76b9d49136b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/trichter/rf/tests.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T14:38:29.585Z","repository_id":7006277,"created_at":"2025-08-24T14:38:29.585Z","updated_at":"2025-08-24T14:38:29.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273346308,"owners_count":25089369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":"trichter","name":"Tom Eulenfeld","uuid":"2046150","kind":"user","description":"","email":"","website":"https://trichter.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2046150?v=4","repositories_count":9,"last_synced_at":"2023-03-25T22:17:27.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trichter","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T00:52:15.322Z","updated_at":"2023-03-25T22:17:27.653Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trichter/repositories"},"tags":[{"name":"v1.1.1","sha":"2777ac61d113f94eda27c168bb78e76b9d49136b","kind":"commit","published_at":"2025-02-21T13:27:10.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.1.1","html_url":"https://github.com/trichter/rf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f7224baed36e8cfb82b96a7c1d8ade13316e1357","kind":"commit","published_at":"2024-05-24T20:49:08.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.1.0","html_url":"https://github.com/trichter/rf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"f0f0bcf4750d80cc62cc424ef6a952de8d8befe0","kind":"commit","published_at":"2024-01-04T16:39:21.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.0.3","html_url":"https://github.com/trichter/rf/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d1f270f55c1207db510e6c37e5036cbe378e4193","kind":"commit","published_at":"2022-10-20T08:47:43.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.0.2","html_url":"https://github.com/trichter/rf/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a839996308003ba5b948bbaca0e8740e9a1ef34","kind":"commit","published_at":"2021-04-19T09:12:08.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.0.1","html_url":"https://github.com/trichter/rf/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"37d19f774d67a056e7e579d0bd790f83d85e58ba","kind":"commit","published_at":"2021-01-21T13:04:37.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v1.0.0","html_url":"https://github.com/trichter/rf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"ad46591d41741442181d6ba545b88f1489c8228d","kind":"tag","published_at":"2020-04-06T08:19:26.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.9.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"89a96d3fa7c3a9f9f691d6e95131407d630495f5","kind":"tag","published_at":"2019-10-17T09:18:13.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.9.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cf3308c57eb16db48452815b6cd6caba3071cffe","kind":"tag","published_at":"2019-09-25T12:13:05.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.8.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"26772bc2f826e04a0c0dcedc4ddca81c6ad19bd6","kind":"tag","published_at":"2019-04-17T16:24:40.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.7.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"95a7cc4b4c093e5667aad187d28715f0c1f6b5af","kind":"tag","published_at":"2019-04-17T12:19:21.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.6.3","html_url":"https://github.com/trichter/rf/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2e2589b186fc07db09a11022b2cbebfbb5522122","kind":"tag","published_at":"2018-03-06T13:05:17.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.6.2","html_url":"https://github.com/trichter/rf/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a2fbf6f09f0aa93212153fa6a5eca2c878f9a17b","kind":"tag","published_at":"2018-01-03T13:12:20.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.6.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"c4f0e7a9043793c54afac20205f867ec372c8a93","kind":"tag","published_at":"2017-11-14T16:41:58.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.6.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"0ab7c921837017fa9d49f4ff632a5f4685d1f141","kind":"tag","published_at":"2017-08-30T14:46:21.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.5.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d5e06abc5834e8382a99cfaa507694ab033c5da8","kind":"tag","published_at":"2017-04-11T09:21:56.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.5.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"dcfc2dac7b3fb22a4862fff42aaacbe88ee15137","kind":"tag","published_at":"2016-09-12T12:04:18.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.4.2","html_url":"https://github.com/trichter/rf/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6acf0a8b3e0998b8a493003c4553b8c5437f4d55","kind":"tag","published_at":"2016-06-30T19:28:34.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.4.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"56c846994625446b2dda484ee77ef793553ad4ee","kind":"tag","published_at":"2016-06-29T13:18:07.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.4.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"22f3831484bb022429f9760f1747cde947d6ac9d","kind":"tag","published_at":"2016-02-24T10:53:02.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.3.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"48e469a806d56f8f098b9deb44f50ccbd01fb0f7","kind":"tag","published_at":"2015-09-09T08:52:47.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.2.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1a406ca7a2370a2da5948aff8bb1ab119351141f","kind":"tag","published_at":"2015-06-19T19:16:16.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.2.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"c008f2a6fd9da06e926020a3ef090082184508c0","kind":"tag","published_at":"2015-06-19T09:05:05.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.1.4","html_url":"https://github.com/trichter/rf/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"4ebbde2864298090ad6e66ab126c4c78e8218367","kind":"tag","published_at":"2013-11-19T19:24:58.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.1.3","html_url":"https://github.com/trichter/rf/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"03ac8be13fd14d2ebd27823160020d86b9a6b039","kind":"tag","published_at":"2013-11-05T17:01:22.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.1.1","html_url":"https://github.com/trichter/rf/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bc8db414bc701d75f83201e4dc6900812a79e8a9","kind":"tag","published_at":"2013-11-04T18:53:52.000Z","download_url":"https://codeload.github.com/trichter/rf/tar.gz/v0.1.0","html_url":"https://github.com/trichter/rf/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trichter/rf@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:17.634Z","dependent_packages_count":1,"downloads":648,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":13.741535205110702,"dependent_repos_count":6.037540403410671,"dependent_packages_count":4.728355370490722,"stargazers_count":7.3712584378660555,"forks_count":5.3448768358635865,"docker_downloads_count":null,"average":7.444713250548348},"purl":"pkg:pypi/rf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:11.866Z","issues_count":34,"pull_requests_count":15,"avg_time_to_close_issue":4805086.617647059,"avg_time_to_close_pull_request":500273.4666666667,"issues_closed_count":34,"pull_requests_closed_count":15,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":2.735294117647059,"avg_comments_per_pull_request":3.066666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/issues","maintainers":[{"login":"hfmark","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hfmark"},{"login":"trichter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf/related_packages","maintainers":[{"uuid":"lorchel","login":"lorchel","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/lorchel/","role":null,"created_at":"2023-02-25T08:42:36.161Z","updated_at":"2023-02-25T08:42:36.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lorchel/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":651000,"full_name":"trichter/rf","default_branch":"master","committers":[{"name":"trichter","email":"tom.eulenfeld@uni-jena.de","login":"trichter","count":497},{"name":"Hannah Mark","email":"hannah.f.mark@gmail.com","login":"hfmark","count":20},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":2},{"name":"Tobias Megies","email":"megies","login":"megies","count":1},{"name":"ThomasLecocq","email":"Thomas.Lecocq@seismology.be","login":"ThomasLecocq","count":1},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":1},{"name":"Andrew Medlin","email":"Andrew.Medlin@ga.gov.au","login":null,"count":1}],"total_commits":523,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":74.71428571428571,"dds":0.0497131931166348,"past_year_committers":[{"name":"Tom Eulenfeld","email":"tom.eulenfeld@uni-jena.de","login":"trichter","count":9}],"past_year_total_commits":9,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:03:05.293Z","last_synced_commit":"2777ac61d113f94eda27c168bb78e76b9d49136b","created_at":"2023-03-09T09:26:10.384Z","updated_at":"2025-08-07T07:03:05.304Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308127,"contributors_count":31095153,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"trichter/rf","html_url":"https://github.com/trichter/rf","last_synced_at":"2025-08-31T19:41:11.866Z","status":"error","issues_count":34,"pull_requests_count":15,"avg_time_to_close_issue":4805086.617647059,"avg_time_to_close_pull_request":500273.4666666667,"issues_closed_count":34,"pull_requests_closed_count":15,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":2.735294117647059,"avg_comments_per_pull_request":3.066666666666667,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:05:14.430Z","updated_at":"2025-09-01T15:51:47.408Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/trichter%2Frf/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":25,"CONTRIBUTOR":9},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"COLLABORATOR":6,"OWNER":5},"issue_authors":{"medlin01GA":8,"seisman":4,"amedlin":2,"insersir":2,"santisoler":2,"tbelinic":1,"liuzuyuan":1,"Thea92":1,"yjlimm":1,"dip16gphy":1,"Sarenrenegade":1,"fabioca":1,"PawanGeo18":1,"likueimo":1,"filefolder":1,"FelixMSchneider":1,"shearwavesplitter":1,"ThomasLecocq":1,"geojunky":1,"mohanpant44":1,"sphcn":1},"pull_request_authors":{"hfmark":6,"trichter":5,"medlin01GA":2,"leouieda":1,"ThomasLecocq":1,"megies":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9960864,"issues_count":29599243,"pull_requests_count":86024997,"authors_count":9558114,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"hfmark","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hfmark"},{"login":"trichter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":10,"PushEvent":2,"ForkEvent":2,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":10,"PushEvent":2,"ForkEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T22:10:14.576Z","updated_at":"2022-09-26T22:10:14.576Z","repository_link":"https://github.com/trichter/rf/blob/master/docs/requirements.txt","dependencies":[{"id":6166915586,"package_name":"alabaster","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6166915587,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6166915588,"package_name":"obspy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6166915589,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:13:24.047Z","updated_at":"2023-01-13T14:13:24.047Z","repository_link":"https://github.com/trichter/rf/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6876203959,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876203960,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876203961,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-04-11T13:49:14.907Z","updated_at":"2024-04-11T13:49:14.907Z","repository_link":"https://github.com/trichter/rf/blob/master/setup.py","dependencies":[]}],"score":13.202755562465066,"created_at":"2025-09-04T09:17:59.040Z","updated_at":"2025-10-07T08:04:38.467Z","avatar_url":"https://github.com/trichter.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":648,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01808","https://doi.org/10.5281/zenodo.4455036"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["geophysics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2261","html_url":"https://science.ecosyste.ms/projects/2261"}