{"id":35855,"name":"boule","description":"Reference ellipsoids for geodesy and geophysics","url":"https://github.com/fatiando/boule","last_synced_at":"2025-09-05T06:54:20.917Z","repository":{"id":37548006,"uuid":"216059077","full_name":"fatiando/boule","owner":"fatiando","description":"Reference ellipsoids for geodesy and geophysics","archived":false,"fork":false,"pushed_at":"2025-09-04T17:39:44.000Z","size":27920,"stargazers_count":40,"open_issues_count":7,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-04T19:30:50.046Z","etag":null,"topics":["coordinates","earth-science","ellipsoid","fatiando-a-terra","geodesy","geophysics","geoscience","gravimetry","gravity","python"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/boule","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-18T15:53:46.000Z","updated_at":"2025-09-04T17:28:59.000Z","dependencies_parsed_at":"2023-02-10T02:31:13.677Z","dependency_job_id":"9bd4d16c-8436-4055-9f07-08d61b881a78","html_url":"https://github.com/fatiando/boule","commit_stats":{"total_commits":118,"total_committers":10,"mean_commits":11.8,"dds":"0.34745762711864403","last_synced_commit":"f13e384452825041aad65ac5c0bd01ce197a2ed6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/boule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/sbom","scorecard":{"id":393712,"data":{"date":"2025-08-11","repo":{"name":"github.com/fatiando/boule","commit":"da339ddfa69f208c7e7ad466174fcd9b899d1aa4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 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":"Code-Review","score":7,"reason":"Found 10/14 approved changesets -- score normalized to 7","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/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/boule/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/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/boule/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/boule/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/boule/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/boule/style.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/boule/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/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/boule/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/fatiando/boule/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:128","Info:   1 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   8 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.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":"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":2,"reason":"8 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-2020-73","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:82"],"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:53.981Z","repository_id":37548006,"created_at":"2025-08-18T18:26:53.981Z","updated_at":"2025-08-18T18:26:53.981Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723204,"owners_count":25156304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":2659909,"name":"boule","ecosystem":"pypi","description":"Reference ellipsoids for geodesy and geophysics","homepage":null,"licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fatiando/boule","keywords_array":["geophysics","geodesy","gravity","ellipsoid"],"namespace":null,"versions_count":9,"first_release_published_at":"2019-10-18T16:03:48.000Z","latest_release_published_at":"2024-10-22T21:35:42.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-09-04T19:41:37.748Z","created_at":"2022-04-10T10:14:29.716Z","updated_at":"2025-09-04T19:41:37.750Z","registry_url":"https://pypi.org/project/boule/","install_command":"pip install boule --index-url https://pypi.org/simple","documentation_url":"https://www.fatiando.org/boule","metadata":{"funding":null,"documentation":"https://www.fatiando.org/boule","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries"],"normalized_name":"boule","project_status":null},"repo_metadata":{"id":37548006,"uuid":"216059077","full_name":"fatiando/boule","owner":"fatiando","description":"Reference ellipsoids for geodesy and geophysics","archived":false,"fork":false,"pushed_at":"2025-08-12T18:19:46.000Z","size":27908,"stargazers_count":40,"open_issues_count":7,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-12T20:21:59.591Z","etag":null,"topics":["coordinates","earth-science","ellipsoid","fatiando-a-terra","geodesy","geophysics","geoscience","gravimetry","gravity","python"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/boule","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":"2019-10-18T15:53:46.000Z","updated_at":"2025-08-12T18:16:51.000Z","dependencies_parsed_at":"2023-02-10T02:31:13.677Z","dependency_job_id":"9bd4d16c-8436-4055-9f07-08d61b881a78","html_url":"https://github.com/fatiando/boule","commit_stats":{"total_commits":118,"total_committers":10,"mean_commits":11.8,"dds":"0.34745762711864403","last_synced_commit":"f13e384452825041aad65ac5c0bd01ce197a2ed6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/boule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183573,"owners_count":24541335,"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":"v0.5.0","sha":"1fac184abaef2ae4d400b74f1bcdcb4f04d84dc3","kind":"commit","published_at":"2024-10-22T21:32:57.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.5.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"aa97c274a61e3c496656719a4c7d4cfc4916af87","kind":"commit","published_at":"2022-10-27T14:15:45.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.4.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"56b851a4c8b9a81f3b16e74bcea41b4d3e8d1b84","kind":"commit","published_at":"2022-08-08T13:45:18.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.4.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"198c0bdbe0c5e37924f6e4505f6260183b939740","kind":"commit","published_at":"2021-10-19T07:55:58.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.3.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c353de9bd009656764c43237ef0eff526b1e314f","kind":"commit","published_at":"2021-10-18T14:19:22.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.3.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"54a6296c58b43f0cbc440900b8c209e8c4c3989a","kind":"commit","published_at":"2020-07-10T21:00:48.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.2.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d2918ded545f42e38da04dfd94d32ebb322c8aaa","kind":"commit","published_at":"2020-01-10T14:17:24.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.1.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0ae3dea4ff508d8797052214452b870b3746ff55","kind":"commit","published_at":"2020-01-10T11:58:41.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.1.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"42b3379e20e39e010ba9352fafa7c7353d992020","kind":"commit","published_at":"2019-11-06T17:06:54.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.0.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:55:36.238Z","dependent_packages_count":0,"downloads":1662,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":15.887850467289718,"dependent_repos_count":9.173305338103573,"dependent_packages_count":7.373338280337238,"stargazers_count":11.89057849151646,"forks_count":9.370356703809748,"docker_downloads_count":null,"average":10.739085856211346},"purl":"pkg:pypi/boule","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/boule","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/boule","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/boule/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:28:15.503Z","issues_count":41,"pull_requests_count":136,"avg_time_to_close_issue":23524875.22857143,"avg_time_to_close_pull_request":2009972.0671641792,"issues_closed_count":35,"pull_requests_closed_count":134,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":2.024390243902439,"avg_comments_per_pull_request":1.2573529411764706,"merged_pull_requests_count":122,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":2,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":3693450.0,"past_year_avg_time_to_close_pull_request":351257.1176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/issues","maintainers":[{"login":"leouieda","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"MGomezN","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MGomezN"},{"login":"aguspesce","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aguspesce"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"LL-Geo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LL-Geo"},{"login":"birocoles","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birocoles"}],"active_maintainers":[{"login":"santisoler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"leouieda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/boule/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/boule/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/boule/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/boule/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":"2022-12-21T04:42:04.582Z","updated_at":"2022-12-21T04:42:04.582Z","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":"2022-12-21T04:42:04.597Z","updated_at":"2022-12-21T04:42:04.597Z","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":725013,"maintainers_count":308322,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5295688,"name":"boule","ecosystem":"conda","description":"Boule is Python library for representing Reference Ellipsoids, calculating their gravity fields, and converting coordinates defined on the ellipsoids. The main use cases are 1) calculating normal gravity (for gravity anomalies and disturbances); 2) spherical gravity modeling, which requires geodetic to geocentric spherical coordinate conversions; 3) input ellipsoid parameters for spherical harmonic analysis. Boule is French for ball and also a traditional shape of bread resembling a squashed ball (much like the Earth).","homepage":"https://github.com/fatiando/boule","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fatiando/boule","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-01-10T14:47:43.000Z","latest_release_published_at":"2022-10-28T05:40:51.000Z","latest_release_number":"0.4.1","last_synced_at":"2025-09-04T19:41:41.483Z","created_at":"2022-10-03T15:58:43.727Z","updated_at":"2025-09-04T19:41:41.484Z","registry_url":"https://anaconda.org/conda-forge/boule","install_command":"conda install -c conda-forge boule","documentation_url":null,"metadata":{},"repo_metadata":{"id":37548006,"uuid":"216059077","full_name":"fatiando/boule","owner":"fatiando","description":"Reference ellipsoids for geodesy and geophysics","archived":false,"fork":false,"pushed_at":"2025-08-12T18:19:46.000Z","size":27908,"stargazers_count":40,"open_issues_count":7,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-12T20:21:59.591Z","etag":null,"topics":["coordinates","earth-science","ellipsoid","fatiando-a-terra","geodesy","geophysics","geoscience","gravimetry","gravity","python"],"latest_commit_sha":null,"homepage":"https://www.fatiando.org/boule","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":"2019-10-18T15:53:46.000Z","updated_at":"2025-08-12T18:16:51.000Z","dependencies_parsed_at":"2023-02-10T02:31:13.677Z","dependency_job_id":"9bd4d16c-8436-4055-9f07-08d61b881a78","html_url":"https://github.com/fatiando/boule","commit_stats":{"total_commits":118,"total_committers":10,"mean_commits":11.8,"dds":"0.34745762711864403","last_synced_commit":"f13e384452825041aad65ac5c0bd01ce197a2ed6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/fatiando/boule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatiando","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183573,"owners_count":24541335,"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":"v0.5.0","sha":"1fac184abaef2ae4d400b74f1bcdcb4f04d84dc3","kind":"commit","published_at":"2024-10-22T21:32:57.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.5.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"aa97c274a61e3c496656719a4c7d4cfc4916af87","kind":"commit","published_at":"2022-10-27T14:15:45.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.4.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"56b851a4c8b9a81f3b16e74bcea41b4d3e8d1b84","kind":"commit","published_at":"2022-08-08T13:45:18.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.4.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"198c0bdbe0c5e37924f6e4505f6260183b939740","kind":"commit","published_at":"2021-10-19T07:55:58.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.3.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c353de9bd009656764c43237ef0eff526b1e314f","kind":"commit","published_at":"2021-10-18T14:19:22.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.3.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"54a6296c58b43f0cbc440900b8c209e8c4c3989a","kind":"commit","published_at":"2020-07-10T21:00:48.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.2.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d2918ded545f42e38da04dfd94d32ebb322c8aaa","kind":"commit","published_at":"2020-01-10T14:17:24.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.1.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0ae3dea4ff508d8797052214452b870b3746ff55","kind":"commit","published_at":"2020-01-10T11:58:41.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.1.0","html_url":"https://github.com/fatiando/boule/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"42b3379e20e39e010ba9352fafa7c7353d992020","kind":"commit","published_at":"2019-11-06T17:06:54.000Z","download_url":"https://codeload.github.com/fatiando/boule/tar.gz/v0.0.1","html_url":"https://github.com/fatiando/boule/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fatiando/boule@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T04:55:34.734Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":8.77464437234839,"dependent_packages_count":51.464936361367606,"stargazers_count":47.656600948340404,"forks_count":39.900174694285,"docker_downloads_count":null,"average":36.94908909408535},"purl":"pkg:conda/boule","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/boule","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/boule","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/boule/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:28:15.503Z","issues_count":41,"pull_requests_count":136,"avg_time_to_close_issue":23524875.22857143,"avg_time_to_close_pull_request":2009972.0671641792,"issues_closed_count":35,"pull_requests_closed_count":134,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":2.024390243902439,"avg_comments_per_pull_request":1.2573529411764706,"merged_pull_requests_count":122,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":2,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":3693450.0,"past_year_avg_time_to_close_pull_request":351257.1176470588,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/issues","maintainers":[{"login":"leouieda","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"MGomezN","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MGomezN"},{"login":"aguspesce","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aguspesce"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"LL-Geo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LL-Geo"},{"login":"birocoles","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birocoles"}],"active_maintainers":[{"login":"santisoler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"leouieda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/boule/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/boule/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/boule/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/boule/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":30548,"full_name":"fatiando/boule","default_branch":"main","committers":[{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":90},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Santiago Soler","email":"santisoler@fastmail.com","login":"santisoler","count":23},{"name":"markwieczorek","email":"mark.wieczorek@ipgp.fr","login":"MarkWieczorek","count":9},{"name":"Fatiando a Terra Bot","email":"50936856+fatiando-bot","login":"fatiando-bot","count":7},{"name":"Chris Dinneen","email":"chris.dinneen@gmail.com","login":"dabiged","count":6},{"name":"Agustina Pesce","email":"pesce.agustina@gmail.com","login":"aguspesce","count":4},{"name":"Mariana Gomez","email":"mariana22@ciencias.unam.mx","login":null,"count":4},{"name":"Blazej Bucha","email":"blazej.bucha@stuba.sk","login":"blazej-bucha","count":2},{"name":"Rowan Cockett","email":"rowanc1@gmail.com","login":"rowanc1","count":1},{"name":"Lu Li","email":"54405391+LL-Geo","login":"LL-Geo","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1}],"total_commits":171,"total_committers":12,"total_bot_commits":23,"total_bot_committers":1,"mean_commits":14.25,"dds":0.4736842105263158,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Santiago Soler","email":"santisoler@fastmail.com","login":"santisoler","count":7},{"name":"markwieczorek","email":"mark.wieczorek@ipgp.fr","login":"MarkWieczorek","count":4},{"name":"Leonardo Uieda","email":"leo@uieda.com","login":"leouieda","count":1}],"past_year_total_commits":26,"past_year_total_committers":4,"past_year_total_bot_commits":14,"past_year_total_bot_committers":1,"past_year_mean_commits":6.5,"past_year_dds":0.46153846153846156,"last_synced_at":"2025-05-22T11:51:37.431Z","last_synced_commit":"e5415cc81fbd48155e448a4c6b791b3f8521f59c","created_at":"2023-03-07T16:44:00.690Z","updated_at":"2025-05-22T11:51:37.445Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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/boule","html_url":"https://github.com/fatiando/boule","last_synced_at":"2025-08-31T13:57:42.402Z","status":null,"issues_count":41,"pull_requests_count":138,"avg_time_to_close_issue":23524875.22857143,"avg_time_to_close_pull_request":1985165.6470588236,"issues_closed_count":35,"pull_requests_closed_count":136,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":2.024390243902439,"avg_comments_per_pull_request":1.2536231884057971,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":2,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":3693450.0,"past_year_avg_time_to_close_pull_request":495333.5238095238,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.38095238095238093,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-10T21:23:32.352Z","updated_at":"2025-09-03T04:00:35.762Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatiando%2Fboule/issues","issue_labels_count":{"enhancement":25,"maintenance":8,"good first issue":6,"documentation":6,"question":2},"pull_request_labels_count":{"dependencies":50,"github_actions":2},"issue_author_associations_count":{"MEMBER":27,"NONE":8,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"MEMBER":100,"CONTRIBUTOR":81,"NONE":10},"issue_authors":{"leouieda":18,"MarkWieczorek":12,"santisoler":5,"dabiged":1,"MGomezN":1,"hugovk":1,"aguspesce":1,"mariosgeo":1,"birocoles":1},"pull_request_authors":{"leouieda":64,"dependabot[bot]":50,"MarkWieczorek":29,"santisoler":23,"dabiged":7,"MGomezN":6,"aguspesce":4,"fatiando-bot":3,"hugovk":2,"blazej-bucha":2,"LL-Geo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077562,"issues_count":31305350,"pull_requests_count":95961714,"authors_count":10691973,"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":1,"maintenance":1},"past_year_pull_request_labels_count":{"dependencies":23,"github_actions":2},"past_year_issue_author_associations_count":{"MEMBER":1,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"MEMBER":4},"past_year_issue_authors":{"mariosgeo":1,"santisoler":1},"past_year_pull_request_authors":{"dependabot[bot]":23,"MarkWieczorek":3,"leouieda":2,"santisoler":2},"maintainers":[{"login":"leouieda","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"},{"login":"santisoler","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"MGomezN","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MGomezN"},{"login":"aguspesce","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aguspesce"},{"login":"hugovk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugovk"},{"login":"LL-Geo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LL-Geo"},{"login":"birocoles","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birocoles"}],"active_maintainers":[{"login":"santisoler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santisoler"},{"login":"leouieda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leouieda"}]},"events":{"total":{"CreateEvent":12,"IssuesEvent":2,"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":11,"IssueCommentEvent":7,"PushEvent":23,"PullRequestReviewEvent":1,"PullRequestEvent":24},"last_year":{"CreateEvent":12,"IssuesEvent":2,"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":11,"IssueCommentEvent":7,"PushEvent":23,"PullRequestReviewEvent":1,"PullRequestEvent":24}},"keywords":["coordinates","earth-science","ellipsoid","fatiando-a-terra","geodesy","geophysics","geoscience","gravimetry","gravity","python"],"dependencies":[{"ecosystem":"pypi","filepath":"env/requirements-build.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:31:07.668Z","updated_at":"2022-08-08T20:31:07.668Z","repository_link":"https://github.com/fatiando/boule/blob/main/env/requirements-build.txt","dependencies":[{"id":694004751,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694004752,"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-08T20:31:08.020Z","updated_at":"2022-08-08T20:31:08.020Z","repository_link":"https://github.com/fatiando/boule/blob/main/env/requirements-docs.txt","dependencies":[{"id":694010510,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.","direct":true,"kind":"runtime","optional":false},{"id":694010511,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"==0.3.","direct":true,"kind":"runtime","optional":false},{"id":694010512,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.","direct":true,"kind":"runtime","optional":false},{"id":694010513,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"==0.3.","direct":true,"kind":"runtime","optional":false},{"id":694010514,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"==0.1.","direct":true,"kind":"runtime","optional":false},{"id":694010515,"package_name":"ensaio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010516,"package_name":"verde","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010517,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010518,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010519,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010520,"package_name":"netcdf4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010521,"package_name":"pygmt","ecosystem":"pypi","requirements":"==0.6.","direct":true,"kind":"runtime","optional":false},{"id":694010522,"package_name":"gmt","ecosystem":"pypi","requirements":"==6.3.","direct":true,"kind":"runtime","optional":false},{"id":694010523,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694010524,"package_name":"pymap3d","ecosystem":"pypi","requirements":"\u003e=2.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"env/requirements-style.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:31:08.352Z","updated_at":"2022-08-08T20:31:08.352Z","repository_link":"https://github.com/fatiando/boule/blob/main/env/requirements-style.txt","dependencies":[{"id":694013767,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013768,"package_name":"pathspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013769,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013770,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013771,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013772,"package_name":"flake8-builtins","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013773,"package_name":"flake8-functions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013774,"package_name":"flake8-mutable","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013775,"package_name":"flake8-rst-docstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013776,"package_name":"flake8-simplify","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013777,"package_name":"flake8-unused-arguments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":694013778,"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-08T20:31:08.668Z","updated_at":"2022-08-08T20:31:08.668Z","repository_link":"https://github.com/fatiando/boule/blob/main/env/requirements-test.txt","dependencies":[{"id":694015711,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":694015712,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":694015713,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":694015714,"package_name":"pymap3d","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:31:13.272Z","updated_at":"2023-02-10T02:31:13.272Z","repository_link":"https://github.com/fatiando/boule/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7512460869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460870,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460871,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460872,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460873,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460874,"package_name":"actions/checkout","ecosystem":"actions","requirements":"28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:31:13.318Z","updated_at":"2023-02-10T02:31:13.318Z","repository_link":"https://github.com/fatiando/boule/blob/main/.github/workflows/pypi.yml","dependencies":[{"id":7512460901,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460902,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460903,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460904,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512460905,"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-02-10T02:31:13.350Z","updated_at":"2023-02-10T02:31:13.350Z","repository_link":"https://github.com/fatiando/boule/blob/main/.github/workflows/style.yml","dependencies":[{"id":7512461603,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512461604,"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-02-10T02:31:13.431Z","updated_at":"2023-02-10T02:31:13.431Z","repository_link":"https://github.com/fatiando/boule/blob/main/.github/workflows/test.yml","dependencies":[{"id":7512463158,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"148d9a848c6acaf90a3ec30bc5062f646f8a4163","direct":true,"kind":"composite","optional":false},{"id":7512463159,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512463160,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7512463161,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7512463162,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T02:31:13.520Z","updated_at":"2023-02-10T02:31:13.520Z","repository_link":"https://github.com/fatiando/boule/blob/main/environment.yml","dependencies":[{"id":7512463309,"package_name":"attrs","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463310,"package_name":"black","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463311,"package_name":"build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463312,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463313,"package_name":"ensaio","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463314,"package_name":"flake8","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463315,"package_name":"flake8-bugbear","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463316,"package_name":"flake8-builtins","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463317,"package_name":"flake8-functions","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463318,"package_name":"flake8-mutable","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463319,"package_name":"flake8-rst-docstrings","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463327,"package_name":"flake8-simplify","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463328,"package_name":"gmt","ecosystem":"conda","requirements":"6.3.*","direct":true,"kind":"runtime","optional":false},{"id":7512463329,"package_name":"ipython","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463330,"package_name":"isort","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463331,"package_name":"jupyter-sphinx","ecosystem":"conda","requirements":"0.3.*","direct":true,"kind":"runtime","optional":false},{"id":7512463332,"package_name":"make","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463333,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463334,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463335,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463336,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463337,"package_name":"pathspec","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463338,"package_name":"pep8-naming","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463339,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463340,"package_name":"pygmt","ecosystem":"conda","requirements":"0.6.*","direct":true,"kind":"runtime","optional":false},{"id":7512463341,"package_name":"pymap3d","ecosystem":"conda","requirements":"\u003e=2.9","direct":true,"kind":"runtime","optional":false},{"id":7512463342,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463343,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463344,"package_name":"python","ecosystem":"conda","requirements":"3.9","direct":true,"kind":"runtime","optional":false},{"id":7512463345,"package_name":"sphinx","ecosystem":"conda","requirements":"4.5.*","direct":true,"kind":"runtime","optional":false},{"id":7512463346,"package_name":"sphinx-book-theme","ecosystem":"conda","requirements":"0.3.*","direct":true,"kind":"runtime","optional":false},{"id":7512463347,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"0.5.*","direct":true,"kind":"runtime","optional":false},{"id":7512463348,"package_name":"sphinx-design","ecosystem":"conda","requirements":"0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7512463349,"package_name":"twine","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463350,"package_name":"verde","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7512463351,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":13.763387445688865,"created_at":"2025-09-04T15:51:09.376Z","updated_at":"2025-10-07T08:14:52.341Z","avatar_url":"https://github.com/fatiando.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1662,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3530749"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["download-manager","ftp","scipy-stack","interpolation","mesh","parallel","interpretability","sequences","generic","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35855","html_url":"https://science.ecosyste.ms/projects/35855"}