{"id":37158,"name":"pygmt","description":"A Python interface for the Generic Mapping Tools.","url":"https://github.com/genericmappingtools/pygmt","last_synced_at":"2025-09-05T07:20:25.634Z","repository":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-30T23:49:12.000Z","size":299239,"stargazers_count":814,"open_issues_count":200,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T13:45:58.853Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-30T18:37:59.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724387,"owners_count":25156519,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"packages":[{"id":2872577,"name":"pygmt","ecosystem":"pypi","description":"A Python interface for the Generic Mapping Tools","homepage":"https://www.pygmt.org","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GenericMappingTools/pygmt","keywords_array":["cartography","geodesy","geology","geophysics","geospatial","oceanography","seismology"],"namespace":null,"versions_count":25,"first_release_published_at":"2019-01-22T18:56:05.000Z","latest_release_published_at":"2025-06-18T12:32:05.000Z","latest_release_number":"0.16.0","last_synced_at":"2025-09-04T15:09:06.274Z","created_at":"2022-04-10T12:13:21.385Z","updated_at":"2025-09-05T05:00:23.985Z","registry_url":"https://pypi.org/project/pygmt/","install_command":"pip install pygmt --index-url https://pypi.org/simple","documentation_url":"https://www.pygmt.org","metadata":{"funding":null,"documentation":"https://www.pygmt.org","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries"],"normalized_name":"pygmt","project_status":null},"repo_metadata":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-30T23:49:12.000Z","size":299239,"stargazers_count":814,"open_issues_count":200,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T13:45:58.853Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-30T18:37:59.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273456633,"owners_count":25109102,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"tags":[{"name":"v0.16.0","sha":"c156826133b98d71880bdb28a39cf02dec32856e","kind":"commit","published_at":"2025-06-18T12:28:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.16.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"020dc1203d66915aa919647829595a8d5ce0f0f2","kind":"commit","published_at":"2025-03-31T11:00:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.15.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8111f886b1c1e62fcbaca59d23900235dd6d6797","kind":"commit","published_at":"2025-02-15T02:53:53.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"31637dd648f13f8b999d0e0758e379ef921e71e2","kind":"commit","published_at":"2025-02-01T11:46:58.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"2a84b5e4465cced3df8dd8ce9aa423797583a583","kind":"commit","published_at":"2024-12-31T16:45:37.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1ff03a3c79401ed841c482da6455e816e2ab3bae","kind":"commit","published_at":"2024-09-05T11:42:30.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.13.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"3986056b1c3200ba3356e7179668d1d4524e2e31","kind":"commit","published_at":"2024-05-01T11:10:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.12.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"198e2785d57ac2f70291193f807a43762df1b213","kind":"commit","published_at":"2024-02-01T13:29:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.11.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e59b954dd34497a75f5c2386a4419910b44555db","kind":"commit","published_at":"2023-09-02T01:15:48.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.10.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1d8944fc97920fe1ab4e46ce34513539a5f338bd","kind":"commit","published_at":"2023-03-31T20:21:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.9.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"1bf0c2b2780deadf1636d942bc2daa1635fa2f43","kind":"commit","published_at":"2022-12-29T21:56:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.8.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e5f5da9ba4713912ee96bd5eed80aa697d40de46","kind":"commit","published_at":"2022-07-02T03:00:47.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.7.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f619079498df8a8a7decf3746629b4efd5edb1b2","kind":"commit","published_at":"2022-04-11T13:37:27.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"60eb50592a564723f98c19bd452c2debcd6098f7","kind":"commit","published_at":"2022-03-14T19:01:01.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9e8a7bd81188f87637a7611239db30283f641b39","kind":"commit","published_at":"2021-10-29T19:45:21.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.5.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"31980e8af2bc8074af325fd9caa2355040088084","kind":"commit","published_at":"2021-08-07T10:46:51.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2808cf30e5e198515deabf17368ef0731bc84ab","kind":"commit","published_at":"2021-06-20T22:04:03.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8e2b2e6fd4900ccae25282d9d50f0ccd34d400ee","kind":"commit","published_at":"2021-03-14T11:17:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"65b099a5873b4f9e76d7fccdbc8882d9b37870e3","kind":"commit","published_at":"2021-02-15T09:23:22.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2aa4aab1cc5cf925bbe01c9114d79ea9e1cb1a96","kind":"commit","published_at":"2020-11-14T07:47:54.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d3e131a863a008f14979e7d9764cc6167156376f","kind":"commit","published_at":"2020-09-12T00:19:19.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"bedb48d5cf105c37573f8e8c5d74b97f1f741187","kind":"tag","published_at":"2020-07-07T00:25:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"809a888755c5dedc86ea74d0ae0497295b5311a4","kind":"commit","published_at":"2020-05-22T03:04:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"74501e01de098708d466c560d68263f3f698e143","kind":"tag","published_at":"2020-05-03T04:50:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0/manifests"},{"name":"0.0.1a0","sha":"a23f44ae8f099c2994722bab8ddc44b52f17ef5e","kind":"commit","published_at":"2019-01-22T18:39:12.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.0.1a0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0/manifests"},{"name":"0.1a3","sha":"baf8f2cec50362b59ab8633a38531744c0e92c38","kind":"commit","published_at":"2017-08-10T22:12:39.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a3","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3/manifests"},{"name":"0.1a2","sha":"ce11cd9a4df045be05732275b43ba168fb85f32c","kind":"commit","published_at":"2017-07-21T22:07:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2/manifests"},{"name":"0.1a1","sha":"2963f624371da4c8858df115b5703a7cc13602ac","kind":"commit","published_at":"2017-07-01T00:33:44.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:00:23.984Z","dependent_packages_count":9,"downloads":7602,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":3.8505217106316167,"dependent_repos_count":2.8983490561542027,"dependent_packages_count":1.8615992023624104,"stargazers_count":null,"forks_count":null,"docker_downloads_count":2.888688100221503,"average":2.874789517342433},"purl":"pkg:pypi/pygmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygmt","docker_dependents_count":17,"docker_downloads_count":1236,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T17:25:04.615Z","issues_count":356,"pull_requests_count":2125,"avg_time_to_close_issue":18620570.155844156,"avg_time_to_close_pull_request":1708348.7397769517,"issues_closed_count":231,"pull_requests_closed_count":1883,"pull_request_authors_count":18,"issue_authors_count":79,"avg_comments_per_issue":3.691011235955056,"avg_comments_per_pull_request":0.9072941176470588,"merged_pull_requests_count":1804,"bot_issues_count":38,"bot_pull_requests_count":288,"past_year_issues_count":100,"past_year_pull_requests_count":960,"past_year_avg_time_to_close_issue":1096550.5454545454,"past_year_avg_time_to_close_pull_request":408078.3244873341,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":829,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.39,"past_year_avg_comments_per_pull_request":0.596875,"past_year_bot_issues_count":15,"past_year_bot_pull_requests_count":147,"past_year_merged_pull_requests_count":809,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","maintainers":[{"login":"seisman","count":1425,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":644,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygmt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygmt/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-25T03:53:10.326Z","updated_at":"2023-02-25T03:53:10.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Leonardo.Uieda/packages"},{"uuid":"weiji14","login":"weiji14","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/weiji14/","role":null,"created_at":"2023-02-25T03:53:10.355Z","updated_at":"2023-02-25T03:53:10.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/weiji14/packages"},{"uuid":"seisman","login":"seisman","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/seisman/","role":null,"created_at":"2023-02-25T03:53:10.332Z","updated_at":"2023-02-25T03:53:10.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/seisman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725017,"maintainers_count":308331,"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":9903855,"name":"py-pygmt","ecosystem":"spack","description":"A Python interface for the Generic Mapping Tools.\n","homepage":"https://github.com/GenericMappingTools/pygmt","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/GenericMappingTools/pygmt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-08T00:00:16.873Z","latest_release_published_at":"2024-05-08T00:00:16.873Z","latest_release_number":"0.9.0","last_synced_at":"2024-10-29T08:32:05.571Z","created_at":"2024-05-08T00:00:16.279Z","updated_at":"2025-09-01T15:06:35.059Z","registry_url":"https://packages.spack.io/package.html?name=py-pygmt","install_command":"spack install py-pygmt","documentation_url":null,"metadata":{},"repo_metadata":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-24T14:19:31.000Z","size":299512,"stargazers_count":814,"open_issues_count":203,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-08-24T14:26:48.467Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-23T09:41:06.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273134256,"owners_count":25051670,"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-01T02:00:09.058Z","response_time":120,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"tags":[{"name":"v0.16.0","sha":"c156826133b98d71880bdb28a39cf02dec32856e","kind":"commit","published_at":"2025-06-18T12:28:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.16.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"020dc1203d66915aa919647829595a8d5ce0f0f2","kind":"commit","published_at":"2025-03-31T11:00:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.15.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8111f886b1c1e62fcbaca59d23900235dd6d6797","kind":"commit","published_at":"2025-02-15T02:53:53.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"31637dd648f13f8b999d0e0758e379ef921e71e2","kind":"commit","published_at":"2025-02-01T11:46:58.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"2a84b5e4465cced3df8dd8ce9aa423797583a583","kind":"commit","published_at":"2024-12-31T16:45:37.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1ff03a3c79401ed841c482da6455e816e2ab3bae","kind":"commit","published_at":"2024-09-05T11:42:30.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.13.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"3986056b1c3200ba3356e7179668d1d4524e2e31","kind":"commit","published_at":"2024-05-01T11:10:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.12.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"198e2785d57ac2f70291193f807a43762df1b213","kind":"commit","published_at":"2024-02-01T13:29:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.11.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e59b954dd34497a75f5c2386a4419910b44555db","kind":"commit","published_at":"2023-09-02T01:15:48.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.10.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1d8944fc97920fe1ab4e46ce34513539a5f338bd","kind":"commit","published_at":"2023-03-31T20:21:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.9.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"1bf0c2b2780deadf1636d942bc2daa1635fa2f43","kind":"commit","published_at":"2022-12-29T21:56:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.8.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e5f5da9ba4713912ee96bd5eed80aa697d40de46","kind":"commit","published_at":"2022-07-02T03:00:47.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.7.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f619079498df8a8a7decf3746629b4efd5edb1b2","kind":"commit","published_at":"2022-04-11T13:37:27.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"60eb50592a564723f98c19bd452c2debcd6098f7","kind":"commit","published_at":"2022-03-14T19:01:01.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9e8a7bd81188f87637a7611239db30283f641b39","kind":"commit","published_at":"2021-10-29T19:45:21.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.5.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"31980e8af2bc8074af325fd9caa2355040088084","kind":"commit","published_at":"2021-08-07T10:46:51.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2808cf30e5e198515deabf17368ef0731bc84ab","kind":"commit","published_at":"2021-06-20T22:04:03.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8e2b2e6fd4900ccae25282d9d50f0ccd34d400ee","kind":"commit","published_at":"2021-03-14T11:17:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"65b099a5873b4f9e76d7fccdbc8882d9b37870e3","kind":"commit","published_at":"2021-02-15T09:23:22.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2aa4aab1cc5cf925bbe01c9114d79ea9e1cb1a96","kind":"commit","published_at":"2020-11-14T07:47:54.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d3e131a863a008f14979e7d9764cc6167156376f","kind":"commit","published_at":"2020-09-12T00:19:19.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"bedb48d5cf105c37573f8e8c5d74b97f1f741187","kind":"tag","published_at":"2020-07-07T00:25:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"809a888755c5dedc86ea74d0ae0497295b5311a4","kind":"commit","published_at":"2020-05-22T03:04:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"74501e01de098708d466c560d68263f3f698e143","kind":"tag","published_at":"2020-05-03T04:50:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0/manifests"},{"name":"0.0.1a0","sha":"a23f44ae8f099c2994722bab8ddc44b52f17ef5e","kind":"commit","published_at":"2019-01-22T18:39:12.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.0.1a0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0/manifests"},{"name":"0.1a3","sha":"baf8f2cec50362b59ab8633a38531744c0e92c38","kind":"commit","published_at":"2017-08-10T22:12:39.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a3","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3/manifests"},{"name":"0.1a2","sha":"ce11cd9a4df045be05732275b43ba168fb85f32c","kind":"commit","published_at":"2017-07-21T22:07:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2/manifests"},{"name":"0.1a1","sha":"2963f624371da4c8858df115b5703a7cc13602ac","kind":"commit","published_at":"2017-07-01T00:33:44.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:06:35.059Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":55.01288501656645,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.506442508283225},"purl":"pkg:spack/py-pygmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pygmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pygmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pygmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:38:48.681Z","issues_count":358,"pull_requests_count":1767,"avg_time_to_close_issue":18274336.769874476,"avg_time_to_close_pull_request":1683406.2441787287,"issues_closed_count":239,"pull_requests_closed_count":1589,"pull_request_authors_count":17,"issue_authors_count":77,"avg_comments_per_issue":3.977653631284916,"avg_comments_per_pull_request":0.9762308998302207,"merged_pull_requests_count":1520,"bot_issues_count":38,"bot_pull_requests_count":252,"past_year_issues_count":98,"past_year_pull_requests_count":722,"past_year_avg_time_to_close_issue":1774310.5762711863,"past_year_avg_time_to_close_pull_request":526920.8409448819,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":635,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.2551020408163267,"past_year_avg_comments_per_pull_request":0.6301939058171745,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":621,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","maintainers":[{"login":"seisman","count":1208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":304,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":492,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pygmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pygmt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pygmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pygmt/related_packages","maintainers":[{"uuid":"snehring","login":"snehring","name":null,"email":null,"url":"https://github.com/snehring","packages_count":113,"html_url":null,"role":null,"created_at":"2024-05-08T00:00:17.769Z","updated_at":"2024-05-08T00:00:17.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/snehring/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5290307,"name":"pygmt","ecosystem":"conda","description":null,"homepage":"https://www.pygmt.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GenericMappingTools/pygmt","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2020-05-05T23:08:57.000Z","latest_release_published_at":"2022-07-02T05:25:49.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-09-04T15:09:50.662Z","created_at":"2022-10-03T15:49:38.601Z","updated_at":"2025-09-04T15:09:50.662Z","registry_url":"https://anaconda.org/conda-forge/pygmt","install_command":"conda install -c conda-forge pygmt","documentation_url":null,"metadata":{},"repo_metadata":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-24T14:19:31.000Z","size":299512,"stargazers_count":814,"open_issues_count":203,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-08-24T14:26:48.467Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-23T09:41:06.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273134256,"owners_count":25051670,"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-01T02:00:09.058Z","response_time":120,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"tags":[{"name":"v0.16.0","sha":"c156826133b98d71880bdb28a39cf02dec32856e","kind":"commit","published_at":"2025-06-18T12:28:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.16.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"020dc1203d66915aa919647829595a8d5ce0f0f2","kind":"commit","published_at":"2025-03-31T11:00:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.15.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8111f886b1c1e62fcbaca59d23900235dd6d6797","kind":"commit","published_at":"2025-02-15T02:53:53.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"31637dd648f13f8b999d0e0758e379ef921e71e2","kind":"commit","published_at":"2025-02-01T11:46:58.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"2a84b5e4465cced3df8dd8ce9aa423797583a583","kind":"commit","published_at":"2024-12-31T16:45:37.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1ff03a3c79401ed841c482da6455e816e2ab3bae","kind":"commit","published_at":"2024-09-05T11:42:30.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.13.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"3986056b1c3200ba3356e7179668d1d4524e2e31","kind":"commit","published_at":"2024-05-01T11:10:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.12.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"198e2785d57ac2f70291193f807a43762df1b213","kind":"commit","published_at":"2024-02-01T13:29:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.11.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e59b954dd34497a75f5c2386a4419910b44555db","kind":"commit","published_at":"2023-09-02T01:15:48.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.10.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1d8944fc97920fe1ab4e46ce34513539a5f338bd","kind":"commit","published_at":"2023-03-31T20:21:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.9.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"1bf0c2b2780deadf1636d942bc2daa1635fa2f43","kind":"commit","published_at":"2022-12-29T21:56:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.8.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e5f5da9ba4713912ee96bd5eed80aa697d40de46","kind":"commit","published_at":"2022-07-02T03:00:47.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.7.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f619079498df8a8a7decf3746629b4efd5edb1b2","kind":"commit","published_at":"2022-04-11T13:37:27.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"60eb50592a564723f98c19bd452c2debcd6098f7","kind":"commit","published_at":"2022-03-14T19:01:01.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9e8a7bd81188f87637a7611239db30283f641b39","kind":"commit","published_at":"2021-10-29T19:45:21.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.5.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"31980e8af2bc8074af325fd9caa2355040088084","kind":"commit","published_at":"2021-08-07T10:46:51.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2808cf30e5e198515deabf17368ef0731bc84ab","kind":"commit","published_at":"2021-06-20T22:04:03.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8e2b2e6fd4900ccae25282d9d50f0ccd34d400ee","kind":"commit","published_at":"2021-03-14T11:17:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"65b099a5873b4f9e76d7fccdbc8882d9b37870e3","kind":"commit","published_at":"2021-02-15T09:23:22.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2aa4aab1cc5cf925bbe01c9114d79ea9e1cb1a96","kind":"commit","published_at":"2020-11-14T07:47:54.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d3e131a863a008f14979e7d9764cc6167156376f","kind":"commit","published_at":"2020-09-12T00:19:19.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"bedb48d5cf105c37573f8e8c5d74b97f1f741187","kind":"tag","published_at":"2020-07-07T00:25:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"809a888755c5dedc86ea74d0ae0497295b5311a4","kind":"commit","published_at":"2020-05-22T03:04:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"74501e01de098708d466c560d68263f3f698e143","kind":"tag","published_at":"2020-05-03T04:50:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0/manifests"},{"name":"0.0.1a0","sha":"a23f44ae8f099c2994722bab8ddc44b52f17ef5e","kind":"commit","published_at":"2019-01-22T18:39:12.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.0.1a0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0/manifests"},{"name":"0.1a3","sha":"baf8f2cec50362b59ab8633a38531744c0e92c38","kind":"commit","published_at":"2017-08-10T22:12:39.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a3","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3/manifests"},{"name":"0.1a2","sha":"ce11cd9a4df045be05732275b43ba168fb85f32c","kind":"commit","published_at":"2017-07-21T22:07:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2/manifests"},{"name":"0.1a1","sha":"2963f624371da4c8858df115b5703a7cc13602ac","kind":"commit","published_at":"2017-07-01T00:33:44.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:06:36.484Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":42,"rankings":{"downloads":null,"dependent_repos_count":5.509256948949549,"dependent_packages_count":28.96352113378911,"stargazers_count":16.333150356804232,"forks_count":12.884874494735266,"docker_downloads_count":null,"average":15.92270073356954},"purl":"pkg:conda/pygmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pygmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pygmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pygmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:38:48.681Z","issues_count":358,"pull_requests_count":1767,"avg_time_to_close_issue":18274336.769874476,"avg_time_to_close_pull_request":1683406.2441787287,"issues_closed_count":239,"pull_requests_closed_count":1589,"pull_request_authors_count":17,"issue_authors_count":77,"avg_comments_per_issue":3.977653631284916,"avg_comments_per_pull_request":0.9762308998302207,"merged_pull_requests_count":1520,"bot_issues_count":38,"bot_pull_requests_count":252,"past_year_issues_count":98,"past_year_pull_requests_count":722,"past_year_avg_time_to_close_issue":1774310.5762711863,"past_year_avg_time_to_close_pull_request":526920.8409448819,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":635,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.2551020408163267,"past_year_avg_comments_per_pull_request":0.6301939058171745,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":621,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","maintainers":[{"login":"seisman","count":1208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":304,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":492,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygmt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygmt/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"}},{"id":11779918,"name":"github.com/GenericMappingTools/pygmt","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/GenericMappingTools/pygmt","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2025-06-09T09:45:53.044Z","latest_release_published_at":"2025-06-18T12:28:11.000Z","latest_release_number":"v0.16.0","last_synced_at":"2025-09-04T15:09:06.786Z","created_at":"2025-06-09T09:45:29.299Z","updated_at":"2025-09-04T15:09:06.786Z","registry_url":"https://pkg.go.dev/github.com/GenericMappingTools/pygmt","install_command":"go get github.com/GenericMappingTools/pygmt","documentation_url":"https://pkg.go.dev/github.com/GenericMappingTools/pygmt#section-documentation","metadata":{},"repo_metadata":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-24T14:19:31.000Z","size":299512,"stargazers_count":814,"open_issues_count":203,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-08-24T14:26:48.467Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-23T09:41:06.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273134256,"owners_count":25051670,"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-01T02:00:09.058Z","response_time":120,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"tags":[{"name":"v0.16.0","sha":"c156826133b98d71880bdb28a39cf02dec32856e","kind":"commit","published_at":"2025-06-18T12:28:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.16.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"020dc1203d66915aa919647829595a8d5ce0f0f2","kind":"commit","published_at":"2025-03-31T11:00:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.15.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8111f886b1c1e62fcbaca59d23900235dd6d6797","kind":"commit","published_at":"2025-02-15T02:53:53.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"31637dd648f13f8b999d0e0758e379ef921e71e2","kind":"commit","published_at":"2025-02-01T11:46:58.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"2a84b5e4465cced3df8dd8ce9aa423797583a583","kind":"commit","published_at":"2024-12-31T16:45:37.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1ff03a3c79401ed841c482da6455e816e2ab3bae","kind":"commit","published_at":"2024-09-05T11:42:30.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.13.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"3986056b1c3200ba3356e7179668d1d4524e2e31","kind":"commit","published_at":"2024-05-01T11:10:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.12.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"198e2785d57ac2f70291193f807a43762df1b213","kind":"commit","published_at":"2024-02-01T13:29:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.11.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e59b954dd34497a75f5c2386a4419910b44555db","kind":"commit","published_at":"2023-09-02T01:15:48.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.10.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1d8944fc97920fe1ab4e46ce34513539a5f338bd","kind":"commit","published_at":"2023-03-31T20:21:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.9.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"1bf0c2b2780deadf1636d942bc2daa1635fa2f43","kind":"commit","published_at":"2022-12-29T21:56:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.8.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e5f5da9ba4713912ee96bd5eed80aa697d40de46","kind":"commit","published_at":"2022-07-02T03:00:47.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.7.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f619079498df8a8a7decf3746629b4efd5edb1b2","kind":"commit","published_at":"2022-04-11T13:37:27.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"60eb50592a564723f98c19bd452c2debcd6098f7","kind":"commit","published_at":"2022-03-14T19:01:01.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9e8a7bd81188f87637a7611239db30283f641b39","kind":"commit","published_at":"2021-10-29T19:45:21.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.5.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"31980e8af2bc8074af325fd9caa2355040088084","kind":"commit","published_at":"2021-08-07T10:46:51.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2808cf30e5e198515deabf17368ef0731bc84ab","kind":"commit","published_at":"2021-06-20T22:04:03.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8e2b2e6fd4900ccae25282d9d50f0ccd34d400ee","kind":"commit","published_at":"2021-03-14T11:17:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"65b099a5873b4f9e76d7fccdbc8882d9b37870e3","kind":"commit","published_at":"2021-02-15T09:23:22.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2aa4aab1cc5cf925bbe01c9114d79ea9e1cb1a96","kind":"commit","published_at":"2020-11-14T07:47:54.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d3e131a863a008f14979e7d9764cc6167156376f","kind":"commit","published_at":"2020-09-12T00:19:19.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"bedb48d5cf105c37573f8e8c5d74b97f1f741187","kind":"tag","published_at":"2020-07-07T00:25:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"809a888755c5dedc86ea74d0ae0497295b5311a4","kind":"commit","published_at":"2020-05-22T03:04:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"74501e01de098708d466c560d68263f3f698e143","kind":"tag","published_at":"2020-05-03T04:50:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0/manifests"},{"name":"0.0.1a0","sha":"a23f44ae8f099c2994722bab8ddc44b52f17ef5e","kind":"commit","published_at":"2019-01-22T18:39:12.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.0.1a0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0/manifests"},{"name":"0.1a3","sha":"baf8f2cec50362b59ab8633a38531744c0e92c38","kind":"commit","published_at":"2017-08-10T22:12:39.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a3","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3/manifests"},{"name":"0.1a2","sha":"ce11cd9a4df045be05732275b43ba168fb85f32c","kind":"commit","published_at":"2017-07-21T22:07:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2/manifests"},{"name":"0.1a1","sha":"2963f624371da4c8858df115b5703a7cc13602ac","kind":"commit","published_at":"2017-07-01T00:33:44.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:06:35.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":2.5447706817187243,"forks_count":1.9913779099024924,"docker_downloads_count":null,"average":3.9118590738053296},"purl":"pkg:golang/github.com/%21generic%21mapping%21tools/pygmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/GenericMappingTools/pygmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/GenericMappingTools/pygmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/GenericMappingTools/pygmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:38:48.681Z","issues_count":358,"pull_requests_count":1767,"avg_time_to_close_issue":18274336.769874476,"avg_time_to_close_pull_request":1683406.2441787287,"issues_closed_count":239,"pull_requests_closed_count":1589,"pull_request_authors_count":17,"issue_authors_count":77,"avg_comments_per_issue":3.977653631284916,"avg_comments_per_pull_request":0.9762308998302207,"merged_pull_requests_count":1520,"bot_issues_count":38,"bot_pull_requests_count":252,"past_year_issues_count":98,"past_year_pull_requests_count":722,"past_year_avg_time_to_close_issue":1774310.5762711863,"past_year_avg_time_to_close_pull_request":526920.8409448819,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":635,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.2551020408163267,"past_year_avg_comments_per_pull_request":0.6301939058171745,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":621,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","maintainers":[{"login":"seisman","count":1208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":304,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":492,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGenericMappingTools%2Fpygmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGenericMappingTools%2Fpygmt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGenericMappingTools%2Fpygmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGenericMappingTools%2Fpygmt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951534,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":11779926,"name":"github.com/genericmappingtools/pygmt","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/genericmappingtools/pygmt","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2020-05-03T04:50:23.000Z","latest_release_published_at":"2025-06-18T12:28:11.000Z","latest_release_number":"v0.16.0","last_synced_at":"2025-09-04T15:09:53.624Z","created_at":"2025-06-09T09:45:29.915Z","updated_at":"2025-09-04T15:09:53.624Z","registry_url":"https://pkg.go.dev/github.com/genericmappingtools/pygmt","install_command":"go get github.com/genericmappingtools/pygmt","documentation_url":"https://pkg.go.dev/github.com/genericmappingtools/pygmt#section-documentation","metadata":{},"repo_metadata":{"id":37664708,"uuid":"85352251","full_name":"GenericMappingTools/pygmt","owner":"GenericMappingTools","description":"A Python interface for the Generic Mapping Tools.","archived":false,"fork":false,"pushed_at":"2025-08-30T23:49:12.000Z","size":299239,"stargazers_count":814,"open_issues_count":200,"forks_count":230,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-01T13:45:58.853Z","etag":null,"topics":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"latest_commit_sha":null,"homepage":"https://www.pygmt.org","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/GenericMappingTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2017-03-17T20:31:51.000Z","updated_at":"2025-08-30T18:37:59.000Z","dependencies_parsed_at":"2023-10-20T17:07:50.865Z","dependency_job_id":"95efe9bc-e42b-4d80-98ed-3edd2be8d8d3","html_url":"https://github.com/GenericMappingTools/pygmt","commit_stats":{"total_commits":2549,"total_committers":52,"mean_commits":49.01923076923077,"dds":0.6155355041192625,"last_synced_commit":"82b0c736801998d5a995e2dd0f0f4898dc95904e"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/GenericMappingTools/pygmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/sbom","scorecard":{"id":55513,"data":{"date":"2025-08-11","repo":{"name":"github.com/GenericMappingTools/pygmt","commit":"354b50a0fef5ebd5dea5550fc7fe08ab43098c50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 23/27 approved changesets -- score normalized to 8","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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/release-baseline-images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:20","Info: found token with 'none' permissions: .github/workflows/benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/cache_data.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci_docs.yml:46","Info: found token with 'none' permissions: .github/workflows/ci_doctests.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_dev.yaml:1","Info: found token with 'none' permissions: .github/workflows/ci_tests_legacy.yaml:1","Info: found token with 'none' permissions: .github/workflows/dvc-diff.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/format-command.yml:12","Info: found token with 'none' permissions: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release-baseline-images.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: found token with 'none' permissions: .github/workflows/style_checks.yaml:1","Info: found token with 'none' permissions: .github/workflows/type_checks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache_data.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/cache_data.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/check-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_doctests.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_doctests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_dev.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_tests_legacy.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/ci_tests_legacy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dvc-diff.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/dvc-diff.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/format-command.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-baseline-images.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/release-baseline-images.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_checks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/style_checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type_checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/GenericMappingTools/pygmt/type_checks.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/format-command.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/style_checks.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/type_checks.yml:55","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/209718882","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/192824912","Warn: release artifact v0.14.2 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/200497695","Warn: release artifact v0.14.1 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/197919807","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/GenericMappingTools/pygmt/releases/174228526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:106"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (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-15T00:39:11.026Z","repository_id":37664708,"created_at":"2025-08-15T00:39:11.026Z","updated_at":"2025-08-15T00:39:11.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143959,"owners_count":25053131,"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-01T02:00:09.058Z","response_time":120,"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":"GenericMappingTools","name":"The Generic Mapping Tools (GMT)","uuid":"25944590","kind":"organization","description":"Tools for manipulating geographic and Cartesian data and creating plots, maps, and 3D views","email":null,"website":"https://www.generic-mapping-tools.org","location":null,"twitter":"gmt_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25944590?v=4","repositories_count":44,"last_synced_at":"2023-08-18T22:56:07.245Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/GenericMappingTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:23:05.433Z","updated_at":"2023-08-18T22:56:07.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenericMappingTools/repositories"},"tags":[{"name":"v0.16.0","sha":"c156826133b98d71880bdb28a39cf02dec32856e","kind":"commit","published_at":"2025-06-18T12:28:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.16.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"020dc1203d66915aa919647829595a8d5ce0f0f2","kind":"commit","published_at":"2025-03-31T11:00:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.15.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"8111f886b1c1e62fcbaca59d23900235dd6d6797","kind":"commit","published_at":"2025-02-15T02:53:53.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"31637dd648f13f8b999d0e0758e379ef921e71e2","kind":"commit","published_at":"2025-02-01T11:46:58.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"2a84b5e4465cced3df8dd8ce9aa423797583a583","kind":"commit","published_at":"2024-12-31T16:45:37.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.14.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1ff03a3c79401ed841c482da6455e816e2ab3bae","kind":"commit","published_at":"2024-09-05T11:42:30.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.13.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"3986056b1c3200ba3356e7179668d1d4524e2e31","kind":"commit","published_at":"2024-05-01T11:10:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.12.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"198e2785d57ac2f70291193f807a43762df1b213","kind":"commit","published_at":"2024-02-01T13:29:34.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.11.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e59b954dd34497a75f5c2386a4419910b44555db","kind":"commit","published_at":"2023-09-02T01:15:48.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.10.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"1d8944fc97920fe1ab4e46ce34513539a5f338bd","kind":"commit","published_at":"2023-03-31T20:21:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.9.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"1bf0c2b2780deadf1636d942bc2daa1635fa2f43","kind":"commit","published_at":"2022-12-29T21:56:11.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.8.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e5f5da9ba4713912ee96bd5eed80aa697d40de46","kind":"commit","published_at":"2022-07-02T03:00:47.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.7.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f619079498df8a8a7decf3746629b4efd5edb1b2","kind":"commit","published_at":"2022-04-11T13:37:27.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"60eb50592a564723f98c19bd452c2debcd6098f7","kind":"commit","published_at":"2022-03-14T19:01:01.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.6.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9e8a7bd81188f87637a7611239db30283f641b39","kind":"commit","published_at":"2021-10-29T19:45:21.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.5.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"31980e8af2bc8074af325fd9caa2355040088084","kind":"commit","published_at":"2021-08-07T10:46:51.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2808cf30e5e198515deabf17368ef0731bc84ab","kind":"commit","published_at":"2021-06-20T22:04:03.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.4.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8e2b2e6fd4900ccae25282d9d50f0ccd34d400ee","kind":"commit","published_at":"2021-03-14T11:17:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"65b099a5873b4f9e76d7fccdbc8882d9b37870e3","kind":"commit","published_at":"2021-02-15T09:23:22.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.3.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2aa4aab1cc5cf925bbe01c9114d79ea9e1cb1a96","kind":"commit","published_at":"2020-11-14T07:47:54.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d3e131a863a008f14979e7d9764cc6167156376f","kind":"commit","published_at":"2020-09-12T00:19:19.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.2.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"bedb48d5cf105c37573f8e8c5d74b97f1f741187","kind":"tag","published_at":"2020-07-07T00:25:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"809a888755c5dedc86ea74d0ae0497295b5311a4","kind":"commit","published_at":"2020-05-22T03:04:09.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"74501e01de098708d466c560d68263f3f698e143","kind":"tag","published_at":"2020-05-03T04:50:23.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/v0.1.0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/v0.1.0/manifests"},{"name":"0.0.1a0","sha":"a23f44ae8f099c2994722bab8ddc44b52f17ef5e","kind":"commit","published_at":"2019-01-22T18:39:12.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.0.1a0","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.0.1a0/manifests"},{"name":"0.1a3","sha":"baf8f2cec50362b59ab8633a38531744c0e92c38","kind":"commit","published_at":"2017-08-10T22:12:39.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a3","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a3/manifests"},{"name":"0.1a2","sha":"ce11cd9a4df045be05732275b43ba168fb85f32c","kind":"commit","published_at":"2017-07-21T22:07:32.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a2","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a2/manifests"},{"name":"0.1a1","sha":"2963f624371da4c8858df115b5703a7cc13602ac","kind":"commit","published_at":"2017-07-01T00:33:44.000Z","download_url":"https://codeload.github.com/GenericMappingTools/pygmt/tar.gz/0.1a1","html_url":"https://github.com/GenericMappingTools/pygmt/releases/tag/0.1a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GenericMappingTools/pygmt@0.1a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/tags/0.1a1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T15:06:37.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.555643851800051},"purl":"pkg:golang/github.com/genericmappingtools/pygmt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/genericmappingtools/pygmt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/genericmappingtools/pygmt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/genericmappingtools/pygmt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:38:48.681Z","issues_count":358,"pull_requests_count":1767,"avg_time_to_close_issue":18274336.769874476,"avg_time_to_close_pull_request":1683406.2441787287,"issues_closed_count":239,"pull_requests_closed_count":1589,"pull_request_authors_count":17,"issue_authors_count":77,"avg_comments_per_issue":3.977653631284916,"avg_comments_per_pull_request":0.9762308998302207,"merged_pull_requests_count":1520,"bot_issues_count":38,"bot_pull_requests_count":252,"past_year_issues_count":98,"past_year_pull_requests_count":722,"past_year_avg_time_to_close_issue":1774310.5762711863,"past_year_avg_time_to_close_pull_request":526920.8409448819,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":635,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.2551020408163267,"past_year_avg_comments_per_pull_request":0.6301939058171745,"past_year_bot_issues_count":14,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":621,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","maintainers":[{"login":"seisman","count":1208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":304,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":492,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgenericmappingtools%2Fpygmt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgenericmappingtools%2Fpygmt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgenericmappingtools%2Fpygmt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgenericmappingtools%2Fpygmt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951534,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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"}}],"commits":{"id":28757,"full_name":"GenericMappingTools/pygmt","default_branch":"main","committers":[{"name":"Dongdong Tian","email":"seisman.info@gmail.com","login":"seisman","count":1193},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":309},{"name":"Yvonne Fröhlich","email":"94163266+yvonnefroehlich","login":"yvonnefroehlich","count":302},{"name":"Wei Ji Leong","email":"23487320+weiji14","login":"weiji14","count":274},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":256},{"name":"Will Schlitzer","email":"schlitzer90@gmail.com","login":"willschlitzer","count":192},{"name":"Michael Grund","email":"michael_grund@gmx.de","login":"michaelgrund","count":150},{"name":"Max Jones","email":"14077947+maxrjones","login":"maxrjones","count":110},{"name":"Jiayuan Yao","email":"coreman.seism@gmail.com","login":"core-man","count":34},{"name":"Liam Toney","email":"38269494+liamtoney","login":"liamtoney","count":15},{"name":"yohaimagen","email":"mayochay@gmail.com","login":"yohaimagen","count":7},{"name":"Jing-Hui Tong","email":"86273921+JingHuiTong","login":"JingHuiTong","count":5},{"name":"Andre L. Belem","email":"andrebelem@id.uff.br","login":"andrebelem","count":3},{"name":"kmaterna","email":"kathrynmaterna@gmail.com","login":"kmaterna","count":3},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Tyler Newton","email":"54011699+tjnewton","login":"tjnewton","count":2},{"name":"Shivani chauhan","email":"56837749+xdshivani","login":"xdshivani","count":2},{"name":"alperen-kilic","email":"58446832+alperen-kilic","login":"alperen-kilic","count":2},{"name":"carocamargo","email":"47150926+carocamargo","login":"carocamargo","count":2},{"name":"Noor Buchi","email":"55197145+noorbuchi","login":"noorbuchi","count":2},{"name":"MichaeINeumann","email":"81390813+MichaeINeumann","login":"MichaeINeumann","count":2},{"name":"Jamie J Quinn","email":"JamieJQuinn","login":"JamieJQuinn","count":2},{"name":"Conor Bacon","email":"conor.bacon@gmail.com","login":"hemmelig","count":2},{"name":"daroari","email":"60489499+daroari","login":"daroari","count":2},{"name":"obaney","email":"81708927+obaney","login":"obaney","count":2},{"name":"srijac","email":"50964856+srijac","login":"srijac","count":2},{"name":"Claudio Satriano","email":"satriano@gmail.com","login":"claudiodsf","count":2},{"name":"Andrey Shmakov","email":"akshmakov@gmail.com","login":"akshmakov","count":2},{"name":"Amanda Leaman","email":"77039253+arleaman","login":"arleaman","count":2},{"name":"Abhishek Anant","email":"81291713+itsabhianant","login":"itsabhianant","count":2},{"name":"Mark Wieczorek","email":"mark.a.wieczorek@gmail.com","login":null,"count":1},{"name":"teriyakiSauce23","email":"80665382+teriyakiSauce23","login":"teriyakiSauce23","count":1},{"name":"shahid-0","email":"81429750+shahid-0","login":"shahid-0","count":1},{"name":"mdtanker","email":"81199856+mdtanker","login":"mdtanker","count":1},{"name":"Vitor Gratiere Torres","email":"26410338+vitorgt","login":"vitorgt","count":1},{"name":"Tawanda","email":"moyotawanda@gmail.com","login":"tawandamoyo","count":1},{"name":"Soham Banerjee","email":"63705023+soham4abc","login":"soham4abc","count":1},{"name":"Sean H","email":"31742569+sean0921","login":"sean0921","count":1},{"name":"Philipp Loose","email":"37411699+xibalba01","login":"xibalba01","count":1},{"name":"Malte Ziebarth","email":"malte.ziebarth@fmvkb.de","login":"mjziebarth","count":1},{"name":"Loïc Houpert","email":"10154151+lhoupert","login":"lhoupert","count":1},{"name":"Kadatatlu Kishore","email":"vskishore408@gmail.com","login":"kadatatlukishore","count":1},{"name":"Julius Busecke","email":"julius@ldeo.columbia.edu","login":"jbusecke","count":1},{"name":"Jack Beagley","email":"jack.beagley@outlook.com","login":"jackbeagley","count":1},{"name":"Federico Esteban","email":"federico.esteban@gmail.com","login":"Esteban82","count":1},{"name":"Emily McMullan","email":"55964550+eemcmullan","login":"eemcmullan","count":1},{"name":"Cody Woodson","email":"dovacody@gmail.com","login":"Dovacody","count":1},{"name":"Brook","email":"btozer@ucsd.edu","login":"btozer","count":1},{"name":"Becky Salvage","email":"60942514+BeckySalvage","login":"BeckySalvage","count":1},{"name":"Andrés Ignacio Torres","email":"andresitorresm@gmail.com","login":"aitorres","count":1},{"name":"Alicia Ngoc Diep Ha","email":"58379930+aliciaha1997","login":"aliciaha1997","count":1}],"total_commits":2907,"total_committers":51,"total_bot_commits":312,"total_bot_committers":2,"mean_commits":57.0,"dds":0.5896112831097351,"past_year_committers":[{"name":"Dongdong Tian","email":"seisman.info@gmail.com","login":"seisman","count":326},{"name":"Yvonne Fröhlich","email":"94163266+yvonnefroehlich","login":"yvonnefroehlich","count":76},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":74},{"name":"Wei Ji Leong","email":"23487320+weiji14","login":"weiji14","count":21},{"name":"Michael Grund","email":"michael_grund@gmx.de","login":"michaelgrund","count":10},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Will Schlitzer","email":"schlitzer90@gmail.com","login":"willschlitzer","count":1},{"name":"Jiayuan Yao","email":"coreman.seism@gmail.com","login":"core-man","count":1},{"name":"Federico Esteban","email":"federico.esteban@gmail.com","login":"Esteban82","count":1}],"past_year_total_commits":513,"past_year_total_committers":9,"past_year_total_bot_commits":77,"past_year_total_bot_committers":2,"past_year_mean_commits":57.0,"past_year_dds":0.36452241715399614,"last_synced_at":"2025-08-08T01:34:12.251Z","last_synced_commit":"2021de77657dbe87af916b11065e11570df12f38","created_at":"2023-03-07T16:38:46.004Z","updated_at":"2025-08-08T01:34:12.275Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"GenericMappingTools/pygmt","html_url":"https://github.com/GenericMappingTools/pygmt","last_synced_at":"2025-09-04T17:25:04.615Z","status":null,"issues_count":356,"pull_requests_count":2125,"avg_time_to_close_issue":18620570.155844156,"avg_time_to_close_pull_request":1708348.7397769517,"issues_closed_count":231,"pull_requests_closed_count":1883,"pull_request_authors_count":18,"issue_authors_count":79,"avg_comments_per_issue":3.691011235955056,"avg_comments_per_pull_request":0.9072941176470588,"merged_pull_requests_count":1804,"bot_issues_count":38,"bot_pull_requests_count":288,"past_year_issues_count":100,"past_year_pull_requests_count":960,"past_year_avg_time_to_close_issue":1096550.5454545454,"past_year_avg_time_to_close_pull_request":408078.3244873341,"past_year_issues_closed_count":55,"past_year_pull_requests_closed_count":829,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.39,"past_year_avg_comments_per_pull_request":0.596875,"past_year_bot_issues_count":15,"past_year_bot_pull_requests_count":147,"past_year_merged_pull_requests_count":809,"created_at":"2023-05-10T21:02:43.581Z","updated_at":"2025-09-04T17:25:04.616Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenericMappingTools%2Fpygmt/issues","issue_labels_count":{"maintenance":78,"bug":58,"documentation":56,"feature request":52,"discussions":34,"help wanted":30,"question":22,"upstream":19,"longterm":17,"enhancement":12,"wontfix":9,"good first issue":7,"skip-changelog":4,"deprecation":3,"final review call":3,"outreach":2,"typing":2,"triage":1,"run/test-gmt-dev":1},"pull_request_labels_count":{"maintenance":1237,"skip-changelog":1203,"documentation":404,"final review call":221,"enhancement":155,"needs review":111,"deprecation":94,"feature":64,"bug":59,"typing":52,"run/benchmark":27,"run/test-gmt-dev":16,"upstream":6,"longterm":3,"question":3,"discussions":3},"issue_author_associations_count":{"MEMBER":236,"NONE":63,"CONTRIBUTOR":57},"pull_request_author_associations_count":{"MEMBER":1819,"CONTRIBUTOR":300,"NONE":6},"issue_authors":{"seisman":149,"github-actions[bot]":37,"weiji14":33,"yvonnefroehlich":29,"maxrjones":15,"MarkWieczorek":7,"michaelgrund":5,"willschlitzer":4,"Esteban82":3,"hemmelig":2,"kjz1997":2,"JingHuiTong":2,"De-Guo":2,"jbusecke":1,"cuitianyu20":1,"WilliamEpenarandaA":1,"N-Masi":1,"paradx":1,"MySlientWind":1,"bartikpandel":1,"liamtoney":1,"xwanner":1,"myjc1":1,"phalucy":1,"juanis2112":1,"yebo-liu":1,"core-man":1,"bjmarfito":1,"yohaimagen":1,"tjcrone":1,"jsbyrnes":1,"hazardgoat":1,"naveenragur":1,"duffy6":1,"seanricardoford":1,"noirchen":1,"mdtanker":1,"thomasAmorrow":1,"newnorsk":1,"paugier":1,"Williamkp":1,"Dani-Lindsay":1,"veenstrajelmer":1,"dependabot[bot]":1,"SquirrelKnight":1,"catastropiyush":1,"rhkarls":1,"konalindsey":1,"GeoGarfias":1,"xueke114":1,"gnpang":1,"saeedmohanna":1,"xumi1993":1,"wsja":1,"cbouliga":1,"MsDannie76":1,"fedesuad":1,"jhtong33":1,"Sistjerne":1,"tktmyd":1,"ivanrojasch":1,"norfordb":1,"zkn365":1,"agentUD":1,"WuZe2013":1,"SeismoFelix":1,"jasonhappyforver":1,"sungho91":1,"dr-glenn":1,"ibrewster":1,"HouseJaay":1,"VectorZhao":1,"eelcodoornbos":1,"ev-anderson":1,"YaraRossi":1,"mlees0209":1,"tomeracles":1,"patcmorneau":1,"yfialko":1},"pull_request_authors":{"seisman":1276,"yvonnefroehlich":338,"dependabot[bot]":282,"weiji14":130,"michaelgrund":64,"maxrjones":7,"pre-commit-ci[bot]":6,"willschlitzer":5,"JingHuiTong":4,"Esteban82":2,"core-man":2,"jhtong33":2,"bwwjohnson":2,"lattaai4":1,"ZMAlt":1,"srijac":1,"andrebelem":1,"sixy6e":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"maintenance":24,"documentation":18,"discussions":16,"bug":13,"feature request":8,"question":6,"enhancement":2,"upstream":2,"longterm":2,"skip-changelog":2,"help wanted":2,"final review call":1},"past_year_pull_request_labels_count":{"skip-changelog":602,"maintenance":562,"documentation":196,"final review call":123,"enhancement":57,"needs review":51,"deprecation":47,"bug":31,"feature":28,"typing":26,"run/benchmark":8,"run/test-gmt-dev":5,"discussions":2,"longterm":1,"question":1},"past_year_issue_author_associations_count":{"MEMBER":69,"CONTRIBUTOR":19,"NONE":12},"past_year_pull_request_author_associations_count":{"MEMBER":808,"CONTRIBUTOR":148,"NONE":4},"past_year_issue_authors":{"seisman":47,"github-actions[bot]":14,"yvonnefroehlich":13,"weiji14":4,"Esteban82":3,"MarkWieczorek":2,"maxrjones":2,"yfialko":1,"YaraRossi":1,"tomeracles":1,"tktmyd":1,"seanricardoford":1,"paradx":1,"N-Masi":1,"naveenragur":1,"myjc1":1,"mdtanker":1,"jhtong33":1,"eelcodoornbos":1,"dependabot[bot]":1,"cbouliga":1,"catastropiyush":1},"past_year_pull_request_authors":{"seisman":597,"yvonnefroehlich":141,"dependabot[bot]":141,"weiji14":45,"michaelgrund":23,"pre-commit-ci[bot]":6,"jhtong33":2,"Esteban82":2,"bwwjohnson":2,"lattaai4":1},"maintainers":[{"login":"seisman","count":1425,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"maxrjones","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"core-man","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/core-man"},{"login":"liamtoney","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liamtoney"}],"active_maintainers":[{"login":"seisman","count":644,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"yvonnefroehlich","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yvonnefroehlich"},{"login":"weiji14","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weiji14"},{"login":"michaelgrund","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelgrund"},{"login":"Esteban82","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Esteban82"},{"login":"maxrjones","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"}]},"events":{"total":{"CreateEvent":438,"ReleaseEvent":3,"IssuesEvent":153,"WatchEvent":61,"DeleteEvent":423,"IssueCommentEvent":634,"PushEvent":2903,"PullRequestReviewCommentEvent":1133,"PullRequestEvent":820,"PullRequestReviewEvent":1211,"ForkEvent":11},"last_year":{"CreateEvent":438,"ReleaseEvent":3,"IssuesEvent":153,"WatchEvent":61,"DeleteEvent":423,"IssueCommentEvent":634,"PushEvent":2903,"PullRequestReviewCommentEvent":1133,"PullRequestEvent":820,"PullRequestReviewEvent":1211,"ForkEvent":11}},"keywords":["earth-science","geophysics","geoscience","hacktoberfest","maps","python","seismology"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cache_data.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.343Z","updated_at":"2023-09-22T12:51:09.343Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/cache_data.yaml","dependencies":[{"id":13874034160,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034161,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034162,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-links.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.442Z","updated_at":"2023-09-22T12:51:09.442Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/check-links.yml","dependencies":[{"id":13874034164,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034165,"package_name":"lycheeverse/lychee-action","ecosystem":"actions","requirements":"v1.8.0","direct":true,"kind":"composite","optional":false},{"id":13874034166,"package_name":"peter-evans/create-issue-from-file","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.532Z","updated_at":"2023-09-22T12:51:09.532Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/ci_docs.yml","dependencies":[{"id":13874034167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034168,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034169,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.28.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_doctests.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.606Z","updated_at":"2023-09-22T12:51:09.606Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/ci_doctests.yaml","dependencies":[{"id":13874034170,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034171,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034172,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.28.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_tests.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.751Z","updated_at":"2023-09-22T12:51:09.751Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/ci_tests.yaml","dependencies":[{"id":13874034173,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034174,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034175,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.28.0","direct":true,"kind":"composite","optional":false},{"id":13874034176,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13874034177,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_tests_dev.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.827Z","updated_at":"2023-09-22T12:51:09.827Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/ci_tests_dev.yaml","dependencies":[{"id":13874034179,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034180,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13874034181,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":13874034182,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034183,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.28.0","direct":true,"kind":"composite","optional":false},{"id":13874034184,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_tests_legacy.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.881Z","updated_at":"2023-09-22T12:51:09.881Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/ci_tests_legacy.yaml","dependencies":[{"id":13874034185,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034186,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1.4.4","direct":true,"kind":"composite","optional":false},{"id":13874034187,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.28.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dvc-diff.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:51:09.916Z","updated_at":"2023-09-22T12:51:09.916Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/dvc-diff.yml","dependencies":[{"id":13874034190,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874034191,"package_name":"iterative/setup-dvc","ecosystem":"actions","requirements":"v1.1.2","direct":true,"kind":"composite","optional":false},{"id":13874035551,"package_name":"iterative/setup-cml","ecosystem":"actions","requirements":"v1.2.3","direct":true,"kind":"composite","optional":false},{"id":13874036830,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3.8.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format-command.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:17.423Z","updated_at":"2023-09-22T12:52:17.423Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/format-command.yml","dependencies":[{"id":13874043157,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13874043158,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874043159,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13874043160,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:18.602Z","updated_at":"2023-09-22T12:52:18.602Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":13874044407,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874044408,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":13874044409,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-baseline-images.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:22.607Z","updated_at":"2023-09-22T12:52:22.607Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/release-baseline-images.yml","dependencies":[{"id":13874044654,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874044657,"package_name":"iterative/setup-dvc","ecosystem":"actions","requirements":"v1.1.2","direct":true,"kind":"composite","optional":false},{"id":13874044659,"package_name":"shogo82148/actions-upload-release-asset","ecosystem":"actions","requirements":"v1.6.6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:23.412Z","updated_at":"2023-09-22T12:52:23.412Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":13874045426,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5.24.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/slash-command-dispatch.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:25.309Z","updated_at":"2023-09-22T12:52:25.309Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/slash-command-dispatch.yml","dependencies":[{"id":13874045430,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13874045431,"package_name":"peter-evans/slash-command-dispatch","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style_checks.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:25.855Z","updated_at":"2023-09-22T12:52:25.855Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/.github/workflows/style_checks.yaml","dependencies":[{"id":13874045436,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":13874045437,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:26.850Z","updated_at":"2023-09-22T12:52:26.850Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/pyproject.toml","dependencies":[{"id":13874045486,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.22","direct":true,"kind":"runtime","optional":false},{"id":13874045487,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045488,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045489,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045490,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T12:52:28.201Z","updated_at":"2023-09-22T12:52:28.201Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/requirements.txt","dependencies":[{"id":13874045491,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.22","direct":true,"kind":"runtime","optional":false},{"id":13874045492,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045493,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045494,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13874045495,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:07:38.629Z","updated_at":"2023-10-20T17:07:38.629Z","repository_link":"https://github.com/GenericMappingTools/pygmt/blob/main/environment.yml","dependencies":[{"id":14266050989,"package_name":"black","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266050990,"package_name":"blackdoc","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266051849,"package_name":"build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266051952,"package_name":"codespell","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266053468,"package_name":"contextily","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266055199,"package_name":"docformatter","ecosystem":"conda","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false},{"id":14266055843,"package_name":"dvc","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266056286,"package_name":"geopandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266056287,"package_name":"gmt","ecosystem":"conda","requirements":"6.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":14266058401,"package_name":"ipython","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266058402,"package_name":"jupyter","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266058403,"package_name":"make","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266058404,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266058405,"package_name":"myst-parser","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266059320,"package_name":"netcdf4","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266059321,"package_name":"numpy","ecosystem":"conda","requirements":"\u003e=1.22","direct":true,"kind":"runtime","optional":false},{"id":14266059322,"package_name":"packaging","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266059323,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266059324,"package_name":"panel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266060114,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266060115,"package_name":"pylint","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266060116,"package_name":"pytest","ecosystem":"conda","requirements":"\u003e=6.0","direct":true,"kind":"runtime","optional":false},{"id":14266060117,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266060118,"package_name":"pytest-doctestplus","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266060968,"package_name":"pytest-mpl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266061963,"package_name":"rioxarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266063107,"package_name":"ruff","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266064550,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266064555,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266064559,"package_name":"sphinx-design","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266064878,"package_name":"sphinx-gallery","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266066469,"package_name":"sphinx_rtd_theme","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14266066470,"package_name":"xarray","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":19.95132715762449,"created_at":"2025-09-04T15:51:10.831Z","updated_at":"2025-10-07T08:15:18.609Z","avatar_url":"https://github.com/GenericMappingTools.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":7602,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3781524","https://doi.org/10.5281/zenodo.15628725","https://doi.org/10.1029/2019GC008515"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["generic-mapping-tools","mesh","interpolation","open-science","closember","pygmt","batteries","hydrology","regionalization","finite-elements"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37158","html_url":"https://science.ecosyste.ms/projects/37158","bibtex_url":"https://science.ecosyste.ms/projects/37158/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37158/export.apalike"}