{"id":35786,"name":"craterpy","description":"A python library for impact crater data science","url":"https://github.com/cjtu/craterpy","last_synced_at":"2025-09-05T06:52:21.257Z","repository":{"id":19994020,"uuid":"88457986","full_name":"cjtu/craterpy","owner":"cjtu","description":"A python library for impact crater data science","archived":false,"fork":false,"pushed_at":"2025-08-31T22:07:50.000Z","size":14681,"stargazers_count":20,"open_issues_count":13,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T00:29:19.037Z","etag":null,"topics":["data-science","open-science","planetary","python"],"latest_commit_sha":null,"homepage":"https://craterpy.readthedocs.io/","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/cjtu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-17T02:10:37.000Z","updated_at":"2025-08-31T22:07:54.000Z","dependencies_parsed_at":"2023-12-15T21:17:36.162Z","dependency_job_id":"39aaedc8-2a7e-4dab-89b5-dc479ae34aa5","html_url":"https://github.com/cjtu/craterpy","commit_stats":{"total_commits":266,"total_committers":8,"mean_commits":33.25,"dds":"0.19548872180451127","last_synced_commit":"ef2fa751fa34ba7b54389a789bf181b40b4d66f3"},"previous_names":["cjtu/acerim"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/cjtu/craterpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/sbom","scorecard":{"id":284487,"data":{"date":"2025-08-11","repo":{"name":"github.com/cjtu/craterpy","commit":"20f48f980b5dadf7d18bd9a1d309f0fd76e5f3bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":2,"reason":"Found 5/21 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"11 commit(s) and 9 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code_quality_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-joss.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/code_quality_checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/code_quality_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality_checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/code_quality_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/pypi_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/pypi_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T16:53:48.494Z","repository_id":19994020,"created_at":"2025-08-17T16:53:48.494Z","updated_at":"2025-08-17T16:53:48.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723205,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cjtu","name":"Christian J. Tai Udovicic","uuid":"10285279","kind":"user","description":"Open planetary science, software dev, data science @openplanetary ","email":"","website":"cjtu.github.io","location":"Honolulu, HI","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10285279?u=73e5b042ef204533602c4b2dac80608514e57065\u0026v=4","repositories_count":26,"last_synced_at":"2024-04-24T06:44:01.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cjtu","funding_links":[],"total_stars":45,"followers":20,"following":32,"created_at":"2022-11-09T07:20:29.127Z","updated_at":"2024-04-24T06:44:04.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu/repositories"},"packages":[{"id":2682464,"name":"craterpy","ecosystem":"pypi","description":"Impact crater data science in Python.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cjtu/craterpy","keywords_array":["crater","data analysis","moon","planetary","python"],"namespace":null,"versions_count":12,"first_release_published_at":"2017-10-12T06:39:05.000Z","latest_release_published_at":"2025-08-19T22:33:33.000Z","latest_release_number":"0.9.4","last_synced_at":"2025-09-01T00:55:51.574Z","created_at":"2022-04-10T10:28:29.575Z","updated_at":"2025-09-01T01:57:14.604Z","registry_url":"https://pypi.org/project/craterpy/","install_command":"pip install craterpy --index-url https://pypi.org/simple","documentation_url":"https://craterpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"craterpy","project_status":null},"repo_metadata":{"id":19994020,"uuid":"88457986","full_name":"cjtu/craterpy","owner":"cjtu","description":"A python library for impact crater data science","archived":false,"fork":false,"pushed_at":"2025-08-31T22:07:50.000Z","size":14681,"stargazers_count":20,"open_issues_count":13,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T00:29:19.037Z","etag":null,"topics":["data-science","open-science","planetary","python"],"latest_commit_sha":null,"homepage":"https://craterpy.readthedocs.io/","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/cjtu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-17T02:10:37.000Z","updated_at":"2025-08-31T22:07:54.000Z","dependencies_parsed_at":"2023-12-15T21:17:36.162Z","dependency_job_id":"39aaedc8-2a7e-4dab-89b5-dc479ae34aa5","html_url":"https://github.com/cjtu/craterpy","commit_stats":{"total_commits":266,"total_committers":8,"mean_commits":33.25,"dds":"0.19548872180451127","last_synced_commit":"ef2fa751fa34ba7b54389a789bf181b40b4d66f3"},"previous_names":["cjtu/acerim"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/cjtu/craterpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/sbom","scorecard":{"id":284487,"data":{"date":"2025-08-11","repo":{"name":"github.com/cjtu/craterpy","commit":"20f48f980b5dadf7d18bd9a1d309f0fd76e5f3bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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":"Code-Review","score":2,"reason":"Found 5/21 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"11 commit(s) and 9 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code_quality_checks.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-joss.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/code_quality_checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/code_quality_checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality_checks.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/code_quality_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-joss.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/draft-joss.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/pypi_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/pypi_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cjtu/craterpy/test.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T16:53:48.494Z","repository_id":19994020,"created_at":"2025-08-17T16:53:48.494Z","updated_at":"2025-08-17T16:53:48.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064955,"owners_count":25039267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cjtu","name":"Christian J. Tai Udovicic","uuid":"10285279","kind":"user","description":"Open planetary science, software dev, data science @openplanetary ","email":"","website":"cjtu.github.io","location":"Honolulu, HI","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10285279?u=73e5b042ef204533602c4b2dac80608514e57065\u0026v=4","repositories_count":26,"last_synced_at":"2024-04-24T06:44:01.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cjtu","funding_links":[],"total_stars":45,"followers":20,"following":32,"created_at":"2022-11-09T07:20:29.127Z","updated_at":"2024-04-24T06:44:04.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjtu/repositories"},"tags":[{"name":"0.9.4","sha":"2885ef0a3e8784d9f8c994b4faba6ff1cb0327cf","kind":"commit","published_at":"2025-08-19T22:31:23.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.9.4","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"85acc54158c2fd5d24f1d4906230e48d27d96cb7","kind":"commit","published_at":"2025-08-11T21:20:04.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.9.3","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"d98b9327ab6a880bebebb9f359f5da879d37a5ce","kind":"commit","published_at":"2025-08-11T15:54:39.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.9.2","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"abbfb21449334e021434f1731f48408f59d92534","kind":"commit","published_at":"2025-06-17T00:49:42.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.9.1","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"01c36e67a6a86ba621461874c620125797c37062","kind":"commit","published_at":"2025-04-18T14:23:20.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.9.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"9a0256887894d5fd8e77ba884dd48c59b8ad0ffb","kind":"commit","published_at":"2025-04-06T09:25:46.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.8.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.8.0/manifests"},{"name":"0.6.0","sha":"9c34e90b2d70eaf2085ccfa2b03135c0415237a1","kind":"commit","published_at":"2025-02-24T10:01:05.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.6.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"ef2fa751fa34ba7b54389a789bf181b40b4d66f3","kind":"commit","published_at":"2022-07-29T22:55:27.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.5.2","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"3f2735b5d94a23c1b786220115f7c7b276d7c62f","kind":"commit","published_at":"2021-05-22T05:56:58.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.5.1","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"c012c183c9d7e80d6a44a9c93737ab898e576fec","kind":"commit","published_at":"2021-05-22T04:42:03.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.5.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"991a91652b7191b2ca0551554ba4831c9644dac9","kind":"commit","published_at":"2021-05-14T00:45:03.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.4.1","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"3504f68de00a2f901e78311a9fd725609ccc8065","kind":"commit","published_at":"2021-05-14T00:23:44.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.4.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"9f437e07faf9e397723d5c8bd9aa969b7e452532","kind":"commit","published_at":"2021-04-08T22:54:17.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.3.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"b2edf07975c3e09630c96f6e3bdece784b1b97e8","kind":"commit","published_at":"2017-10-12T19:36:26.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.2.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"1f9e65db0ba17c1cfd7f577e7a3c9dee885e8914","kind":"commit","published_at":"2017-09-14T05:38:08.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.1.0","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"bb31a8f0e1fb103d13e8e9550a30f028721e0f43","kind":"commit","published_at":"2017-07-17T03:24:15.000Z","download_url":"https://codeload.github.com/cjtu/craterpy/tar.gz/0.0.4","html_url":"https://github.com/cjtu/craterpy/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cjtu/craterpy@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-01T01:57:14.604Z","dependent_packages_count":0,"downloads":271,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.827113852920085,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":14.555311934857556,"forks_count":12.55046946347846,"docker_downloads_count":null,"average":18.11938307585239},"purl":"pkg:pypi/craterpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/craterpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/craterpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/craterpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T01:00:47.843Z","issues_count":34,"pull_requests_count":78,"avg_time_to_close_issue":59171762.05,"avg_time_to_close_pull_request":7787655.1866666665,"issues_closed_count":20,"pull_requests_closed_count":75,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":0.6470588235294118,"avg_comments_per_pull_request":1.1666666666666667,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":24,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1862749.9,"past_year_avg_time_to_close_pull_request":1027291.1794871795,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.2380952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/issues","maintainers":[{"login":"cjtu","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjtu"},{"login":"ariessunfeld","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ariessunfeld"},{"login":"cgallinger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgallinger"}],"active_maintainers":[{"login":"cjtu","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjtu"},{"login":"ariessunfeld","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ariessunfeld"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/craterpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/craterpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/craterpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/craterpy/related_packages","maintainers":[{"uuid":"cjtu","login":"cjtu","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cjtu/","role":null,"created_at":"2023-02-22T22:32:32.223Z","updated_at":"2023-02-22T22:32:32.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjtu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725013,"maintainers_count":308322,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":554006,"full_name":"cjtu/craterpy","default_branch":"trunk","committers":[{"name":"Christian","email":"cj.taiudovicic@gmail.com","login":null,"count":214},{"name":"Cjtu","email":"cjtai@rogers.com","login":null,"count":41},{"name":"Cong","email":"congusbongus@gmail.com","login":null,"count":3},{"name":"Cailin Gallinger","email":"cailin.gallinger@mail.utoronto.ca","login":null,"count":3},{"name":"Cjtu","email":"christian.taiudovicic@mail.utoronto.ca","login":null,"count":2},{"name":"Alex Boivin","email":"alex.boivin@mail.utoronto.ca","login":null,"count":1},{"name":"Dylan Hickson","email":"dylan.hickson@gmail.com","login":null,"count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"total_commits":266,"total_committers":8,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":33.25,"dds":0.19548872180451127,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T04:35:39.201Z","last_synced_commit":"ef2fa751fa34ba7b54389a789bf181b40b4d66f3","created_at":"2023-03-09T04:47:13.325Z","updated_at":"2024-01-27T04:35:39.201Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"cjtu/craterpy","html_url":"https://github.com/cjtu/craterpy","last_synced_at":"2025-09-04T17:26:13.209Z","status":null,"issues_count":34,"pull_requests_count":87,"avg_time_to_close_issue":59171762.05,"avg_time_to_close_pull_request":9439535.037974684,"issues_closed_count":20,"pull_requests_closed_count":79,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":0.6470588235294118,"avg_comments_per_pull_request":1.0919540229885056,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":24,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1862749.9,"past_year_avg_time_to_close_pull_request":1001228.1794871795,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.2380952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":21,"created_at":"2023-05-14T08:24:11.128Z","updated_at":"2025-09-04T17:26:13.211Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjtu%2Fcraterpy/issues","issue_labels_count":{"Status: Available":5,"Type: Enhancement":5,"Status: In Progress":3,"Priority: Medium":3,"Type: Bug":2,"Priority: High":2,"help wanted":2,"Hacktoberfest":2,"Easy":2,"Type: Investigate":1,"Priority: Critical":1,"Status: Completed":1,"Priority: Low":1,"Type: Feature Request":1,"good first issue":1,"Maintenance":1},"pull_request_labels_count":{"dependencies":48,"python":2},"issue_author_associations_count":{"OWNER":22,"NONE":10,"CONTRIBUTOR":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":54,"OWNER":17,"COLLABORATOR":14,"NONE":2},"issue_authors":{"cjtu":22,"ESCostello":4,"marcsit":3,"athulpg007":2,"cgallinger":1,"ghentr":1,"cxong":1},"pull_request_authors":{"dependabot[bot]":51,"cjtu":17,"ariessunfeld":15,"boivinalex":1,"graduateddylinder":1,"cgallinger":1,"cxong":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Type: Feature Request":1},"past_year_pull_request_labels_count":{"dependencies":12,"python":2},"past_year_issue_author_associations_count":{"OWNER":15,"NONE":9},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":15,"COLLABORATOR":13,"OWNER":12,"NONE":2},"past_year_issue_authors":{"cjtu":15,"ESCostello":4,"marcsit":3,"athulpg007":2},"past_year_pull_request_authors":{"ariessunfeld":15,"dependabot[bot]":15,"cjtu":12},"maintainers":[{"login":"cjtu","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjtu"},{"login":"ariessunfeld","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ariessunfeld"},{"login":"cgallinger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgallinger"}],"active_maintainers":[{"login":"cjtu","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjtu"},{"login":"ariessunfeld","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ariessunfeld"}]},"events":{"total":{"CreateEvent":17,"ReleaseEvent":5,"IssuesEvent":34,"WatchEvent":4,"DeleteEvent":16,"MemberEvent":1,"IssueCommentEvent":50,"PushEvent":56,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":30,"PullRequestEvent":41},"last_year":{"CreateEvent":17,"ReleaseEvent":5,"IssuesEvent":34,"WatchEvent":4,"DeleteEvent":16,"MemberEvent":1,"IssueCommentEvent":50,"PushEvent":56,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":30,"PullRequestEvent":41}},"keywords":["data-science","open-science","planetary","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:53.123Z","updated_at":"2022-09-26T17:10:53.123Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/docs/requirements.txt","dependencies":[{"id":6135422473,"package_name":"affine","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":6135422474,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"runtime","optional":false},{"id":6135422475,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.6.15","direct":true,"kind":"runtime","optional":false},{"id":6135422476,"package_name":"click-plugins","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6135422477,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":true,"kind":"runtime","optional":false},{"id":6135422478,"package_name":"cligj","ecosystem":"pypi","requirements":"==0.7.2","direct":true,"kind":"runtime","optional":false},{"id":6135422479,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":6135422480,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":true,"kind":"runtime","optional":false},{"id":6135422481,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.34.4","direct":true,"kind":"runtime","optional":false},{"id":6135422482,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6135422483,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":6135422484,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.2","direct":true,"kind":"runtime","optional":false},{"id":6135422485,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.6","direct":true,"kind":"runtime","optional":false},{"id":6135422486,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":6135422487,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.5","direct":true,"kind":"runtime","optional":false},{"id":6135422488,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.2.0","direct":true,"kind":"runtime","optional":false},{"id":6135422489,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":6135422490,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":6135422491,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":true,"kind":"runtime","optional":false},{"id":6135422492,"package_name":"rasterio","ecosystem":"pypi","requirements":"==1.2.10","direct":true,"kind":"runtime","optional":false},{"id":6135422493,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"==7.0.5","direct":true,"kind":"runtime","optional":false},{"id":6135422494,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":6135422495,"package_name":"snuggs","ecosystem":"pypi","requirements":"==1.4.7","direct":true,"kind":"runtime","optional":false},{"id":6135422496,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6135422497,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":6135422498,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-26T17:10:53.279Z","updated_at":"2022-09-26T17:10:53.279Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/poetry.lock","dependencies":[{"id":6135422566,"package_name":"affine","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6135422567,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"develop","optional":false},{"id":6135422568,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6135422569,"package_name":"argon2-cffi","ecosystem":"pypi","requirements":"21.3.0","direct":false,"kind":"develop","optional":false},{"id":6135422570,"package_name":"argon2-cffi-bindings","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":6135422571,"package_name":"astroid","ecosystem":"pypi","requirements":"2.11.7","direct":false,"kind":"develop","optional":false},{"id":6135422572,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"develop","optional":false},{"id":6135422573,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":6135422574,"package_name":"attrs","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"runtime","optional":false},{"id":6135422575,"package_name":"babel","ecosystem":"pypi","requirements":"2.10.3","direct":false,"kind":"develop","optional":false},{"id":6135422576,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6135422577,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":6135422578,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":false,"kind":"develop","optional":false},{"id":6135422579,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"develop","optional":false},{"id":6135422580,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.6.15","direct":false,"kind":"runtime","optional":false},{"id":6135422581,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"develop","optional":false},{"id":6135422582,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":6135422583,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":6135422584,"package_name":"click-plugins","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6135422585,"package_name":"cligj","ecosystem":"pypi","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":6135422586,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":6135422587,"package_name":"coverage","ecosystem":"pypi","requirements":"6.4.2","direct":false,"kind":"develop","optional":false},{"id":6135422588,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6135422589,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.6.2","direct":false,"kind":"develop","optional":false},{"id":6135422590,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422591,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"develop","optional":false},{"id":6135422592,"package_name":"dill","ecosystem":"pypi","requirements":"0.3.5.1","direct":false,"kind":"develop","optional":false},{"id":6135422593,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"develop","optional":false},{"id":6135422594,"package_name":"entrypoints","ecosystem":"pypi","requirements":"0.4","direct":false,"kind":"develop","optional":false},{"id":6135422595,"package_name":"executing","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"develop","optional":false},{"id":6135422596,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.16.1","direct":false,"kind":"develop","optional":false},{"id":6135422597,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.34.4","direct":false,"kind":"runtime","optional":false},{"id":6135422598,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"develop","optional":false},{"id":6135422599,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":6135422600,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.12.0","direct":false,"kind":"develop","optional":false},{"id":6135422601,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.9.0","direct":false,"kind":"develop","optional":false},{"id":6135422602,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422603,"package_name":"ipykernel","ecosystem":"pypi","requirements":"6.15.1","direct":false,"kind":"develop","optional":false},{"id":6135422604,"package_name":"ipython","ecosystem":"pypi","requirements":"8.4.0","direct":false,"kind":"develop","optional":false},{"id":6135422605,"package_name":"ipython-genutils","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":6135422606,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"7.7.1","direct":false,"kind":"develop","optional":false},{"id":6135422607,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"develop","optional":false},{"id":6135422608,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":6135422609,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":6135422610,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":6135422611,"package_name":"jupyter","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6135422612,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"7.3.4","direct":false,"kind":"develop","optional":false},{"id":6135422613,"package_name":"jupyter-console","ecosystem":"pypi","requirements":"6.4.4","direct":false,"kind":"develop","optional":false},{"id":6135422614,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":6135422615,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":6135422616,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422617,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6135422618,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.7.1","direct":false,"kind":"develop","optional":false},{"id":6135422619,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":6135422620,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422621,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6135422622,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"develop","optional":false},{"id":6135422623,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":6135422624,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":6135422625,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422626,"package_name":"mistune","ecosystem":"pypi","requirements":"0.8.4","direct":false,"kind":"develop","optional":false},{"id":6135422627,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":6135422628,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"develop","optional":false},{"id":6135422629,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.6.6","direct":false,"kind":"develop","optional":false},{"id":6135422630,"package_name":"nbconvert","ecosystem":"pypi","requirements":"6.5.0","direct":false,"kind":"develop","optional":false},{"id":6135422631,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":6135422632,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.5.5","direct":false,"kind":"develop","optional":false},{"id":6135422633,"package_name":"notebook","ecosystem":"pypi","requirements":"6.4.12","direct":false,"kind":"develop","optional":false},{"id":6135422634,"package_name":"numpy","ecosystem":"pypi","requirements":"1.23.1","direct":false,"kind":"runtime","optional":false},{"id":6135422635,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":6135422636,"package_name":"pandas","ecosystem":"pypi","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6135422637,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"develop","optional":false},{"id":6135422638,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"develop","optional":false},{"id":6135422639,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":6135422640,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":6135422641,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"develop","optional":false},{"id":6135422642,"package_name":"pillow","ecosystem":"pypi","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":6135422643,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":6135422644,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6135422645,"package_name":"prometheus-client","ecosystem":"pypi","requirements":"0.14.1","direct":false,"kind":"develop","optional":false},{"id":6135422646,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.30","direct":false,"kind":"develop","optional":false},{"id":6135422647,"package_name":"psutil","ecosystem":"pypi","requirements":"5.9.1","direct":false,"kind":"develop","optional":false},{"id":6135422648,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":6135422649,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"develop","optional":false},{"id":6135422650,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":6135422651,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":6135422652,"package_name":"pygments","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":6135422653,"package_name":"pylint","ecosystem":"pypi","requirements":"2.14.5","direct":false,"kind":"develop","optional":false},{"id":6135422654,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":6135422655,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":6135422656,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":6135422657,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":"develop","optional":false},{"id":6135422658,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":6135422659,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":6135422660,"package_name":"pywin32","ecosystem":"pypi","requirements":"304","direct":false,"kind":"develop","optional":false},{"id":6135422661,"package_name":"pywinpty","ecosystem":"pypi","requirements":"2.0.6","direct":false,"kind":"develop","optional":false},{"id":6135422662,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":6135422663,"package_name":"pyzmq","ecosystem":"pypi","requirements":"23.2.0","direct":false,"kind":"develop","optional":false},{"id":6135422664,"package_name":"qtconsole","ecosystem":"pypi","requirements":"5.3.1","direct":false,"kind":"develop","optional":false},{"id":6135422665,"package_name":"qtpy","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":6135422666,"package_name":"rasterio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6135422667,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"develop","optional":false},{"id":6135422668,"package_name":"send2trash","ecosystem":"pypi","requirements":"1.8.0","direct":false,"kind":"develop","optional":false},{"id":6135422669,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":6135422670,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6135422671,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":6135422672,"package_name":"snuggs","ecosystem":"pypi","requirements":"1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6135422673,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"develop","optional":false},{"id":6135422674,"package_name":"sphinx","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422675,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":6135422676,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":6135422677,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":6135422678,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":6135422679,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":6135422680,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":6135422681,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":6135422682,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":6135422683,"package_name":"terminado","ecosystem":"pypi","requirements":"0.15.0","direct":false,"kind":"develop","optional":false},{"id":6135422684,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":6135422685,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":6135422686,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6135422687,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.1","direct":false,"kind":"develop","optional":false},{"id":6135422688,"package_name":"tornado","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":6135422689,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.3.0","direct":false,"kind":"develop","optional":false},{"id":6135422690,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6135422691,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.11","direct":false,"kind":"develop","optional":false},{"id":6135422692,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"develop","optional":false},{"id":6135422693,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":6135422694,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"3.6.1","direct":false,"kind":"develop","optional":false},{"id":6135422695,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.14.1","direct":false,"kind":"develop","optional":false},{"id":6135422696,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.1","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:53.413Z","updated_at":"2022-09-26T17:10:53.413Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/pyproject.toml","dependencies":[{"id":6135423049,"package_name":"python","ecosystem":"pypi","requirements":"^3.8,\u003c3.10","direct":true,"kind":"runtime","optional":false},{"id":6135423050,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.20.2","direct":true,"kind":"runtime","optional":false},{"id":6135423051,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.4.2","direct":true,"kind":"runtime","optional":false},{"id":6135423052,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.2.4","direct":true,"kind":"runtime","optional":false},{"id":6135423053,"package_name":"rasterio","ecosystem":"pypi","requirements":"^1.2.8","direct":true,"kind":"runtime","optional":false},{"id":6135423054,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.4","direct":true,"kind":"develop","optional":false},{"id":6135423055,"package_name":"jupyter","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"develop","optional":false},{"id":6135423056,"package_name":"pylint","ecosystem":"pypi","requirements":"^2.8.2","direct":true,"kind":"develop","optional":false},{"id":6135423057,"package_name":"black","ecosystem":"pypi","requirements":"^22.6","direct":true,"kind":"develop","optional":false},{"id":6135423058,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.11.1","direct":true,"kind":"develop","optional":false},{"id":6135423059,"package_name":"myst-parser","ecosystem":"pypi","requirements":"^0.18.0","direct":true,"kind":"develop","optional":false},{"id":6135423060,"package_name":"sphinx","ecosystem":"pypi","requirements":"^5.1.1","direct":true,"kind":"develop","optional":false},{"id":6135423061,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:53.495Z","updated_at":"2022-09-26T17:10:53.495Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/requirements.txt","dependencies":[{"id":6135424222,"package_name":"affine","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":6135424223,"package_name":"attrs","ecosystem":"pypi","requirements":"==22.1.0","direct":true,"kind":"runtime","optional":false},{"id":6135424224,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.6.15","direct":true,"kind":"runtime","optional":false},{"id":6135424225,"package_name":"click-plugins","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6135424226,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":true,"kind":"runtime","optional":false},{"id":6135424227,"package_name":"cligj","ecosystem":"pypi","requirements":"==0.7.2","direct":true,"kind":"runtime","optional":false},{"id":6135424228,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":6135424229,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.11.0","direct":true,"kind":"runtime","optional":false},{"id":6135424230,"package_name":"fonttools","ecosystem":"pypi","requirements":"==4.34.4","direct":true,"kind":"runtime","optional":false},{"id":6135424231,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.4.4","direct":true,"kind":"runtime","optional":false},{"id":6135424232,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.2","direct":true,"kind":"runtime","optional":false},{"id":6135424233,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.23.1","direct":true,"kind":"runtime","optional":false},{"id":6135424234,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":6135424235,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.3","direct":true,"kind":"runtime","optional":false},{"id":6135424236,"package_name":"pillow","ecosystem":"pypi","requirements":"==9.2.0","direct":true,"kind":"runtime","optional":false},{"id":6135424237,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"runtime","optional":false},{"id":6135424238,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":6135424239,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":true,"kind":"runtime","optional":false},{"id":6135424240,"package_name":"rasterio","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6135424241,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"==7.0.5","direct":true,"kind":"runtime","optional":false},{"id":6135424242,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":6135424243,"package_name":"snuggs","ecosystem":"pypi","requirements":"==1.4.7","direct":true,"kind":"runtime","optional":false},{"id":6135424244,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6135424245,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code_quality_checks.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:43:05.517Z","updated_at":"2023-01-13T20:43:05.517Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/.github/workflows/code_quality_checks.yml","dependencies":[{"id":6891399638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891399639,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891399640,"package_name":"Gr1N/setup-poetry","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891399641,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891399642,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:43:05.532Z","updated_at":"2023-01-13T20:43:05.532Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/.github/workflows/pypi_publish.yml","dependencies":[{"id":6891399643,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891399644,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_pypi_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:43:05.546Z","updated_at":"2023-01-13T20:43:05.546Z","repository_link":"https://github.com/cjtu/craterpy/blob/main/.github/workflows/test_pypi_publish.yml","dependencies":[{"id":6891399645,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891399646,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":11.185420898331277,"created_at":"2025-09-04T15:51:09.298Z","updated_at":"2025-10-07T08:14:51.103Z","avatar_url":"https://github.com/cjtu.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":271,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interpretability","sequences","generic","projection","interactive","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35786","html_url":"https://science.ecosyste.ms/projects/35786","bibtex_url":"https://science.ecosyste.ms/projects/35786/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/35786/export.apalike"}