{"id":2748,"name":"Verde","description":"Verde: Processing and gridding spatial data using Green’s functions - Published in JOSS (2018)","url":"https://github.com/fatiando/verde","last_synced_at":"2025-09-04T16:52:11.965Z","repository":{"id":41207673,"uuid":"131073898","full_name":"fatiando/verde","owner":"fatiando","description":"Processing and gridding spatial data, machine-learning style","archived":false,"fork":false,"pushed_at":"2025-08-12T14:25:07.000Z","size":85989,"stargazers_count":636,"open_issues_count":39,"forks_count":74,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-28T01:42:47.856Z","etag":null,"topics":["earth-science","fatiando-a-terra","geophysics","geoscience","geospatial","interpolation","machine-learning","python","python3","scipy","scipy-stack"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/verde","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/fatiando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-25T23:21:08.000Z","updated_at":"2025-08-12T14:20:09.000Z","dependencies_parsed_at":"2023-01-25T16:01:28.295Z","dependency_job_id":"5364a0de-0b6e-48d1-ba39-f95e3e3a81e3","html_url":"https://github.com/fatiando/verde","commit_stats":{"total_commits":325,"total_committers":17,"mean_commits":19.11764705882353,"dds":"0.29538461538461536","last_synced_commit":"ab21774870dc0a2268e13adc85d60a0f43435020"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/verde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/sbom","scorecard":{"id":393718,"data":{"date":"2025-08-11","repo":{"name":"github.com/fatiando/verde","commit":"e7812665e2998b029edae1b734c3d9f170bf890a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:34","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:91"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T18:26:57.121Z","repository_id":41207673,"created_at":"2025-08-18T18:26:57.122Z","updated_at":"2025-08-18T18:26:57.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517418,"owners_count":25119767,"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":"fatiando","name":"Fatiando a Terra","uuid":"8174113","kind":"organization","description":"Open-source Python tools for geophysics","email":null,"website":"https://www.fatiando.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8174113?v=4","repositories_count":46,"last_synced_at":"2024-03-27T00:12:13.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fatiando","funding_links":[],"total_stars":1727,"followers":155,"following":0,"created_at":"2022-11-04T20:01:11.819Z","updated_at":"2024-03-27T00:12:14.311Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando/repositories"},"packages":[{"id":2963272,"name":"verde","ecosystem":"pypi","description":"Processing and gridding spatial data, machine-learning style","homepage":"https://github.com/fatiando/verde","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/fatiando/verde","keywords_array":["spatial","geoscience","geophysics","gridding","interpolation"],"namespace":null,"versions_count":16,"first_release_published_at":"2018-04-26T04:18:28.000Z","latest_release_published_at":"2024-06-11T21:58:19.000Z","latest_release_number":"1.8.1","last_synced_at":"2025-09-03T22:00:49.937Z","created_at":"2022-04-10T13:00:03.494Z","updated_at":"2025-09-04T08:44:47.935Z","registry_url":"https://pypi.org/project/verde/","install_command":"pip install verde --index-url https://pypi.org/simple","documentation_url":"https://www.fatiando.org/verde","metadata":{"funding":null,"documentation":"https://www.fatiando.org/verde","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries"],"normalized_name":"verde","project_status":null},"repo_metadata":{"id":41207673,"uuid":"131073898","full_name":"fatiando/verde","owner":"fatiando","description":"Processing and gridding spatial data, machine-learning style","archived":false,"fork":false,"pushed_at":"2025-08-12T14:25:07.000Z","size":85989,"stargazers_count":636,"open_issues_count":39,"forks_count":74,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-28T01:42:47.856Z","etag":null,"topics":["earth-science","fatiando-a-terra","geophysics","geoscience","geospatial","interpolation","machine-learning","python","python3","scipy","scipy-stack"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/verde","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/fatiando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-25T23:21:08.000Z","updated_at":"2025-08-12T14:20:09.000Z","dependencies_parsed_at":"2023-01-25T16:01:28.295Z","dependency_job_id":"5364a0de-0b6e-48d1-ba39-f95e3e3a81e3","html_url":"https://github.com/fatiando/verde","commit_stats":{"total_commits":325,"total_committers":17,"mean_commits":19.11764705882353,"dds":"0.29538461538461536","last_synced_commit":"ab21774870dc0a2268e13adc85d60a0f43435020"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/verde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/sbom","scorecard":{"id":393718,"data":{"date":"2025-08-11","repo":{"name":"github.com/fatiando/verde","commit":"e7812665e2998b029edae1b734c3d9f170bf890a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/style.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/verde/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:34","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:91"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T18:26:57.121Z","repository_id":41207673,"created_at":"2025-08-18T18:26:57.122Z","updated_at":"2025-08-18T18:26:57.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517418,"owners_count":25119767,"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":"fatiando","name":"Fatiando a Terra","uuid":"8174113","kind":"organization","description":"Open-source Python tools for geophysics","email":null,"website":"https://www.fatiando.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8174113?v=4","repositories_count":46,"last_synced_at":"2024-03-27T00:12:13.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fatiando","funding_links":[],"total_stars":1727,"followers":155,"following":0,"created_at":"2022-11-04T20:01:11.819Z","updated_at":"2024-03-27T00:12:14.311Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando/repositories"},"tags":[{"name":"v1.8.1","sha":"8d1c58ea4f62290fc8db849748b0706e189ea7be","kind":"commit","published_at":"2024-06-11T21:51:16.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ec5509464bf1b4cb72b53a0e8e2c5d5ab4e87a1e","kind":"commit","published_at":"2023-05-08T13:41:22.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"01bd6fa4f2edcd5e38fb4f170cd74d07337f88bf","kind":"commit","published_at":"2022-03-25T14:58:42.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.7.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a947c37f4f86d5e6b9a745e0a08d4ca71c7ebfb3","kind":"commit","published_at":"2021-03-22T10:59:47.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8f322d4bf040f8d79c3a0bda47b98a26bbbd7418","kind":"commit","published_at":"2021-03-18T14:03:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d870b41c8ea20ca4862bcbe13ed8767ef01c908e","kind":"commit","published_at":"2020-06-04T20:00:50.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.5.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"116e8a146ea8ac3d3267f851bc686ea8ea196016","kind":"commit","published_at":"2020-04-06T16:33:55.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.4.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7c4315d2b6d23348a1f5a37970475b7463644f63","kind":"commit","published_at":"2020-01-22T11:35:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.3.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6cf9619e40c5f6d69bbfd5a089ec73a4e502af0b","kind":"commit","published_at":"2019-07-23T17:41:07.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.2.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fe250ccb8b49cc23d1da47f8a3493450a5ea923f","kind":"commit","published_at":"2018-11-06T21:38:26.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.1.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9bb95380927456a991941d2ed8c6312f6230ec18","kind":"commit","published_at":"2018-10-11T01:10:15.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b8d9ba936bdc1281bd2c1d5208f3fb0b28e9e064","kind":"commit","published_at":"2018-09-13T21:40:28.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0/manifests"},{"name":"v1.0.0rc2","sha":"c7daebe181a0cbc689267883cb418221bd509e1a","kind":"commit","published_at":"2018-09-13T21:34:35.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc2","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"d90c61032bd24b9a49c71402cb9ccb0e95c7012d","kind":"commit","published_at":"2018-09-13T20:32:17.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1/manifests"},{"name":"v0.1a0","sha":"4e07765bd3e61aec59a7d69a144dc55e7d64c458","kind":"commit","published_at":"2018-08-09T23:12:01.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v0.1a0","html_url":"https://github.com/fatiando/verde/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:44:47.934Z","dependent_packages_count":6,"downloads":6236,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":7.130921308325294,"dependent_repos_count":4.080311392185193,"dependent_packages_count":1.266954219168676,"stargazers_count":2.754153237028104,"forks_count":5.306529291015317,"docker_downloads_count":4.162350002071999,"average":4.116869908299097},"purl":"pkg:pypi/verde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/verde","docker_dependents_count":1,"docker_downloads_count":120,"usage_url":"https://repos.ecosyste.ms/usage/pypi/verde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/verde/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:07:07.643Z","issues_count":63,"pull_requests_count":172,"avg_time_to_close_issue":49192151.09756097,"avg_time_to_close_pull_request":3012336.783950617,"issues_closed_count":41,"pull_requests_closed_count":161,"pull_request_authors_count":7,"issue_authors_count":12,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.6744186046511628,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":495281.5,"past_year_avg_time_to_close_pull_request":306859.11666666664,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.22388059701492538,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/issues","maintainers":[{"login":"leouieda","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"Souza-junior","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Souza-junior"},{"login":"Esteban82","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"}],"active_maintainers":[{"login":"leouieda","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"mdtanker","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"santisoler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/verde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/verde/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/verde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/verde/related_packages","maintainers":[{"uuid":"Leonardo.Uieda","login":"Leonardo.Uieda","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/Leonardo.Uieda/","role":null,"created_at":"2023-02-25T18:16:12.510Z","updated_at":"2023-02-25T18:16:12.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Leonardo.Uieda/packages"},{"uuid":"santisoler","login":"santisoler","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/santisoler/","role":null,"created_at":"2023-02-25T18:16:12.528Z","updated_at":"2023-02-25T18:16:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/santisoler/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"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":11704603,"name":"github.com/fatiando/verde","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fatiando/verde","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-09-13T21:40:28.000Z","latest_release_published_at":"2024-06-11T21:51:16.000Z","latest_release_number":"v1.8.1","last_synced_at":"2025-09-03T22:00:53.243Z","created_at":"2025-05-29T09:50:49.089Z","updated_at":"2025-09-03T22:00:53.244Z","registry_url":"https://pkg.go.dev/github.com/fatiando/verde","install_command":"go get github.com/fatiando/verde","documentation_url":"https://pkg.go.dev/github.com/fatiando/verde#section-documentation","metadata":{},"repo_metadata":{"id":41207673,"uuid":"131073898","full_name":"fatiando/verde","owner":"fatiando","description":"Processing and gridding spatial data, machine-learning style","archived":false,"fork":false,"pushed_at":"2025-08-12T14:25:07.000Z","size":85989,"stargazers_count":636,"open_issues_count":39,"forks_count":74,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-13T11:49:48.749Z","etag":null,"topics":["earth-science","fatiando-a-terra","geophysics","geoscience","geospatial","interpolation","machine-learning","python","python3","scipy","scipy-stack"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/verde","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/fatiando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-25T23:21:08.000Z","updated_at":"2025-08-12T14:20:09.000Z","dependencies_parsed_at":"2023-01-25T16:01:28.295Z","dependency_job_id":"5364a0de-0b6e-48d1-ba39-f95e3e3a81e3","html_url":"https://github.com/fatiando/verde","commit_stats":{"total_commits":325,"total_committers":17,"mean_commits":19.11764705882353,"dds":"0.29538461538461536","last_synced_commit":"ab21774870dc0a2268e13adc85d60a0f43435020"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/verde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270304482,"owners_count":24562080,"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":"fatiando","name":"Fatiando a Terra","uuid":"8174113","kind":"organization","description":"Open-source Python tools for geophysics","email":null,"website":"https://www.fatiando.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8174113?v=4","repositories_count":46,"last_synced_at":"2024-03-27T00:12:13.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fatiando","funding_links":[],"total_stars":1727,"followers":155,"following":0,"created_at":"2022-11-04T20:01:11.819Z","updated_at":"2024-03-27T00:12:14.311Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando/repositories"},"tags":[{"name":"v1.8.1","sha":"8d1c58ea4f62290fc8db849748b0706e189ea7be","kind":"commit","published_at":"2024-06-11T21:51:16.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ec5509464bf1b4cb72b53a0e8e2c5d5ab4e87a1e","kind":"commit","published_at":"2023-05-08T13:41:22.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"01bd6fa4f2edcd5e38fb4f170cd74d07337f88bf","kind":"commit","published_at":"2022-03-25T14:58:42.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.7.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a947c37f4f86d5e6b9a745e0a08d4ca71c7ebfb3","kind":"commit","published_at":"2021-03-22T10:59:47.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8f322d4bf040f8d79c3a0bda47b98a26bbbd7418","kind":"commit","published_at":"2021-03-18T14:03:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d870b41c8ea20ca4862bcbe13ed8767ef01c908e","kind":"commit","published_at":"2020-06-04T20:00:50.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.5.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"116e8a146ea8ac3d3267f851bc686ea8ea196016","kind":"commit","published_at":"2020-04-06T16:33:55.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.4.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7c4315d2b6d23348a1f5a37970475b7463644f63","kind":"commit","published_at":"2020-01-22T11:35:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.3.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6cf9619e40c5f6d69bbfd5a089ec73a4e502af0b","kind":"commit","published_at":"2019-07-23T17:41:07.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.2.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fe250ccb8b49cc23d1da47f8a3493450a5ea923f","kind":"commit","published_at":"2018-11-06T21:38:26.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.1.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9bb95380927456a991941d2ed8c6312f6230ec18","kind":"commit","published_at":"2018-10-11T01:10:15.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b8d9ba936bdc1281bd2c1d5208f3fb0b28e9e064","kind":"commit","published_at":"2018-09-13T21:40:28.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0/manifests"},{"name":"v1.0.0rc2","sha":"c7daebe181a0cbc689267883cb418221bd509e1a","kind":"commit","published_at":"2018-09-13T21:34:35.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc2","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"d90c61032bd24b9a49c71402cb9ccb0e95c7012d","kind":"commit","published_at":"2018-09-13T20:32:17.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1/manifests"},{"name":"v0.1a0","sha":"4e07765bd3e61aec59a7d69a144dc55e7d64c458","kind":"commit","published_at":"2018-08-09T23:12:01.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v0.1a0","html_url":"https://github.com/fatiando/verde/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T19:57:24.442Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.790909839669091,"dependent_packages_count":5.426477651118487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.608693745393789},"purl":"pkg:golang/github.com/fatiando/verde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fatiando/verde","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fatiando/verde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fatiando/verde/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T12:19:51.746Z","issues_count":63,"pull_requests_count":142,"avg_time_to_close_issue":49192151.09756097,"avg_time_to_close_pull_request":2914943.386861314,"issues_closed_count":41,"pull_requests_closed_count":136,"pull_request_authors_count":7,"issue_authors_count":12,"avg_comments_per_issue":1.126984126984127,"avg_comments_per_pull_request":0.6971830985915493,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":11,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":495281.5,"past_year_avg_time_to_close_pull_request":769061.4285714285,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.45454545454545453,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/issues","maintainers":[{"login":"leouieda","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"Souza-junior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Souza-junior"},{"login":"Esteban82","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"}],"active_maintainers":[{"login":"leouieda","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffatiando%2Fverde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffatiando%2Fverde/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffatiando%2Fverde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffatiando%2Fverde/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":5304406,"name":"verde","ecosystem":"conda","description":"Verde is a Python library for processing spatial data (topography, point clouds, bathymetry, geophysics surveys, etc) and interpolating them on a 2D surface (i.e., gridding) with a hint of machine learning. Our core interpolation methods are inspired by machine-learning. As such, Verde implements an interface that is similar to the popular scikit-learn library. We also provide other analysis methods that are often used in combination with gridding, like trend removal, blocked/windowed operations, cross-validation, and more!","homepage":"http://github.com/fatiando/verde","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fatiando/verde","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-09-20T19:08:15.000Z","latest_release_published_at":"2022-03-28T07:50:09.000Z","latest_release_number":"1.7.0","last_synced_at":"2025-09-03T22:01:53.240Z","created_at":"2022-10-03T16:17:51.738Z","updated_at":"2025-09-03T22:01:53.240Z","registry_url":"https://anaconda.org/conda-forge/verde","install_command":"conda install -c conda-forge verde","documentation_url":null,"metadata":{},"repo_metadata":{"id":41207673,"uuid":"131073898","full_name":"fatiando/verde","owner":"fatiando","description":"Processing and gridding spatial data, machine-learning style","archived":false,"fork":false,"pushed_at":"2025-08-12T14:25:07.000Z","size":85989,"stargazers_count":636,"open_issues_count":39,"forks_count":74,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-13T11:49:48.749Z","etag":null,"topics":["earth-science","fatiando-a-terra","geophysics","geoscience","geospatial","interpolation","machine-learning","python","python3","scipy","scipy-stack"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/verde","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/fatiando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.rst","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-25T23:21:08.000Z","updated_at":"2025-08-12T14:20:09.000Z","dependencies_parsed_at":"2023-01-25T16:01:28.295Z","dependency_job_id":"5364a0de-0b6e-48d1-ba39-f95e3e3a81e3","html_url":"https://github.com/fatiando/verde","commit_stats":{"total_commits":325,"total_committers":17,"mean_commits":19.11764705882353,"dds":"0.29538461538461536","last_synced_commit":"ab21774870dc0a2268e13adc85d60a0f43435020"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/verde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270304482,"owners_count":24562080,"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":"fatiando","name":"Fatiando a Terra","uuid":"8174113","kind":"organization","description":"Open-source Python tools for geophysics","email":null,"website":"https://www.fatiando.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8174113?v=4","repositories_count":46,"last_synced_at":"2024-03-27T00:12:13.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fatiando","funding_links":[],"total_stars":1727,"followers":155,"following":0,"created_at":"2022-11-04T20:01:11.819Z","updated_at":"2024-03-27T00:12:14.311Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando/repositories"},"tags":[{"name":"v1.8.1","sha":"8d1c58ea4f62290fc8db849748b0706e189ea7be","kind":"commit","published_at":"2024-06-11T21:51:16.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ec5509464bf1b4cb72b53a0e8e2c5d5ab4e87a1e","kind":"commit","published_at":"2023-05-08T13:41:22.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.8.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"01bd6fa4f2edcd5e38fb4f170cd74d07337f88bf","kind":"commit","published_at":"2022-03-25T14:58:42.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.7.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a947c37f4f86d5e6b9a745e0a08d4ca71c7ebfb3","kind":"commit","published_at":"2021-03-22T10:59:47.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8f322d4bf040f8d79c3a0bda47b98a26bbbd7418","kind":"commit","published_at":"2021-03-18T14:03:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.6.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d870b41c8ea20ca4862bcbe13ed8767ef01c908e","kind":"commit","published_at":"2020-06-04T20:00:50.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.5.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"116e8a146ea8ac3d3267f851bc686ea8ea196016","kind":"commit","published_at":"2020-04-06T16:33:55.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.4.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7c4315d2b6d23348a1f5a37970475b7463644f63","kind":"commit","published_at":"2020-01-22T11:35:43.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.3.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"6cf9619e40c5f6d69bbfd5a089ec73a4e502af0b","kind":"commit","published_at":"2019-07-23T17:41:07.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.2.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fe250ccb8b49cc23d1da47f8a3493450a5ea923f","kind":"commit","published_at":"2018-11-06T21:38:26.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.1.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9bb95380927456a991941d2ed8c6312f6230ec18","kind":"commit","published_at":"2018-10-11T01:10:15.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b8d9ba936bdc1281bd2c1d5208f3fb0b28e9e064","kind":"commit","published_at":"2018-09-13T21:40:28.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0/manifests"},{"name":"v1.0.0rc2","sha":"c7daebe181a0cbc689267883cb418221bd509e1a","kind":"commit","published_at":"2018-09-13T21:34:35.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc2","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc2/manifests"},{"name":"v1.0.0rc1","sha":"d90c61032bd24b9a49c71402cb9ccb0e95c7012d","kind":"commit","published_at":"2018-09-13T20:32:17.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v1.0.0rc1","html_url":"https://github.com/fatiando/verde/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v1.0.0rc1/manifests"},{"name":"v0.1a0","sha":"4e07765bd3e61aec59a7d69a144dc55e7d64c458","kind":"commit","published_at":"2018-08-09T23:12:01.000Z","download_url":"https://codeload.github.com/fatiando/verde/tar.gz/v0.1a0","html_url":"https://github.com/fatiando/verde/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/verde@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T19:57:24.446Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":22,"rankings":{"downloads":null,"dependent_repos_count":7.5967057649114045,"dependent_packages_count":19.560768654854005,"stargazers_count":17.52433241826803,"forks_count":22.825056151734465,"docker_downloads_count":null,"average":16.876715747441978},"purl":"pkg:conda/verde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/verde","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/verde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/verde/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T12:19:51.746Z","issues_count":63,"pull_requests_count":142,"avg_time_to_close_issue":49192151.09756097,"avg_time_to_close_pull_request":2914943.386861314,"issues_closed_count":41,"pull_requests_closed_count":136,"pull_request_authors_count":7,"issue_authors_count":12,"avg_comments_per_issue":1.126984126984127,"avg_comments_per_pull_request":0.6971830985915493,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":11,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":495281.5,"past_year_avg_time_to_close_pull_request":769061.4285714285,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.45454545454545453,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/issues","maintainers":[{"login":"leouieda","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"Souza-junior","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Souza-junior"},{"login":"Esteban82","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"}],"active_maintainers":[{"login":"leouieda","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/verde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/verde/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/verde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/verde/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":35569,"full_name":"fatiando/verde","default_branch":"main","committers":[{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":238},{"name":"Santiago Soler","email":"santiago.r.soler@gmail.com","login":"santisoler","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Fatiando a Terra Bot","email":"50936856+fatiando-bot","login":"fatiando-bot","count":10},{"name":"Jesse Pisel","email":"jessepisel","login":"jessepisel","count":5},{"name":"David Hoese","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":2},{"name":"Matt Tankersley","email":"81199856+mdtanker","login":"mdtanker","count":2},{"name":"Souza-junior","email":"94186878+Souza-junior","login":"Souza-junior","count":2},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"DC Slagel","email":"dcs@mailworks.org","login":"dcslagel","count":1},{"name":"Federico Esteban","email":"federico.esteban@gmail.com","login":"Esteban82","count":1},{"name":"Goto15","email":"45441377+Goto15","login":"Goto15","count":1},{"name":"James Sample","email":"james.e.sample@gmail.com","login":"JamesSample","count":1},{"name":"Lindsey Heagy","email":"lindseyheagy@gmail.com","login":"lheagy","count":1},{"name":"Rowan Cockett","email":"rowanc1@gmail.com","login":"rowanc1","count":1}],"total_commits":333,"total_committers":15,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":22.2,"dds":0.2852852852852853,"past_year_committers":[{"name":"Santiago Soler","email":"santisoler@fastmail.com","login":"santisoler","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Leonardo Uieda","email":"leo@uieda.com","login":"leouieda","count":7},{"name":"Souza-junior","email":"94186878+Souza-junior","login":"Souza-junior","count":2},{"name":"Matt Tankersley","email":"81199856+mdtanker","login":"mdtanker","count":1}],"past_year_total_commits":30,"past_year_total_committers":5,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.6,"last_synced_at":"2025-08-07T07:34:35.780Z","last_synced_commit":"4a961f6d0e917a10e5a3b205afa1a3305000154d","created_at":"2023-03-07T17:00:37.991Z","updated_at":"2025-08-07T07:34:35.780Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","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":"fatiando/verde","html_url":"https://github.com/fatiando/verde","last_synced_at":"2025-08-31T14:07:07.643Z","status":null,"issues_count":63,"pull_requests_count":172,"avg_time_to_close_issue":49192151.09756097,"avg_time_to_close_pull_request":3012336.783950617,"issues_closed_count":41,"pull_requests_closed_count":161,"pull_request_authors_count":7,"issue_authors_count":12,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.6744186046511628,"merged_pull_requests_count":148,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":495281.5,"past_year_avg_time_to_close_pull_request":306859.11666666664,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.36363636363636365,"past_year_avg_comments_per_pull_request":0.22388059701492538,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":56,"created_at":"2023-05-10T22:07:36.787Z","updated_at":"2025-09-03T02:40:17.583Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fverde/issues","issue_labels_count":{"enhancement":25,"maintenance":19,"documentation":5,"bug":4,"good first issue":4,"question":2,"dependencies":1},"pull_request_labels_count":{"dependencies":35,"documentation":1,"github_actions":1},"issue_author_associations_count":{"MEMBER":53,"NONE":7,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":177,"CONTRIBUTOR":35,"NONE":2},"issue_authors":{"leouieda":45,"santisoler":5,"mdtanker":2,"ckohnke":1,"ThomasMGeo":1,"Esteban82":1,"dependabot[bot]":1,"joshdunnlime":1,"mtb-za":1,"elfring":1,"gabrahamastro":1,"ianpdavies":1},"pull_request_authors":{"leouieda":132,"santisoler":38,"dependabot[bot]":35,"Souza-junior":4,"mdtanker":3,"Phssilva":1,"JamesSample":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062770,"issues_count":31096038,"pull_requests_count":94471412,"authors_count":10686459,"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":{"enhancement":8},"past_year_pull_request_labels_count":{"dependencies":16,"github_actions":1},"past_year_issue_author_associations_count":{"MEMBER":10,"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":60,"CONTRIBUTOR":16},"past_year_issue_authors":{"leouieda":9,"gabrahamastro":1,"mdtanker":1},"past_year_pull_request_authors":{"leouieda":56,"dependabot[bot]":16,"mdtanker":2,"santisoler":2},"maintainers":[{"login":"leouieda","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"mdtanker","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"Souza-junior","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Souza-junior"},{"login":"Esteban82","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"}],"active_maintainers":[{"login":"leouieda","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"mdtanker","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtanker"},{"login":"santisoler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"}]},"events":{"total":{"IssuesEvent":20,"WatchEvent":36,"DeleteEvent":34,"IssueCommentEvent":22,"PushEvent":102,"PullRequestEvent":64,"ForkEvent":3,"CreateEvent":35},"last_year":{"IssuesEvent":20,"WatchEvent":36,"DeleteEvent":34,"IssueCommentEvent":22,"PushEvent":102,"PullRequestEvent":65,"ForkEvent":3,"CreateEvent":36}},"keywords":["earth-science","fatiando-a-terra","geophysics","geoscience","geospatial","interpolation","machine-learning","python","python3","scipy","scipy-stack"],"dependencies":[{"ecosystem":"pypi","filepath":"env/requirements-build.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T03:41:08.105Z","updated_at":"2022-08-31T03:41:08.105Z","repository_link":"https://github.com/fatiando/verde/blob/main/env/requirements-build.txt","dependencies":[{"id":3365414475,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365414476,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"env/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T03:41:08.209Z","updated_at":"2022-08-31T03:41:08.209Z","repository_link":"https://github.com/fatiando/verde/blob/main/env/requirements-docs.txt","dependencies":[{"id":3365417432,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.","direct":true,"kind":"runtime","optional":false},{"id":3365417433,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"==0.3.","direct":true,"kind":"runtime","optional":false},{"id":3365417434,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"==0.10.","direct":true,"kind":"runtime","optional":false},{"id":3365417435,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.","direct":true,"kind":"runtime","optional":false},{"id":3365417436,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"==0.1.","direct":true,"kind":"runtime","optional":false},{"id":3365417437,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365417438,"package_name":"cartopy","ecosystem":"pypi","requirements":"\u003e=0.18","direct":true,"kind":"runtime","optional":false},{"id":3365417439,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"env/requirements-style.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T03:41:08.604Z","updated_at":"2022-08-31T03:41:08.604Z","repository_link":"https://github.com/fatiando/verde/blob/main/env/requirements-style.txt","dependencies":[{"id":3365418980,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418981,"package_name":"pathspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418982,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418983,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418984,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418985,"package_name":"flake8-builtins","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418986,"package_name":"flake8-functions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418987,"package_name":"flake8-mutable","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418988,"package_name":"flake8-rst-docstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418989,"package_name":"flake8-simplify","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418990,"package_name":"flake8-unused-arguments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3365418991,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"env/requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T03:41:08.723Z","updated_at":"2022-08-31T03:41:08.723Z","repository_link":"https://github.com/fatiando/verde/blob/main/env/requirements-test.txt","dependencies":[{"id":3365419038,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3365419039,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3365419040,"package_name":"pytest-mpl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3365419041,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3365419042,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3365419043,"package_name":"cartopy","ecosystem":"pypi","requirements":"\u003e=0.18","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T16:01:27.922Z","updated_at":"2023-01-25T16:01:27.922Z","repository_link":"https://github.com/fatiando/verde/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7152170991,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"148d9a848c6acaf90a3ec30bc5062f646f8a4163","direct":true,"kind":"composite","optional":false},{"id":7152170992,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152170993,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152170994,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7152170995,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152170996,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152170997,"package_name":"actions/checkout","ecosystem":"actions","requirements":"5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T16:01:27.954Z","updated_at":"2023-01-25T16:01:27.954Z","repository_link":"https://github.com/fatiando/verde/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":7152171031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171032,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171033,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171034,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171035,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"bce3b74dbf8cc32833ffba9d15f83425c1a736e0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T16:01:28.029Z","updated_at":"2023-01-25T16:01:28.029Z","repository_link":"https://github.com/fatiando/verde/blob/main/.github/workflows/style.yml","dependencies":[{"id":7152171082,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171083,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T16:01:28.053Z","updated_at":"2023-01-25T16:01:28.053Z","repository_link":"https://github.com/fatiando/verde/blob/main/.github/workflows/test.yml","dependencies":[{"id":7152171084,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"148d9a848c6acaf90a3ec30bc5062f646f8a4163","direct":true,"kind":"composite","optional":false},{"id":7152171085,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171086,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7152171087,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7152171088,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T16:01:28.071Z","updated_at":"2023-01-25T16:01:28.071Z","repository_link":"https://github.com/fatiando/verde/blob/main/environment.yml","dependencies":[{"id":7152171122,"package_name":"black","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171123,"package_name":"build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171124,"package_name":"cartopy","ecosystem":"conda","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":7152171125,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171126,"package_name":"dask","ecosystem":"conda","requirements":"!=2021.03.0","direct":true,"kind":"runtime","optional":false},{"id":7152171127,"package_name":"flake8","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171128,"package_name":"flake8-bugbear","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171129,"package_name":"flake8-builtins","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171130,"package_name":"flake8-functions","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171131,"package_name":"flake8-mutable","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171132,"package_name":"flake8-rst-docstrings","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171133,"package_name":"flake8-simplify","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171134,"package_name":"gmt","ecosystem":"conda","requirements":"6.3.*","direct":true,"kind":"runtime","optional":false},{"id":7152171135,"package_name":"ipython","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171136,"package_name":"isort","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171137,"package_name":"matplotlib","ecosystem":"conda","requirements":"3.5.*","direct":true,"kind":"runtime","optional":false},{"id":7152171138,"package_name":"numba","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171139,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171140,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171141,"package_name":"pathspec","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171142,"package_name":"pep8-naming","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171143,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171144,"package_name":"pooch","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171145,"package_name":"pygmt","ecosystem":"conda","requirements":"0.6.*","direct":true,"kind":"runtime","optional":false},{"id":7152171146,"package_name":"pykdtree","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171147,"package_name":"pyproj","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171148,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171149,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171150,"package_name":"pytest-mpl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171151,"package_name":"python","ecosystem":"conda","requirements":"3.10","direct":true,"kind":"runtime","optional":false},{"id":7152171152,"package_name":"scikit-learn","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171153,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171154,"package_name":"sphinx","ecosystem":"conda","requirements":"4.5.*","direct":true,"kind":"runtime","optional":false},{"id":7152171155,"package_name":"sphinx-book-theme","ecosystem":"conda","requirements":"0.3.*","direct":true,"kind":"runtime","optional":false},{"id":7152171156,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"0.5.*","direct":true,"kind":"runtime","optional":false},{"id":7152171157,"package_name":"sphinx-design","ecosystem":"conda","requirements":"0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7152171158,"package_name":"sphinx-gallery","ecosystem":"conda","requirements":"0.10.*","direct":true,"kind":"runtime","optional":false},{"id":7152171159,"package_name":"twine","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7152171160,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":17.98712861250455,"created_at":"2025-09-04T09:18:05.659Z","updated_at":"2025-10-07T08:04:41.890Z","avatar_url":"https://github.com/fatiando.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":6236,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00957"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","bayesian-inference","gravitational-lenses","blackhole","spatial-data","open-science","finite-elements","finite-element-analysis","fem","ftp"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2748","html_url":"https://science.ecosyste.ms/projects/2748","bibtex_url":"https://science.ecosyste.ms/projects/2748/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2748/export.apalike"}