{"id":69984,"name":"pykrige","description":"Kriging Toolkit for Python","url":"https://github.com/geostat-framework/pykrige","last_synced_at":"2025-09-08T14:59:03.525Z","repository":{"id":21376524,"uuid":"24693913","full_name":"GeoStat-Framework/PyKrige","owner":"GeoStat-Framework","description":"Kriging Toolkit for Python","archived":false,"fork":false,"pushed_at":"2024-09-03T22:03:36.000Z","size":1364,"stargazers_count":828,"open_issues_count":42,"forks_count":193,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-07-11T03:49:11.147Z","etag":null,"topics":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"latest_commit_sha":null,"homepage":"https://pykrige.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoStat-Framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-01T20:19:24.000Z","updated_at":"2025-07-10T04:31:38.000Z","dependencies_parsed_at":"2023-10-11T20:41:38.147Z","dependency_job_id":"df3ecf4c-8669-4882-974b-099c10cbbac3","html_url":"https://github.com/GeoStat-Framework/PyKrige","commit_stats":{"total_commits":269,"total_committers":21,"mean_commits":12.80952380952381,"dds":0.6171003717472119,"last_synced_commit":"b33c57d01020e91bdaf230c277e92d43db46ae24"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/GeoStat-Framework/PyKrige","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/sbom","scorecard":{"id":55642,"data":{"date":"2025-08-11","repo":{"name":"github.com/GeoStat-Framework/PyKrige","commit":"e02baad442ac99b22f038b09b6290e7abacc17ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/GeoStat-Framework/PyKrige/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:33","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-15T00:40:28.180Z","repository_id":21376524,"created_at":"2025-08-15T00:40:28.181Z","updated_at":"2025-08-15T00:40:28.181Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202751,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":"GeoStat-Framework","name":"GeoStat Framework","uuid":"45686184","kind":"organization","description":"Python framework for geostatistical simulations","email":"info@geostat-framework.org","website":"https://geostat-framework.org","location":"UFZ Leipzig","twitter":"GSFramework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45686184?v=4","repositories_count":7,"last_synced_at":"2025-04-11T03:51:24.537Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GeoStat-Framework","funding_links":[],"total_stars":null,"followers":132,"following":0,"created_at":"2022-11-09T20:00:29.201Z","updated_at":"2025-04-11T03:51:24.537Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework/repositories"},"packages":[{"id":11779938,"name":"github.com/geostat-framework/pykrige","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/geostat-framework/pykrige","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2016-12-10T13:27:42.000Z","latest_release_published_at":"2024-05-27T22:09:08.000Z","latest_release_number":"v1.7.2","last_synced_at":"2025-08-14T10:21:14.980Z","created_at":"2025-06-09T09:45:31.934Z","updated_at":"2025-08-14T10:21:14.980Z","registry_url":"https://pkg.go.dev/github.com/geostat-framework/pykrige","install_command":"go get github.com/geostat-framework/pykrige","documentation_url":"https://pkg.go.dev/github.com/geostat-framework/pykrige#section-documentation","metadata":{},"repo_metadata":{"id":21376524,"uuid":"24693913","full_name":"GeoStat-Framework/PyKrige","owner":"GeoStat-Framework","description":"Kriging Toolkit for Python","archived":false,"fork":false,"pushed_at":"2024-09-03T22:03:36.000Z","size":1364,"stargazers_count":813,"open_issues_count":38,"forks_count":193,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-05-06T13:21:38.770Z","etag":null,"topics":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"latest_commit_sha":null,"homepage":"https://pykrige.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoStat-Framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-01T20:19:24.000Z","updated_at":"2025-05-05T02:57:16.000Z","dependencies_parsed_at":"2023-10-11T20:41:38.147Z","dependency_job_id":"df3ecf4c-8669-4882-974b-099c10cbbac3","html_url":"https://github.com/GeoStat-Framework/PyKrige","commit_stats":{"total_commits":269,"total_committers":21,"mean_commits":12.80952380952381,"dds":0.6171003717472119,"last_synced_commit":"b33c57d01020e91bdaf230c277e92d43db46ae24"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258885369,"owners_count":22772918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-06-09T13:26:46.490Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.555643851800051},"purl":"pkg:golang/github.com/geostat-framework/pykrige","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/geostat-framework/pykrige","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/geostat-framework/pykrige","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/geostat-framework/pykrige/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-06T13:20:46.881Z","issues_count":90,"pull_requests_count":32,"avg_time_to_close_issue":20240560.8125,"avg_time_to_close_pull_request":1314598.5172413792,"issues_closed_count":64,"pull_requests_closed_count":29,"pull_request_authors_count":14,"issue_authors_count":73,"avg_comments_per_issue":2.7777777777777777,"avg_comments_per_pull_request":1.625,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":502942.0,"past_year_avg_time_to_close_pull_request":2229.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/issues","maintainers":[{"login":"MuellerSeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuellerSeb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeostat-framework%2Fpykrige/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeostat-framework%2Fpykrige/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeostat-framework%2Fpykrige/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeostat-framework%2Fpykrige/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2874569,"name":"pykrige","ecosystem":"pypi","description":"Kriging Toolkit for Python.","homepage":"https://github.com/GeoStat-Framework/PyKrige","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GeoStat-Framework/PyKrige","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2014-10-27T22:35:07.000Z","latest_release_published_at":"2024-05-27T22:28:47.000Z","latest_release_number":"1.7.2","last_synced_at":"2025-08-13T01:21:36.181Z","created_at":"2022-04-10T12:14:21.663Z","updated_at":"2025-08-13T01:21:36.182Z","registry_url":"https://pypi.org/project/pykrige/","install_command":"pip install pykrige --index-url https://pypi.org/simple","documentation_url":"https://pykrige.readthedocs.io","metadata":{"funding":null,"documentation":"https://pykrige.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: GIS","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics","Topic :: Utilities"],"normalized_name":"pykrige"},"repo_metadata":{"id":21376524,"uuid":"24693913","full_name":"GeoStat-Framework/PyKrige","owner":"GeoStat-Framework","description":"Kriging Toolkit for Python","archived":false,"fork":false,"pushed_at":"2024-09-03T22:03:36.000Z","size":1364,"stargazers_count":819,"open_issues_count":40,"forks_count":193,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-06-09T13:40:58.007Z","etag":null,"topics":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"latest_commit_sha":null,"homepage":"https://pykrige.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoStat-Framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-01T20:19:24.000Z","updated_at":"2025-06-02T19:29:08.000Z","dependencies_parsed_at":"2023-10-11T20:41:38.147Z","dependency_job_id":"df3ecf4c-8669-4882-974b-099c10cbbac3","html_url":"https://github.com/GeoStat-Framework/PyKrige","commit_stats":{"total_commits":269,"total_committers":21,"mean_commits":12.80952380952381,"dds":0.6171003717472119,"last_synced_commit":"b33c57d01020e91bdaf230c277e92d43db46ae24"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/GeoStat-Framework/PyKrige","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264688506,"owners_count":23649672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"GeoStat-Framework","name":"GeoStat Framework","uuid":"45686184","kind":"organization","description":"Python framework for geostatistical simulations","email":"info@geostat-framework.org","website":"https://geostat-framework.org","location":"UFZ Leipzig","twitter":"GSFramework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45686184?v=4","repositories_count":7,"last_synced_at":"2025-04-11T03:51:24.537Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GeoStat-Framework","funding_links":[],"total_stars":null,"followers":132,"following":0,"created_at":"2022-11-09T20:00:29.201Z","updated_at":"2025-04-11T03:51:24.537Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework/repositories"},"tags":[{"name":"v1.7.2","sha":"e02baad442ac99b22f038b09b6290e7abacc17ae","kind":"commit","published_at":"2024-05-27T22:09:08.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.7.2","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"b33c57d01020e91bdaf230c277e92d43db46ae24","kind":"commit","published_at":"2023-10-16T11:33:22.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.7.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"4b2ce01d1fd4b769f640b912a69ed2b513d6e1e4","kind":"commit","published_at":"2022-08-18T18:22:28.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.7.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f5b39204b18a552f5f162a3c07caeec78c2b8520","kind":"commit","published_at":"2021-09-02T09:42:01.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"95c4e3bdd336dee7b164cc0c768088e47c324286","kind":"commit","published_at":"2021-04-04T07:09:26.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.0/manifests"},{"name":"v1.6.0-rc1","sha":"e4224f81dff04c2992821ea055ea40a0f7b22a5b","kind":"commit","published_at":"2021-04-03T21:16:31.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.0-rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.6.0-rc1/manifests"},{"name":"v1.5.1rc1","sha":"40e349b7c868b87d849c5416e908389bb4f6596e","kind":"commit","published_at":"2020-08-19T14:35:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.1rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.1rc1/manifests"},{"name":"v1.5.1","sha":"40e349b7c868b87d849c5416e908389bb4f6596e","kind":"commit","published_at":"2020-08-19T14:35:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"1a889a7f087ac7c3e852f6e48601f4a60efca260","kind":"commit","published_at":"2020-04-04T13:12:52.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0/manifests"},{"name":"v1.5.0rc2","sha":"9f1eae1af47236b0b5f2788d849eef3f33ab7649","kind":"commit","published_at":"2020-04-04T11:48:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0rc2","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0rc2/manifests"},{"name":"v1.5.0rc1","sha":"544b1d44fffd20b8463657a52d1b540bbbe1a9b5","kind":"commit","published_at":"2020-03-28T13:04:50.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.5.0rc1/manifests"},{"name":"v1.4.1","sha":"a4db3003b0b5688658c12faeb95a5a8b2b14b433","kind":"commit","published_at":"2019-01-15T20:23:30.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4c54e28da59dccd3620e586cf38e88f56a4c5eca","kind":"commit","published_at":"2018-04-24T22:17:16.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"dd6390bd2e325b8321316903569ac30c08002880","kind":"commit","published_at":"2018-04-21T07:47:42.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.0rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.4.0rc1/manifests"},{"name":"1.3.2","sha":"c2bfb4be3748d6cc819a8aebeef8a1b5b7d718da","kind":"commit","published_at":"2017-10-08T09:37:29.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/1.3.2","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/1.3.2/manifests"},{"name":"v1.3.1","sha":"951206202358d123c4ac21a07458cfce353e1feb","kind":"tag","published_at":"2016-12-10T13:38:26.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.3.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeoStat-Framework/PyKrige@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags/v1.3.1/manifests"}]},"repo_metadata_updated_at":"2025-07-10T23:36:47.464Z","dependent_packages_count":12,"downloads":50079,"downloads_period":"last-month","dependent_repos_count":27,"rankings":{"downloads":2.3045312877345845,"dependent_repos_count":2.7928774397735876,"dependent_packages_count":0.9623998371908575,"stargazers_count":2.383827396900796,"forks_count":3.7491656794269383,"docker_downloads_count":null,"average":2.4385603282053525},"purl":"pkg:pypi/pykrige","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pykrige","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pykrige","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pykrige/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-09T13:27:11.092Z","issues_count":92,"pull_requests_count":32,"avg_time_to_close_issue":20240560.8125,"avg_time_to_close_pull_request":1314598.5172413792,"issues_closed_count":64,"pull_requests_closed_count":29,"pull_request_authors_count":14,"issue_authors_count":75,"avg_comments_per_issue":2.717391304347826,"avg_comments_per_pull_request":1.625,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":502942.0,"past_year_avg_time_to_close_pull_request":55.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/issues","maintainers":[{"login":"MuellerSeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuellerSeb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykrige/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykrige/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykrige/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pykrige/related_packages","maintainers":[{"uuid":"ryurchak","login":"ryurchak","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/ryurchak/","role":null,"created_at":"2023-02-07T13:08:18.540Z","updated_at":"2023-02-07T13:08:18.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ryurchak/packages"},{"uuid":"geostatframework","login":"geostatframework","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/geostatframework/","role":null,"created_at":"2023-02-07T13:08:18.511Z","updated_at":"2023-02-07T13:08:18.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/geostatframework/packages"},{"uuid":"bsmurphy","login":"bsmurphy","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bsmurphy/","role":null,"created_at":"2023-02-07T13:08:18.337Z","updated_at":"2023-02-07T13:08:18.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bsmurphy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":11779934,"name":"github.com/GeoStat-Framework/PyKrige","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GeoStat-Framework/PyKrige","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2025-06-09T09:45:51.175Z","latest_release_published_at":"2024-05-27T22:09:08.000Z","latest_release_number":"v1.7.2","last_synced_at":"2025-08-12T14:20:52.535Z","created_at":"2025-06-09T09:45:31.463Z","updated_at":"2025-08-12T14:20:52.536Z","registry_url":"https://pkg.go.dev/github.com/GeoStat-Framework/PyKrige","install_command":"go get github.com/GeoStat-Framework/PyKrige","documentation_url":"https://pkg.go.dev/github.com/GeoStat-Framework/PyKrige#section-documentation","metadata":{},"repo_metadata":{"id":21376524,"uuid":"24693913","full_name":"GeoStat-Framework/PyKrige","owner":"GeoStat-Framework","description":"Kriging Toolkit for Python","archived":false,"fork":false,"pushed_at":"2024-09-03T22:03:36.000Z","size":1364,"stargazers_count":813,"open_issues_count":38,"forks_count":193,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-05-06T13:21:38.770Z","etag":null,"topics":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"latest_commit_sha":null,"homepage":"https://pykrige.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoStat-Framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-01T20:19:24.000Z","updated_at":"2025-05-05T02:57:16.000Z","dependencies_parsed_at":"2023-10-11T20:41:38.147Z","dependency_job_id":"df3ecf4c-8669-4882-974b-099c10cbbac3","html_url":"https://github.com/GeoStat-Framework/PyKrige","commit_stats":{"total_commits":269,"total_committers":21,"mean_commits":12.80952380952381,"dds":0.6171003717472119,"last_synced_commit":"b33c57d01020e91bdaf230c277e92d43db46ae24"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258885369,"owners_count":22772918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-06-09T13:26:46.485Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":2.5266734998521003,"forks_count":2.147320585226879,"docker_downloads_count":null,"average":3.9463204471697706},"purl":"pkg:golang/github.com/%21geo%21stat-%21framework/%21py%21krige","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/GeoStat-Framework/PyKrige","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/GeoStat-Framework/PyKrige","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/GeoStat-Framework/PyKrige/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-06T13:20:46.881Z","issues_count":90,"pull_requests_count":32,"avg_time_to_close_issue":20240560.8125,"avg_time_to_close_pull_request":1314598.5172413792,"issues_closed_count":64,"pull_requests_closed_count":29,"pull_request_authors_count":14,"issue_authors_count":73,"avg_comments_per_issue":2.7777777777777777,"avg_comments_per_pull_request":1.625,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":502942.0,"past_year_avg_time_to_close_pull_request":2229.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/issues","maintainers":[{"login":"MuellerSeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuellerSeb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGeoStat-Framework%2FPyKrige/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGeoStat-Framework%2FPyKrige/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGeoStat-Framework%2FPyKrige/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGeoStat-Framework%2FPyKrige/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5290355,"name":"pykrige","ecosystem":"conda","description":"The code supports two- and three- dimensional ordinary and universal kriging. Standard variogram models (linear, power, spherical, gaussian, exponential) are built in, but custom variogram models can also be used with the code.","homepage":"https://github.com/GeoStat-Framework/PyKrige","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GeoStat-Framework/PyKrige","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:49:43.325Z","latest_release_published_at":"2022-08-19T10:40:59.000Z","latest_release_number":"1.7.0","last_synced_at":"2025-08-11T07:09:48.369Z","created_at":"2022-10-03T15:49:43.318Z","updated_at":"2025-08-11T07:09:48.370Z","registry_url":"https://anaconda.org/conda-forge/pykrige","install_command":"conda install -c conda-forge pykrige","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"24693913","full_name":"GeoStat-Framework/PyKrige","owner":"GeoStat-Framework","description":"Kriging Toolkit for Python","archived":false,"fork":false,"pushed_at":"2022-08-23T13:41:48.000Z","size":1472,"stargazers_count":606,"open_issues_count":25,"forks_count":172,"subscribers_count":36,"default_branch":"main","last_synced_at":"2023-03-21T11:56:24.304Z","etag":null,"topics":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"latest_commit_sha":null,"homepage":"https://pykrige.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-01T20:19:24.000Z","updated_at":"2023-03-16T22:29:21.000Z","dependencies_parsed_at":"2022-07-12T15:18:00.930Z","dependency_job_id":null,"html_url":"https://github.com/GeoStat-Framework/PyKrige","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"GeoStat-Framework","name":"GeoStat Framework","uuid":"45686184","kind":"organization","description":"Python framework for geostatistical simulations","email":"info@geostat-framework.org","website":"https://geostat-framework.org","location":"UFZ Leipzig","twitter":"GSFramework","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/45686184?v=4","repositories_count":7,"last_synced_at":"2023-02-26T07:35:13.325Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoStat-Framework"},"tags":[{"name":"v1.7.0","sha":"4b2ce01d1fd4b769f640b912a69ed2b513d6e1e4","kind":"commit","published_at":"2022-08-18T18:22:28.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.7.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.7.0"},{"name":"v1.6.1","sha":"f5b39204b18a552f5f162a3c07caeec78c2b8520","kind":"commit","published_at":"2021-09-02T09:42:01.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.1"},{"name":"v1.6.0","sha":"95c4e3bdd336dee7b164cc0c768088e47c324286","kind":"commit","published_at":"2021-04-04T07:09:26.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.0"},{"name":"v1.6.0-rc1","sha":"e4224f81dff04c2992821ea055ea40a0f7b22a5b","kind":"commit","published_at":"2021-04-03T21:16:31.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.6.0-rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.6.0-rc1"},{"name":"v1.5.1","sha":"40e349b7c868b87d849c5416e908389bb4f6596e","kind":"commit","published_at":"2020-08-19T14:35:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.1"},{"name":"v1.5.1rc1","sha":"40e349b7c868b87d849c5416e908389bb4f6596e","kind":"commit","published_at":"2020-08-19T14:35:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.1rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.1rc1"},{"name":"v1.5.0","sha":"1a889a7f087ac7c3e852f6e48601f4a60efca260","kind":"commit","published_at":"2020-04-04T13:12:52.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0"},{"name":"v1.5.0rc2","sha":"9f1eae1af47236b0b5f2788d849eef3f33ab7649","kind":"commit","published_at":"2020-04-04T11:48:13.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0rc2","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0rc2"},{"name":"v1.5.0rc1","sha":"544b1d44fffd20b8463657a52d1b540bbbe1a9b5","kind":"commit","published_at":"2020-03-28T13:04:50.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.5.0rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.5.0rc1"},{"name":"v1.4.1","sha":"a4db3003b0b5688658c12faeb95a5a8b2b14b433","kind":"commit","published_at":"2019-01-15T20:23:30.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"4c54e28da59dccd3620e586cf38e88f56a4c5eca","kind":"commit","published_at":"2018-04-24T22:17:16.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.0","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.0"},{"name":"v1.4.0rc1","sha":"dd6390bd2e325b8321316903569ac30c08002880","kind":"commit","published_at":"2018-04-21T07:47:42.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.4.0rc1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.4.0rc1"},{"name":"1.3.2","sha":"c2bfb4be3748d6cc819a8aebeef8a1b5b7d718da","kind":"commit","published_at":"2017-10-08T09:37:29.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/1.3.2","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/1.3.2"},{"name":"v1.3.1","sha":"951206202358d123c4ac21a07458cfce353e1feb","kind":"tag","published_at":"2016-12-10T13:38:26.000Z","download_url":"https://codeload.github.com/GeoStat-Framework/PyKrige/tar.gz/v1.3.1","html_url":"https://github.com/GeoStat-Framework/PyKrige/releases/tag/v1.3.1"}]},"repo_metadata_updated_at":"2023-03-22T07:25:56.489Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":11.108338739458057,"dependent_packages_count":19.606766804730775,"stargazers_count":16.123559059833326,"forks_count":13.693298068765907,"docker_downloads_count":null,"average":15.132990668197017},"purl":"pkg:conda/pykrige","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pykrige","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pykrige","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pykrige/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:21:56.929Z","issues_count":76,"pull_requests_count":26,"avg_time_to_close_issue":21750973.48275862,"avg_time_to_close_pull_request":1459358.923076923,"issues_closed_count":58,"pull_requests_closed_count":26,"pull_request_authors_count":10,"issue_authors_count":61,"avg_comments_per_issue":3.1710526315789473,"avg_comments_per_pull_request":1.7307692307692308,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2309203.75,"past_year_avg_time_to_close_pull_request":139499.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.5454545454545454,"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":5},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pykrige/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pykrige/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pykrige/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pykrige/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":28787,"full_name":"GeoStat-Framework/PyKrige","default_branch":"main","committers":[{"name":"Sebastian Müller","email":"mueller.seb@posteo.de","login":"MuellerSeb","count":103},{"name":"Roman Yurchak","email":"rth@crans.org","login":null,"count":37},{"name":"Roman Yurchak","email":"rth.yurchak@gmail.com","login":null,"count":35},{"name":"Benjamin Murphy","email":"bscott.murphy@gmail.com","login":null,"count":27},{"name":"bsmurphy","email":"murphybe@gdemac.oce.orst.edu","login":null,"count":19},{"name":"Nic Annau","email":"nicannau@gmail.com","login":null,"count":16},{"name":"Malte Ziebarth","email":"malte.ziebarth@fmvkb.de","login":null,"count":8},{"name":"Sudipta Basak","email":"basaks@gmail.com","login":null,"count":6},{"name":"Mark Vrijlandt","email":"mark.vrijlandt@tno.nl","login":null,"count":3},{"name":"mralbu","email":"marceloralbuquerque@gmail.com","login":null,"count":3},{"name":"Matthew Peveler","email":"matt.peveler@gmail.com","login":null,"count":2},{"name":"Roman Yurchak","email":"rth.yurchak@pm.me","login":null,"count":1},{"name":"Jordan Porter","email":"tunasplam@gmail.com","login":null,"count":1},{"name":"root","email":"root@hcheng-dev.localdomain#localhost.localdomain","login":null,"count":1},{"name":"Will Chang","email":"wchang@gmail.com","login":null,"count":1},{"name":"JuHolland","email":"juliette.holland@wfp.org","login":null,"count":1},{"name":"kvanlombeek","email":"kasper.vanlombeek@gmail.com","login":null,"count":1},{"name":"Scott Staniewicz","email":"scott.stanie@gmail.com","login":"scottstanie","count":1},{"name":"Daniel Mejía Raigosa","email":"danielmejia55@gmail.com","login":null,"count":1},{"name":"Rhilip","email":"Rhilip","login":"Rhilip","count":1},{"name":"Harry Matchette-Downes","email":"39195284+harrymd","login":"harrymd","count":1}],"total_commits":269,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.80952380952381,"dds":0.6171003717472119,"past_year_committers":[{"name":"Sebastian Müller","email":"mueller.seb@posteo.de","login":"MuellerSeb","count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T06:04:12.779Z","last_synced_commit":"b33c57d01020e91bdaf230c277e92d43db46ae24","created_at":"2023-03-07T16:38:50.528Z","updated_at":"2024-01-27T06:04:12.779Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"GeoStat-Framework/PyKrige","html_url":"https://github.com/GeoStat-Framework/PyKrige","last_synced_at":"2025-08-31T10:35:02.164Z","status":null,"issues_count":93,"pull_requests_count":35,"avg_time_to_close_issue":20240560.8125,"avg_time_to_close_pull_request":1314598.5172413792,"issues_closed_count":64,"pull_requests_closed_count":29,"pull_request_authors_count":15,"issue_authors_count":76,"avg_comments_per_issue":2.6881720430107525,"avg_comments_per_pull_request":1.5142857142857142,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":55.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:02:59.092Z","updated_at":"2025-09-02T19:53:29.622Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoStat-Framework%2FPyKrige/issues","issue_labels_count":{"question":25,"bug":19,"help wanted":18,"enhancement":15,"new feature":10,"solved upstream":5,"Refactoring":5,"docs":4,"CI/CD":4,"good first issue":3,"wontfix":2,"packaging":2,"Epic":1},"pull_request_labels_count":{"enhancement":12,"docs":6,"bug":5,"new feature":4,"packaging":4,"Refactoring":4,"CI/CD":4,"dependencies":2,"solved upstream":1},"issue_author_associations_count":{"NONE":78,"MEMBER":9,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"MEMBER":19,"NONE":10,"CONTRIBUTOR":8},"issue_authors":{"MuellerSeb":9,"rth":3,"sachin9390":2,"NikhilMunna":2,"flydream0428":2,"austindowney":2,"codename5281":2,"ghost":2,"JuHolland":2,"MDTocean":1,"shihabkhan1":1,"oguzhannysr":1,"ivan-marroquin":1,"xudongf":1,"CorLeonis-FFXV":1,"xddcode":1,"Ml0749276":1,"wuesh":1,"pmclau04":1,"jsbluekitty":1,"hambsch":1,"bmag":1,"witnessus":1,"nimafo":1,"gmerritt123":1,"robo-warrior":1,"patricia-oliveira-gaivota":1,"OusBNH":1,"juifa-tsai":1,"FlashThunder":1,"crazyapril":1,"patagoniasf":1,"alexisrosuel":1,"jtilson":1,"collord":1,"cesarofs":1,"hoseinsalehi":1,"cerodell":1,"coolsnake":1,"jaha2600":1,"hayato-n":1,"jlemond":1,"AriesChen-UPC":1,"Thorkage":1,"olaurendin":1,"rmartell":1,"ehxan139":1,"kvanlombeek":1,"jonathf":1,"Empanag":1,"OrdinarySK":1,"JakovGlavac":1,"keua":1,"Mercuron":1,"sunshineYin":1,"MarkTNO":1,"michaelaye":1,"ngcavallo4":1,"lanadaquenada":1,"rweed":1,"Irene-GM":1,"askar-INTERA":1,"antunesleo":1,"Amos-Zhao":1,"goriliukasbuxton":1,"WuJunxu":1,"mralbu":1,"engramrod":1,"fiftysevendegreesofrad":1,"DayuanJiang":1,"Weiss1hexe":1,"Marion-Nicco":1,"moonlighf":1,"fish4terrisa-MSDSM":1,"lzeee":1,"mserouar":1},"pull_request_authors":{"MuellerSeb":19,"mralbu":2,"cvelascof":2,"mwtoews":2,"dependabot[bot]":2,"nannau":1,"Rhilip":1,"SimonKraatz-USDA":1,"tunasplam":1,"scottstanie":1,"MarkTNO":1,"AlexeyOlkhovikov":1,"rth":1,"JuHolland":1,"yoel2000":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":7},"past_year_pull_request_author_associations_count":{"NONE":6},"past_year_issue_authors":{"fish4terrisa-MSDSM":1,"hambsch":1,"JakovGlavac":1,"michaelaye":1,"oguzhannysr":1,"Thorkage":1,"wuesh":1},"past_year_pull_request_authors":{"cvelascof":2,"mwtoews":2,"SimonKraatz-USDA":1,"yoel2000":1},"maintainers":[{"login":"MuellerSeb","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuellerSeb"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":67,"IssueCommentEvent":6,"PullRequestEvent":4,"ForkEvent":4},"last_year":{"IssuesEvent":4,"WatchEvent":67,"IssueCommentEvent":6,"PullRequestEvent":4,"ForkEvent":4}},"keywords":["gaussian-processes","geostatistics","interpolation","kriging","spatial-analysis","spatial-statistics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T20:41:37.757Z","updated_at":"2023-10-11T20:41:37.757Z","repository_link":"https://github.com/GeoStat-Framework/PyKrige/blob/main/.github/workflows/main.yml","dependencies":[{"id":14157565674,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14157565675,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14157565676,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.8.1","direct":true,"kind":"composite","optional":false},{"id":14157565677,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14157565678,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14157565679,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-11T20:41:37.786Z","updated_at":"2023-10-11T20:41:37.786Z","repository_link":"https://github.com/GeoStat-Framework/PyKrige/blob/main/pyproject.toml","dependencies":[{"id":14157565680,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.5,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":14157565681,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.1.0,\u003c2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-11T20:41:37.804Z","updated_at":"2023-10-11T20:41:37.804Z","repository_link":"https://github.com/GeoStat-Framework/PyKrige/blob/main/setup.py","dependencies":[]}],"score":20.635450402243546,"created_at":"2025-09-08T11:19:05.496Z","updated_at":"2025-10-07T08:25:51.829Z","avatar_url":"https://github.com/GeoStat-Framework.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":50079,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3738604"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69984","html_url":"https://science.ecosyste.ms/projects/69984"}