{"id":2201,"name":"itmlogic","description":"itmlogic: The Irregular Terrain Model by Longley and Rice - Published in JOSS (2020)","url":"https://github.com/edwardoughton/itmlogic","last_synced_at":"2025-09-04T16:42:35.344Z","repository":{"id":58227669,"uuid":"191780275","full_name":"edwardoughton/itmlogic","owner":"edwardoughton","description":"Longley-Rice Irregular Terrain Model (itmlogic)","archived":false,"fork":false,"pushed_at":"2025-05-14T23:40:22.000Z","size":69135,"stargazers_count":62,"open_issues_count":8,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T00:58:23.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://itmlogic.readthedocs.io/en/latest/?badge=latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edwardoughton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-13T14:38:00.000Z","updated_at":"2025-08-11T13:53:29.000Z","dependencies_parsed_at":"2025-07-08T01:53:50.281Z","dependency_job_id":null,"html_url":"https://github.com/edwardoughton/itmlogic","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/edwardoughton/itmlogic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/sbom","scorecard":{"id":367546,"data":{"date":"2025-08-11","repo":{"name":"github.com/edwardoughton/itmlogic","commit":"0e6b10b1c1f8685f0af7112af24839e37b4d7c07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 1/23 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":-1,"reason":"no workflows found","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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-18T12:13:09.910Z","repository_id":58227669,"created_at":"2025-08-18T12:13:09.910Z","updated_at":"2025-08-18T12:13:09.910Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510230,"owners_count":25118455,"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-03T02:00:09.631Z","response_time":76,"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":"edwardoughton","name":"Edward Oughton","uuid":"11899151","kind":"user","description":"Open-source data analytics for decision-making","email":"","website":"https://science.gmu.edu/directory/edward-oughton","location":"Fairfax, VA","twitter":"EdwardOughton","company":"George Mason University, VA","icon_url":"https://avatars.githubusercontent.com/u/11899151?u=8337b81b6954bbf65158d940b9819680a8f605a2\u0026v=4","repositories_count":39,"last_synced_at":"2023-03-05T22:53:20.970Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edwardoughton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T00:16:38.467Z","updated_at":"2023-03-05T22:53:20.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton/repositories"},"packages":[{"id":2771080,"name":"itmlogic","ecosystem":"pypi","description":"Longley-Rice irregular terrain propagation model","homepage":"https://github.com/edwardoughton/itmlogic","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/edwardoughton/itmlogic","keywords_array":["Longley-Rice","irregular terrain model","propagation model"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-07-18T10:17:41.000Z","latest_release_published_at":"2025-03-17T11:50:02.000Z","latest_release_number":"1.2","last_synced_at":"2025-09-03T21:05:37.673Z","created_at":"2022-04-10T11:20:47.677Z","updated_at":"2025-09-04T07:58:09.136Z","registry_url":"https://pypi.org/project/itmlogic/","install_command":"pip install itmlogic --index-url https://pypi.org/simple","documentation_url":"https://itmlogic.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: GIS","Topic :: Utilities"],"normalized_name":"itmlogic","project_status":null},"repo_metadata":{"id":58227669,"uuid":"191780275","full_name":"edwardoughton/itmlogic","owner":"edwardoughton","description":"Longley-Rice Irregular Terrain Model (itmlogic)","archived":false,"fork":false,"pushed_at":"2025-05-14T23:40:22.000Z","size":69135,"stargazers_count":62,"open_issues_count":8,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T00:58:23.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://itmlogic.readthedocs.io/en/latest/?badge=latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edwardoughton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-13T14:38:00.000Z","updated_at":"2025-08-11T13:53:29.000Z","dependencies_parsed_at":"2025-07-08T01:53:50.281Z","dependency_job_id":null,"html_url":"https://github.com/edwardoughton/itmlogic","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/edwardoughton/itmlogic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/sbom","scorecard":{"id":367546,"data":{"date":"2025-08-11","repo":{"name":"github.com/edwardoughton/itmlogic","commit":"0e6b10b1c1f8685f0af7112af24839e37b4d7c07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 1/23 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":-1,"reason":"no workflows found","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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g4m4-9q4c-mfw6","Warn: Project is vulnerable to: GHSA-q5fm-55c2-v6j9","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-18T12:13:09.910Z","repository_id":58227669,"created_at":"2025-08-18T12:13:09.910Z","updated_at":"2025-08-18T12:13:09.910Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510230,"owners_count":25118455,"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-03T02:00:09.631Z","response_time":76,"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":"edwardoughton","name":"Edward Oughton","uuid":"11899151","kind":"user","description":"Open-source data analytics for decision-making","email":"","website":"https://science.gmu.edu/directory/edward-oughton","location":"Fairfax, VA","twitter":"EdwardOughton","company":"George Mason University, VA","icon_url":"https://avatars.githubusercontent.com/u/11899151?u=8337b81b6954bbf65158d940b9819680a8f605a2\u0026v=4","repositories_count":39,"last_synced_at":"2023-03-05T22:53:20.970Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edwardoughton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T00:16:38.467Z","updated_at":"2023-03-05T22:53:20.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton/repositories"},"tags":[{"name":"v1.1","sha":"5fcb6f49236ec84e2d87be656030facc293b2784","kind":"commit","published_at":"2020-07-02T10:26:30.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v1.1","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.1/manifests"},{"name":"v1.0rc1","sha":"3168578cc20e89fe17fe77f95f8060f7531d5fc6","kind":"tag","published_at":"2020-03-17T10:31:48.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v1.0rc1","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.0rc1/manifests"},{"name":"v0.1.0","sha":"21f618f986cd52ef9d7a712a7b9cb227ec6f839b","kind":"tag","published_at":"2020-03-04T15:59:49.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v0.1.0","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:09.135Z","dependent_packages_count":0,"downloads":88,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.017066284365626,"dependent_repos_count":21.592921703686898,"dependent_packages_count":10.104988627979555,"stargazers_count":9.817910806220729,"forks_count":10.159891562750815,"docker_downloads_count":null,"average":17.538555797000726},"purl":"pkg:pypi/itmlogic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/itmlogic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/itmlogic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/itmlogic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:01.646Z","issues_count":19,"pull_requests_count":58,"avg_time_to_close_issue":573323.75,"avg_time_to_close_pull_request":898132.0701754387,"issues_closed_count":12,"pull_requests_closed_count":57,"pull_request_authors_count":4,"issue_authors_count":13,"avg_comments_per_issue":2.0526315789473686,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":599.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/issues","maintainers":[{"login":"edwardoughton","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"},{"login":"tomalrussell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"}],"active_maintainers":[{"login":"tomalrussell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"},{"login":"edwardoughton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/itmlogic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/itmlogic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/itmlogic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/itmlogic/related_packages","maintainers":[{"uuid":"edwardoughton","login":"edwardoughton","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/edwardoughton/","role":null,"created_at":"2023-02-17T21:16:19.246Z","updated_at":"2023-02-17T21:16:19.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/edwardoughton/packages"},{"uuid":"tomalrussell","login":"tomalrussell","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/tomalrussell/","role":null,"created_at":"2023-02-17T21:16:19.326Z","updated_at":"2023-02-17T21:16:19.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomalrussell/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"}},{"id":5298126,"name":"itmlogic","ecosystem":"conda","description":null,"homepage":"https://github.com/edwardoughton/itmlogic","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/edwardoughton/itmlogic","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-01T22:06:23.000Z","latest_release_published_at":"2020-12-01T22:06:23.000Z","latest_release_number":"0.1","last_synced_at":"2025-09-03T21:06:17.156Z","created_at":"2022-10-03T16:03:34.270Z","updated_at":"2025-09-03T21:06:17.156Z","registry_url":"https://anaconda.org/conda-forge/itmlogic","install_command":"conda install -c conda-forge itmlogic","documentation_url":null,"metadata":{},"repo_metadata":{"id":58227669,"uuid":"191780275","full_name":"edwardoughton/itmlogic","owner":"edwardoughton","description":"Longley-Rice Irregular Terrain Model (itmlogic)","archived":false,"fork":false,"pushed_at":"2025-05-14T23:40:22.000Z","size":69135,"stargazers_count":62,"open_issues_count":8,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-13T10:42:23.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://itmlogic.readthedocs.io/en/latest/?badge=latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edwardoughton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-13T14:38:00.000Z","updated_at":"2025-08-11T13:53:29.000Z","dependencies_parsed_at":"2025-07-08T01:53:50.281Z","dependency_job_id":null,"html_url":"https://github.com/edwardoughton/itmlogic","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/edwardoughton/itmlogic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270289701,"owners_count":24559032,"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-13T02:00:09.904Z","response_time":66,"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":"edwardoughton","name":"Edward Oughton","uuid":"11899151","kind":"user","description":"Open-source data analytics for decision-making","email":"","website":"https://science.gmu.edu/directory/edward-oughton","location":"Fairfax, VA","twitter":"EdwardOughton","company":"George Mason University, VA","icon_url":"https://avatars.githubusercontent.com/u/11899151?u=8337b81b6954bbf65158d940b9819680a8f605a2\u0026v=4","repositories_count":39,"last_synced_at":"2023-03-05T22:53:20.970Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/edwardoughton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T00:16:38.467Z","updated_at":"2023-03-05T22:53:20.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwardoughton/repositories"},"tags":[{"name":"v1.1","sha":"5fcb6f49236ec84e2d87be656030facc293b2784","kind":"commit","published_at":"2020-07-02T10:26:30.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v1.1","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.1/manifests"},{"name":"v1.0rc1","sha":"3168578cc20e89fe17fe77f95f8060f7531d5fc6","kind":"tag","published_at":"2020-03-17T10:31:48.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v1.0rc1","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v1.0rc1/manifests"},{"name":"v0.1.0","sha":"21f618f986cd52ef9d7a712a7b9cb227ec6f839b","kind":"tag","published_at":"2020-03-04T15:59:49.000Z","download_url":"https://codeload.github.com/edwardoughton/itmlogic/tar.gz/v0.1.0","html_url":"https://github.com/edwardoughton/itmlogic/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/edwardoughton/itmlogic@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T18:36:19.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":40.73371599700524,"forks_count":43.38906912902421,"average":42.33092088844522},"purl":"pkg:conda/itmlogic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/itmlogic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/itmlogic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/itmlogic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T11:32:55.067Z","issues_count":19,"pull_requests_count":58,"avg_time_to_close_issue":573323.75,"avg_time_to_close_pull_request":898132.0701754387,"issues_closed_count":12,"pull_requests_closed_count":57,"pull_request_authors_count":4,"issue_authors_count":13,"avg_comments_per_issue":2.0526315789473686,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":599.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/issues","maintainers":[{"login":"edwardoughton","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"},{"login":"tomalrussell","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"}],"active_maintainers":[{"login":"edwardoughton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"},{"login":"tomalrussell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/itmlogic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/itmlogic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/itmlogic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/itmlogic/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":32088,"full_name":"edwardoughton/itmlogic","default_branch":"master","committers":[{"name":"ej550","email":"edward.oughton@gmail.com","login":"edwardoughton","count":183},{"name":"Tom Russell","email":"tomalrussell@gmail.com","login":"tomalrussell","count":29},{"name":"jarmniku","email":"jarmniku@gmail.com","login":"jarmniku","count":3},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1}],"total_commits":216,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":54.0,"dds":0.1527777777777778,"past_year_committers":[{"name":"Edward Oughton","email":"edward.oughton@gmail.com","login":"edwardoughton","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:02:15.314Z","last_synced_commit":"0e6b10b1c1f8685f0af7112af24839e37b4d7c07","created_at":"2023-03-07T16:47:54.193Z","updated_at":"2025-08-07T07:02:15.314Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","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":"edwardoughton/itmlogic","html_url":"https://github.com/edwardoughton/itmlogic","last_synced_at":"2025-08-31T19:41:01.646Z","status":"error","issues_count":19,"pull_requests_count":58,"avg_time_to_close_issue":573323.75,"avg_time_to_close_pull_request":898132.0701754387,"issues_closed_count":12,"pull_requests_closed_count":57,"pull_request_authors_count":4,"issue_authors_count":13,"avg_comments_per_issue":2.0526315789473686,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":599.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:37:04.393Z","updated_at":"2025-09-02T08:57:32.458Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardoughton%2Fitmlogic/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":16,"OWNER":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":52,"COLLABORATOR":5,"CONTRIBUTOR":2,"NONE":1},"issue_authors":{"garrettj403":3,"WorksWellWithOthers":2,"aleksandrovivan":2,"edwardoughton":2,"ab3ap":2,"zadaal":1,"JAM5107k":1,"tomalrussell":1,"adagorret":1,"0xCoto":1,"tbagnallMATM":1,"soramarcos":1,"gorlapraveen":1},"pull_request_authors":{"edwardoughton":52,"tomalrussell":5,"jarmniku":2,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10021777,"issues_count":30401953,"pull_requests_count":90051100,"authors_count":10269412,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2,"OWNER":1},"past_year_issue_authors":{"JAM5107k":1},"past_year_pull_request_authors":{"tomalrussell":2,"edwardoughton":1},"maintainers":[{"login":"edwardoughton","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"},{"login":"tomalrussell","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"}],"active_maintainers":[{"login":"tomalrussell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomalrussell"},{"login":"edwardoughton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwardoughton"}]},"events":{"total":{"WatchEvent":6,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":5,"PullRequestEvent":4,"ForkEvent":2,"CreateEvent":2},"last_year":{"WatchEvent":6,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":5,"PullRequestEvent":4,"ForkEvent":2,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T08:21:40.387Z","updated_at":"2022-08-31T08:21:40.387Z","repository_link":"https://github.com/edwardoughton/itmlogic/blob/master/requirements-docs.txt","dependencies":[{"id":3381513550,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T08:21:40.552Z","updated_at":"2022-08-31T08:21:40.552Z","repository_link":"https://github.com/edwardoughton/itmlogic/blob/master/requirements.txt","dependencies":[{"id":3381513604,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513605,"package_name":"shapely","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513606,"package_name":"fiona","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513607,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513608,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513609,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513610,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6","direct":true,"kind":"runtime","optional":false},{"id":3381513611,"package_name":"rasterstats","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513612,"package_name":"simplejson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T08:21:40.659Z","updated_at":"2022-08-31T08:21:40.659Z","repository_link":"https://github.com/edwardoughton/itmlogic/blob/master/setup.py","dependencies":[{"id":3381513706,"package_name":"eg","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3381513707,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":3381513708,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.145649109686099,"created_at":"2025-09-04T09:17:58.179Z","updated_at":"2025-10-07T08:04:38.022Z","avatar_url":"https://github.com/edwardoughton.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":88,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02266","https://doi.org/10.5281/zenodo.3931350"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2201","html_url":"https://science.ecosyste.ms/projects/2201"}