{"id":60612,"name":"geovista","description":"Cartographic rendering and mesh analytics powered by PyVista 🌍","url":"https://github.com/bjlittle/geovista","last_synced_at":"2025-09-08T12:16:42.248Z","repository":{"id":37025445,"uuid":"366434296","full_name":"bjlittle/geovista","owner":"bjlittle","description":"Cartographic rendering and mesh analytics powered by PyVista 🌍","archived":false,"fork":false,"pushed_at":"2025-08-31T09:14:28.000Z","size":8869,"stargazers_count":202,"open_issues_count":33,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-31T11:23:03.598Z","etag":null,"topics":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"latest_commit_sha":null,"homepage":"https://geovista.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjlittle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-11T15:40:46.000Z","updated_at":"2025-08-31T09:09:58.000Z","dependencies_parsed_at":"2023-11-18T03:29:08.417Z","dependency_job_id":"dd609a32-034f-45a3-a34f-f83e47bb52f6","html_url":"https://github.com/bjlittle/geovista","commit_stats":{"total_commits":1078,"total_committers":13,"mean_commits":82.92307692307692,"dds":"0.22170686456400746","last_synced_commit":"9aa6bf7a3feee087266de77bc93ee4c6fdb456e2"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjlittle/geovista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/sbom","scorecard":{"id":87352,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjlittle/geovista","commit":"c99593349230a9a46bef2d775f8c2f08ce89c2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: found token with 'none' permissions: .github/workflows/ci-changelog.yml:23","Info: found token with 'none' permissions: .github/workflows/ci-citation.yml:19","Info: found token with 'none' permissions: .github/workflows/ci-docs.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-label.yml:16","Warn: no topLevel permission defined: .github/workflows/ci-linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-locks.yml:21","Info: found token with 'none' permissions: .github/workflows/ci-manifest.yml:26","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci-stale.yml:16","Info: found token with 'none' permissions: .github/workflows/ci-tests.yml:30","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci-update-pr-branch.yml:17","Info: found token with 'none' permissions: .github/workflows/ci-wheels.yml:31","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-manifest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-stale.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-update-pr-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-update-pr-branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/codeql.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests-pypi.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:131","Info:   3 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:  30 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-wheels.yml:120"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:12:57.636Z","repository_id":37025445,"created_at":"2025-08-15T07:12:57.637Z","updated_at":"2025-08-15T07:12:57.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181822,"owners_count":25236569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"bjlittle","name":"Bill Little","uuid":"2051656","kind":"user","description":"Soft, fluffy and machine washable.","email":"","website":"https://www.metoffice.gov.uk/","location":"Exeter, Devon, England","twitter":"billjameslittle","company":"Met Office","icon_url":"https://avatars.githubusercontent.com/u/2051656?v=4","repositories_count":136,"last_synced_at":"2024-06-11T15:35:18.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjlittle","funding_links":[],"total_stars":154,"followers":56,"following":101,"created_at":"2022-11-04T01:38:30.230Z","updated_at":"2024-06-11T15:35:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle/repositories"},"packages":[{"id":2746409,"name":"geovista","ecosystem":"pypi","description":"Cartographic rendering and mesh analytics powered by PyVista","homepage":null,"licenses":"BSD 3-Clause License  Copyright (c) 2021, GeoVista Contributors. All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ","normalized_licenses":["Other"],"repository_url":"https://github.com/bjlittle/geovista","keywords_array":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"namespace":null,"versions_count":14,"first_release_published_at":"2021-09-14T22:13:09.000Z","latest_release_published_at":"2024-10-21T20:51:54.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-08-31T11:36:58.234Z","created_at":"2022-04-10T11:07:32.375Z","updated_at":"2025-08-31T11:57:05.983Z","registry_url":"https://pypi.org/project/geovista/","install_command":"pip install geovista --index-url https://pypi.org/simple","documentation_url":"https://geovista.readthedocs.io","metadata":{"funding":null,"documentation":"https://geovista.readthedocs.io","classifiers":["Development Status :: 1 - Planning","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Atmospheric Science"],"normalized_name":"geovista","project_status":null},"repo_metadata":{"id":37025445,"uuid":"366434296","full_name":"bjlittle/geovista","owner":"bjlittle","description":"Cartographic rendering and mesh analytics powered by PyVista 🌍","archived":false,"fork":false,"pushed_at":"2025-08-31T09:14:28.000Z","size":8869,"stargazers_count":202,"open_issues_count":33,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-31T11:23:03.598Z","etag":null,"topics":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"latest_commit_sha":null,"homepage":"https://geovista.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjlittle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-11T15:40:46.000Z","updated_at":"2025-08-31T09:09:58.000Z","dependencies_parsed_at":"2023-11-18T03:29:08.417Z","dependency_job_id":"dd609a32-034f-45a3-a34f-f83e47bb52f6","html_url":"https://github.com/bjlittle/geovista","commit_stats":{"total_commits":1078,"total_committers":13,"mean_commits":82.92307692307692,"dds":"0.22170686456400746","last_synced_commit":"9aa6bf7a3feee087266de77bc93ee4c6fdb456e2"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjlittle/geovista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/sbom","scorecard":{"id":87352,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjlittle/geovista","commit":"c99593349230a9a46bef2d775f8c2f08ce89c2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: found token with 'none' permissions: .github/workflows/ci-changelog.yml:23","Info: found token with 'none' permissions: .github/workflows/ci-citation.yml:19","Info: found token with 'none' permissions: .github/workflows/ci-docs.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-label.yml:16","Warn: no topLevel permission defined: .github/workflows/ci-linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-locks.yml:21","Info: found token with 'none' permissions: .github/workflows/ci-manifest.yml:26","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci-stale.yml:16","Info: found token with 'none' permissions: .github/workflows/ci-tests.yml:30","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci-update-pr-branch.yml:17","Info: found token with 'none' permissions: .github/workflows/ci-wheels.yml:31","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-manifest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-stale.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-update-pr-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-update-pr-branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/codeql.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests-pypi.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:131","Info:   3 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:  30 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-wheels.yml:120"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:12:57.636Z","repository_id":37025445,"created_at":"2025-08-15T07:12:57.637Z","updated_at":"2025-08-15T07:12:57.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976995,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"bjlittle","name":"Bill Little","uuid":"2051656","kind":"user","description":"Soft, fluffy and machine washable.","email":"","website":"https://www.metoffice.gov.uk/","location":"Exeter, Devon, England","twitter":"billjameslittle","company":"Met Office","icon_url":"https://avatars.githubusercontent.com/u/2051656?v=4","repositories_count":136,"last_synced_at":"2024-06-11T15:35:18.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjlittle","funding_links":[],"total_stars":154,"followers":56,"following":101,"created_at":"2022-11-04T01:38:30.230Z","updated_at":"2024-06-11T15:35:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle/repositories"},"tags":[{"name":"v0.5.3","sha":"75fbc1ffb353cf393268843e3738548f1dd03ed1","kind":"commit","published_at":"2024-10-21T15:40:09.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"8cc8d69220fd1c907d584f8a45abf747cf428835","kind":"commit","published_at":"2024-10-03T11:13:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"57fc7edd7c12d554f35e50afbce40967bc4df913","kind":"commit","published_at":"2024-07-14T22:01:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"26b3a74bbc5be4a9a15fe6c0937492f87a3588b4","kind":"commit","published_at":"2024-07-08T19:30:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"484f306e7544622edea5f6f56065269f1a1e2d46","kind":"commit","published_at":"2024-01-09T23:18:47.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86ec52f7f6943fe5e9ff6c2504321673ca13fb3e","kind":"commit","published_at":"2023-09-18T20:29:53.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c15f90f42a2c3d9169abec5764e666dbb26ccb11","kind":"commit","published_at":"2023-07-08T01:14:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.3.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5bef8c12ef4a738bafb6ca974d86f080f840d25c","kind":"commit","published_at":"2023-06-07T11:26:46.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.2.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"898634133883182b5bc55409f152fdd082458015","kind":"commit","published_at":"2023-02-21T13:19:39.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.4","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"8d4ca3a40c5818dd3673d6c2189e85c6d0bbe820","kind":"commit","published_at":"2023-02-13T16:19:50.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"93046ec36a2f25174c5e883b44222604dbc58e87","kind":"commit","published_at":"2023-02-07T00:11:23.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"66d46c232fabde42e71eb7052a70b4c6236a1618","kind":"commit","published_at":"2023-02-06T01:20:55.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8d11513b1007a0cad33a05d21d14974b23cf2015","kind":"commit","published_at":"2023-02-06T00:10:13.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0/manifests"},{"name":"v0.1a0","sha":"6a6832e5de47130d5b25ec61f57a68dbfa412604","kind":"commit","published_at":"2021-09-14T21:43:56.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1a0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T11:57:05.982Z","dependent_packages_count":2,"downloads":1028,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":13.469297770479717,"dependent_repos_count":8.934956661840761,"dependent_packages_count":4.797625697793282,"stargazers_count":7.6114189329083555,"forks_count":9.562311566380878,"docker_downloads_count":null,"average":8.875122125880598},"purl":"pkg:pypi/geovista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/geovista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/geovista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/geovista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:59:40.267Z","issues_count":157,"pull_requests_count":1407,"avg_time_to_close_issue":5534107.445454545,"avg_time_to_close_pull_request":127558.59925925925,"issues_closed_count":110,"pull_requests_closed_count":1350,"pull_request_authors_count":18,"issue_authors_count":20,"avg_comments_per_issue":3.2420382165605095,"avg_comments_per_pull_request":1.0902629708599858,"merged_pull_requests_count":1240,"bot_issues_count":76,"bot_pull_requests_count":658,"past_year_issues_count":93,"past_year_pull_requests_count":660,"past_year_avg_time_to_close_issue":976988.28125,"past_year_avg_time_to_close_pull_request":128016.42269736843,"past_year_issues_closed_count":64,"past_year_pull_requests_closed_count":608,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3870967741935484,"past_year_avg_comments_per_pull_request":0.8848484848484849,"past_year_bot_issues_count":76,"past_year_bot_pull_requests_count":366,"past_year_merged_pull_requests_count":543,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/issues","maintainers":[{"login":"bjlittle","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"tkoyama010","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"trexfeathers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"banesullivan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"pp-mo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"HGWright","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"stephenworsley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenworsley"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"},{"login":"tkknight","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkknight"}],"active_maintainers":[{"login":"bjlittle","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"trexfeathers","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"tkoyama010","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"HGWright","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"pp-mo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geovista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geovista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geovista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/geovista/related_packages","maintainers":[{"uuid":"Bill.Little","login":"Bill.Little","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/Bill.Little/","role":null,"created_at":"2023-01-31T09:27:09.501Z","updated_at":"2023-01-31T09:27:09.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Bill.Little/packages"},{"uuid":"ppmo","login":"ppmo","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/ppmo/","role":"Owner","created_at":"2023-12-13T01:12:31.707Z","updated_at":"2023-12-13T01:12:31.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ppmo/packages"},{"uuid":"martin.yeo","login":"martin.yeo","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/martin.yeo/","role":"Owner","created_at":"2023-12-13T01:12:30.812Z","updated_at":"2023-12-13T01:12:30.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martin.yeo/packages"},{"uuid":"stephen.worsley","login":"stephen.worsley","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/stephen.worsley/","role":"Owner","created_at":"2023-12-13T01:12:32.527Z","updated_at":"2023-12-13T01:12:32.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stephen.worsley/packages"},{"uuid":"HGWright","login":"HGWright","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/HGWright/","role":"Maintainer","created_at":"2023-12-13T01:12:33.239Z","updated_at":"2023-12-13T01:12:33.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/HGWright/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11723455,"name":"github.com/bjlittle/geovista","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bjlittle/geovista","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2023-02-06T00:10:13.000Z","latest_release_published_at":"2024-10-21T15:40:09.000Z","latest_release_number":"v0.5.3","last_synced_at":"2025-08-31T11:37:03.255Z","created_at":"2025-06-03T08:48:37.078Z","updated_at":"2025-08-31T11:57:05.977Z","registry_url":"https://pkg.go.dev/github.com/bjlittle/geovista","install_command":"go get github.com/bjlittle/geovista","documentation_url":"https://pkg.go.dev/github.com/bjlittle/geovista#section-documentation","metadata":{},"repo_metadata":{"id":37025445,"uuid":"366434296","full_name":"bjlittle/geovista","owner":"bjlittle","description":"Cartographic rendering and mesh analytics powered by PyVista 🌍","archived":false,"fork":false,"pushed_at":"2025-08-31T09:14:28.000Z","size":8869,"stargazers_count":202,"open_issues_count":33,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-31T11:23:03.598Z","etag":null,"topics":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"latest_commit_sha":null,"homepage":"https://geovista.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjlittle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-11T15:40:46.000Z","updated_at":"2025-08-31T09:09:58.000Z","dependencies_parsed_at":"2023-11-18T03:29:08.417Z","dependency_job_id":"dd609a32-034f-45a3-a34f-f83e47bb52f6","html_url":"https://github.com/bjlittle/geovista","commit_stats":{"total_commits":1078,"total_committers":13,"mean_commits":82.92307692307692,"dds":"0.22170686456400746","last_synced_commit":"9aa6bf7a3feee087266de77bc93ee4c6fdb456e2"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjlittle/geovista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/sbom","scorecard":{"id":87352,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjlittle/geovista","commit":"c99593349230a9a46bef2d775f8c2f08ce89c2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: found token with 'none' permissions: .github/workflows/ci-changelog.yml:23","Info: found token with 'none' permissions: .github/workflows/ci-citation.yml:19","Info: found token with 'none' permissions: .github/workflows/ci-docs.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-label.yml:16","Warn: no topLevel permission defined: .github/workflows/ci-linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-locks.yml:21","Info: found token with 'none' permissions: .github/workflows/ci-manifest.yml:26","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci-stale.yml:16","Info: found token with 'none' permissions: .github/workflows/ci-tests.yml:30","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci-update-pr-branch.yml:17","Info: found token with 'none' permissions: .github/workflows/ci-wheels.yml:31","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-manifest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-stale.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-update-pr-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-update-pr-branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/codeql.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests-pypi.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:131","Info:   3 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:  30 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-wheels.yml:120"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:12:57.636Z","repository_id":37025445,"created_at":"2025-08-15T07:12:57.637Z","updated_at":"2025-08-15T07:12:57.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976995,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"bjlittle","name":"Bill Little","uuid":"2051656","kind":"user","description":"Soft, fluffy and machine washable.","email":"","website":"https://www.metoffice.gov.uk/","location":"Exeter, Devon, England","twitter":"billjameslittle","company":"Met Office","icon_url":"https://avatars.githubusercontent.com/u/2051656?v=4","repositories_count":136,"last_synced_at":"2024-06-11T15:35:18.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjlittle","funding_links":[],"total_stars":154,"followers":56,"following":101,"created_at":"2022-11-04T01:38:30.230Z","updated_at":"2024-06-11T15:35:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle/repositories"},"tags":[{"name":"v0.5.3","sha":"75fbc1ffb353cf393268843e3738548f1dd03ed1","kind":"commit","published_at":"2024-10-21T15:40:09.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"8cc8d69220fd1c907d584f8a45abf747cf428835","kind":"commit","published_at":"2024-10-03T11:13:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"57fc7edd7c12d554f35e50afbce40967bc4df913","kind":"commit","published_at":"2024-07-14T22:01:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"26b3a74bbc5be4a9a15fe6c0937492f87a3588b4","kind":"commit","published_at":"2024-07-08T19:30:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"484f306e7544622edea5f6f56065269f1a1e2d46","kind":"commit","published_at":"2024-01-09T23:18:47.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86ec52f7f6943fe5e9ff6c2504321673ca13fb3e","kind":"commit","published_at":"2023-09-18T20:29:53.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c15f90f42a2c3d9169abec5764e666dbb26ccb11","kind":"commit","published_at":"2023-07-08T01:14:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.3.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5bef8c12ef4a738bafb6ca974d86f080f840d25c","kind":"commit","published_at":"2023-06-07T11:26:46.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.2.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"898634133883182b5bc55409f152fdd082458015","kind":"commit","published_at":"2023-02-21T13:19:39.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.4","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"8d4ca3a40c5818dd3673d6c2189e85c6d0bbe820","kind":"commit","published_at":"2023-02-13T16:19:50.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"93046ec36a2f25174c5e883b44222604dbc58e87","kind":"commit","published_at":"2023-02-07T00:11:23.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"66d46c232fabde42e71eb7052a70b4c6236a1618","kind":"commit","published_at":"2023-02-06T01:20:55.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8d11513b1007a0cad33a05d21d14974b23cf2015","kind":"commit","published_at":"2023-02-06T00:10:13.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0/manifests"},{"name":"v0.1a0","sha":"6a6832e5de47130d5b25ec61f57a68dbfa412604","kind":"commit","published_at":"2021-09-14T21:43:56.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1a0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T11:57:05.976Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.76868875177088,"dependent_packages_count":5.405748122826525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.587218437298702},"purl":"pkg:golang/github.com/bjlittle/geovista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bjlittle/geovista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bjlittle/geovista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bjlittle/geovista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:59:40.267Z","issues_count":157,"pull_requests_count":1407,"avg_time_to_close_issue":5534107.445454545,"avg_time_to_close_pull_request":127558.59925925925,"issues_closed_count":110,"pull_requests_closed_count":1350,"pull_request_authors_count":18,"issue_authors_count":20,"avg_comments_per_issue":3.2420382165605095,"avg_comments_per_pull_request":1.0902629708599858,"merged_pull_requests_count":1240,"bot_issues_count":76,"bot_pull_requests_count":658,"past_year_issues_count":93,"past_year_pull_requests_count":660,"past_year_avg_time_to_close_issue":976988.28125,"past_year_avg_time_to_close_pull_request":128016.42269736843,"past_year_issues_closed_count":64,"past_year_pull_requests_closed_count":608,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3870967741935484,"past_year_avg_comments_per_pull_request":0.8848484848484849,"past_year_bot_issues_count":76,"past_year_bot_pull_requests_count":366,"past_year_merged_pull_requests_count":543,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/issues","maintainers":[{"login":"bjlittle","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"tkoyama010","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"trexfeathers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"banesullivan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"pp-mo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"HGWright","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"stephenworsley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenworsley"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"},{"login":"tkknight","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkknight"}],"active_maintainers":[{"login":"bjlittle","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"trexfeathers","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"tkoyama010","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"HGWright","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"pp-mo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbjlittle%2Fgeovista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbjlittle%2Fgeovista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbjlittle%2Fgeovista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbjlittle%2Fgeovista/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5297490,"name":"geovista","ecosystem":"conda","description":"GeoVista provides a cartographic gateway into the world of PyVista. It leverages the power of the GPU through VTK to provide a paradigm shift in rendering performance and interactive user experience.","homepage":"https://github.com/bjlittle/geovista","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bjlittle/geovista","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-05-13T00:58:50.000Z","latest_release_published_at":"2021-09-15T12:40:48.000Z","latest_release_number":"0.1a0","last_synced_at":"2025-08-31T11:37:02.190Z","created_at":"2022-10-03T16:02:21.225Z","updated_at":"2025-08-31T11:57:05.981Z","registry_url":"https://anaconda.org/conda-forge/geovista","install_command":"conda install -c conda-forge geovista","documentation_url":null,"metadata":{},"repo_metadata":{"id":37025445,"uuid":"366434296","full_name":"bjlittle/geovista","owner":"bjlittle","description":"Cartographic rendering and mesh analytics powered by PyVista 🌍","archived":false,"fork":false,"pushed_at":"2025-08-31T09:14:28.000Z","size":8869,"stargazers_count":202,"open_issues_count":33,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-31T11:23:03.598Z","etag":null,"topics":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"latest_commit_sha":null,"homepage":"https://geovista.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjlittle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-11T15:40:46.000Z","updated_at":"2025-08-31T09:09:58.000Z","dependencies_parsed_at":"2023-11-18T03:29:08.417Z","dependency_job_id":"dd609a32-034f-45a3-a34f-f83e47bb52f6","html_url":"https://github.com/bjlittle/geovista","commit_stats":{"total_commits":1078,"total_committers":13,"mean_commits":82.92307692307692,"dds":"0.22170686456400746","last_synced_commit":"9aa6bf7a3feee087266de77bc93ee4c6fdb456e2"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjlittle/geovista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/sbom","scorecard":{"id":87352,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjlittle/geovista","commit":"c99593349230a9a46bef2d775f8c2f08ce89c2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: found token with 'none' permissions: .github/workflows/ci-changelog.yml:23","Info: found token with 'none' permissions: .github/workflows/ci-citation.yml:19","Info: found token with 'none' permissions: .github/workflows/ci-docs.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-label.yml:16","Warn: no topLevel permission defined: .github/workflows/ci-linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-locks.yml:21","Info: found token with 'none' permissions: .github/workflows/ci-manifest.yml:26","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci-stale.yml:16","Info: found token with 'none' permissions: .github/workflows/ci-tests.yml:30","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci-update-pr-branch.yml:17","Info: found token with 'none' permissions: .github/workflows/ci-wheels.yml:31","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-changelog.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-citation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-label.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-linkcheck.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-locks.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-locks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-manifest.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-manifest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-stale.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-lock.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests-pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-update-pr-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-update-pr-branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-wheels.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/ci-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bjlittle/geovista/codeql.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests-pypi.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:131","Info:   3 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:  30 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-wheels.yml:120"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:12:57.636Z","repository_id":37025445,"created_at":"2025-08-15T07:12:57.637Z","updated_at":"2025-08-15T07:12:57.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272976995,"owners_count":25025043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"bjlittle","name":"Bill Little","uuid":"2051656","kind":"user","description":"Soft, fluffy and machine washable.","email":"","website":"https://www.metoffice.gov.uk/","location":"Exeter, Devon, England","twitter":"billjameslittle","company":"Met Office","icon_url":"https://avatars.githubusercontent.com/u/2051656?v=4","repositories_count":136,"last_synced_at":"2024-06-11T15:35:18.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjlittle","funding_links":[],"total_stars":154,"followers":56,"following":101,"created_at":"2022-11-04T01:38:30.230Z","updated_at":"2024-06-11T15:35:20.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjlittle/repositories"},"tags":[{"name":"v0.5.3","sha":"75fbc1ffb353cf393268843e3738548f1dd03ed1","kind":"commit","published_at":"2024-10-21T15:40:09.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"8cc8d69220fd1c907d584f8a45abf747cf428835","kind":"commit","published_at":"2024-10-03T11:13:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"57fc7edd7c12d554f35e50afbce40967bc4df913","kind":"commit","published_at":"2024-07-14T22:01:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"26b3a74bbc5be4a9a15fe6c0937492f87a3588b4","kind":"commit","published_at":"2024-07-08T19:30:42.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.5.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"484f306e7544622edea5f6f56065269f1a1e2d46","kind":"commit","published_at":"2024-01-09T23:18:47.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86ec52f7f6943fe5e9ff6c2504321673ca13fb3e","kind":"commit","published_at":"2023-09-18T20:29:53.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.4.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c15f90f42a2c3d9169abec5764e666dbb26ccb11","kind":"commit","published_at":"2023-07-08T01:14:44.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.3.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"5bef8c12ef4a738bafb6ca974d86f080f840d25c","kind":"commit","published_at":"2023-06-07T11:26:46.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.2.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"898634133883182b5bc55409f152fdd082458015","kind":"commit","published_at":"2023-02-21T13:19:39.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.4","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"8d4ca3a40c5818dd3673d6c2189e85c6d0bbe820","kind":"commit","published_at":"2023-02-13T16:19:50.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.3","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"93046ec36a2f25174c5e883b44222604dbc58e87","kind":"commit","published_at":"2023-02-07T00:11:23.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.2","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"66d46c232fabde42e71eb7052a70b4c6236a1618","kind":"commit","published_at":"2023-02-06T01:20:55.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.1","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8d11513b1007a0cad33a05d21d14974b23cf2015","kind":"commit","published_at":"2023-02-06T00:10:13.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1.0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1.0/manifests"},{"name":"v0.1a0","sha":"6a6832e5de47130d5b25ec61f57a68dbfa412604","kind":"commit","published_at":"2021-09-14T21:43:56.000Z","download_url":"https://codeload.github.com/bjlittle/geovista/tar.gz/v0.1a0","html_url":"https://github.com/bjlittle/geovista/releases/tag/v0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjlittle/geovista@v0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/tags/v0.1a0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T11:57:05.980Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":41.71699525829798,"forks_count":43.38906912902421,"average":42.57674070376841},"purl":"pkg:conda/geovista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/geovista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/geovista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/geovista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:59:40.267Z","issues_count":157,"pull_requests_count":1407,"avg_time_to_close_issue":5534107.445454545,"avg_time_to_close_pull_request":127558.59925925925,"issues_closed_count":110,"pull_requests_closed_count":1350,"pull_request_authors_count":18,"issue_authors_count":20,"avg_comments_per_issue":3.2420382165605095,"avg_comments_per_pull_request":1.0902629708599858,"merged_pull_requests_count":1240,"bot_issues_count":76,"bot_pull_requests_count":658,"past_year_issues_count":93,"past_year_pull_requests_count":660,"past_year_avg_time_to_close_issue":976988.28125,"past_year_avg_time_to_close_pull_request":128016.42269736843,"past_year_issues_closed_count":64,"past_year_pull_requests_closed_count":608,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.3870967741935484,"past_year_avg_comments_per_pull_request":0.8848484848484849,"past_year_bot_issues_count":76,"past_year_bot_pull_requests_count":366,"past_year_merged_pull_requests_count":543,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/issues","maintainers":[{"login":"bjlittle","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"tkoyama010","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"trexfeathers","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"banesullivan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"pp-mo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"HGWright","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"stephenworsley","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenworsley"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"},{"login":"tkknight","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkknight"}],"active_maintainers":[{"login":"bjlittle","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"trexfeathers","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"tkoyama010","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"HGWright","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"pp-mo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/geovista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/geovista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/geovista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/geovista/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31660,"full_name":"bjlittle/geovista","default_branch":"main","committers":[{"name":"Bill Little","email":"bill.james.little@gmail.com","login":"bjlittle","count":1171},{"name":"geovista-ci[bot]","email":"107773241+geovista-ci[bot]","login":"geovista-ci[bot]","count":185},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":127},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":113},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":87},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":27},{"name":"Martin Yeo","email":"40734014+trexfeathers","login":"trexfeathers","count":13},{"name":"Tetsuo Koyama","email":"tkoyama010@gmail.com","login":"tkoyama010","count":13},{"name":"Henry Wright","email":"84939917+HGWright","login":"HGWright","count":3},{"name":"Bane Sullivan","email":"banesullivan@gmail.com","login":"banesullivan","count":3},{"name":"Elias","email":"110238618+ESadek-MO","login":"ESadek-MO","count":2},{"name":"stephenworsley","email":"49274989+stephenworsley","login":"stephenworsley","count":2},{"name":"Andrew Coughtrie","email":"24609575+andrewcoughtrie","login":"andrewcoughtrie","count":1},{"name":"Patrick Peglar","email":"patrick.peglar@metoffice.gov.uk","login":"pp-mo","count":1},{"name":"RichardScottOZ","email":"72196131+RichardScottOZ","login":"RichardScottOZ","count":1},{"name":"beroda","email":"117822458+beroda","login":"beroda","count":1},{"name":"bjlittle-pr-auth[bot]","email":"107773241+bjlittle-pr-auth[bot]","login":"bjlittle-pr-auth[bot]","count":1},{"name":"geovista-actions[bot]","email":"107773241+geovista-actions[bot]","login":"geovista-actions[bot]","count":1},{"name":"tkknight","email":"2108488+tkknight","login":"tkknight","count":1},{"name":"user27182","email":"89109579+user27182","login":"user27182","count":1}],"total_commits":1754,"total_committers":20,"total_bot_commits":541,"total_bot_committers":7,"mean_commits":87.7,"dds":0.3323831242873432,"past_year_committers":[{"name":"Bill Little","email":"bill.james.little@gmail.com","login":"bjlittle","count":261},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":87},{"name":"geovista-ci[bot]","email":"107773241+geovista-ci[bot]","login":"geovista-ci[bot]","count":70},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":70},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":49},{"name":"Martin Yeo","email":"40734014+trexfeathers","login":"trexfeathers","count":9},{"name":"Tetsuo Koyama","email":"tkoyama010@gmail.com","login":"tkoyama010","count":5},{"name":"Henry Wright","email":"84939917+HGWright","login":"HGWright","count":3},{"name":"user27182","email":"89109579+user27182","login":"user27182","count":1},{"name":"stephenworsley","email":"49274989+stephenworsley","login":"stephenworsley","count":1},{"name":"beroda","email":"117822458+beroda","login":"beroda","count":1},{"name":"Patrick Peglar","email":"patrick.peglar@metoffice.gov.uk","login":"pp-mo","count":1},{"name":"Elias","email":"110238618+ESadek-MO","login":"ESadek-MO","count":1}],"past_year_total_commits":559,"past_year_total_committers":13,"past_year_total_bot_commits":276,"past_year_total_bot_committers":4,"past_year_mean_commits":43.0,"past_year_dds":0.5330948121645795,"last_synced_at":"2025-05-17T06:08:58.523Z","last_synced_commit":"4df2babd1476a0b4c2ec41ae38a7cd1fc0d40afc","created_at":"2023-03-07T16:46:40.973Z","updated_at":"2025-05-17T06:08:58.540Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","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":"bjlittle/geovista","html_url":"https://github.com/bjlittle/geovista","last_synced_at":"2025-09-08T10:34:58.735Z","status":null,"issues_count":170,"pull_requests_count":1941,"avg_time_to_close_issue":4710665.601769911,"avg_time_to_close_pull_request":85628.08695652174,"issues_closed_count":113,"pull_requests_closed_count":1817,"pull_request_authors_count":18,"issue_authors_count":24,"avg_comments_per_issue":2.447058823529412,"avg_comments_per_pull_request":1.0211231324059764,"merged_pull_requests_count":1691,"bot_issues_count":81,"bot_pull_requests_count":902,"past_year_issues_count":98,"past_year_pull_requests_count":786,"past_year_avg_time_to_close_issue":434574.8,"past_year_avg_time_to_close_pull_request":66814.67364016737,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":717,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.3163265306122449,"past_year_avg_comments_per_pull_request":0.8702290076335878,"past_year_bot_issues_count":78,"past_year_bot_pull_requests_count":443,"past_year_merged_pull_requests_count":643,"created_at":"2023-05-10T21:33:43.488Z","updated_at":"2025-09-08T10:34:58.737Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjlittle%2Fgeovista/issues","issue_labels_count":{"new: issue":99,"bot":78,"type: documentation":72,"type: bug":15,"new: documentation":10,"new: feature":9,"type: infrastructure":9,"type: tech debt":8,"type: enhancement":5,"skip changelog":4,"status: blocked":3,"new: pull request":3,"scipy 2023":3,"scipy 2024":3,"type: dependencies":2,"good first issue":2,"pyvista":2,"status: decision required":2,"type: performance":2,"stale":2,"feature: line projection support":2,"type: examples":1,"type: cli":1,"pixi":1,"status: stalled":1,"breaking-change":1,"feature: crs":1,"platform: macOS":1,"type: gha":1,"type: cache":1,"type: testing":1},"pull_request_labels_count":{"skip changelog":702,"type: infrastructure":575,"new: pull request":558,"bot":558,"type: dependencies":429,"type: gha":298,"type: documentation":293,"type: examples":166,"type: testing":102,"type: bug":51,"type: cache":38,"pixi":35,"type: cli":21,"scipy 2024":18,"type: enhancement":17,"breaking-change":16,"type: tech debt":13,"status: blocked":9,"type: merge-back":8,"scipy 2023":5,"new: feature":4,"type: performance":3,"feature: line projection support":2,"type: nep-29":2,"feature: pyvista-xarray":1,"pyvista":1},"issue_author_associations_count":{"CONTRIBUTOR":84,"OWNER":38,"COLLABORATOR":27,"NONE":21},"pull_request_author_associations_count":{"OWNER":946,"CONTRIBUTOR":912,"COLLABORATOR":77,"NONE":6},"issue_authors":{"github-actions[bot]":76,"bjlittle":38,"tkoyama010":12,"trexfeathers":9,"banesullivan":5,"dennissergeev":5,"PBrockmann":4,"geovista-ci[bot]":2,"pp-mo":2,"k-a-mendoza":2,"akaszynski":2,"jbusecke":1,"dependabot[bot]":1,"stephenworsley":1,"allcontributors[bot]":1,"felixdellner":1,"pre-commit-ci[bot]":1,"ESadek-MO":1,"ChristmasZCY":1,"owenlamont":1,"stuartfox":1,"giubonino":1,"user27182":1,"hdyson":1},"pull_request_authors":{"bjlittle":946,"geovista-ci[bot]":323,"dependabot[bot]":237,"pre-commit-ci[bot]":177,"allcontributors[bot]":165,"tkoyama010":29,"trexfeathers":24,"HGWright":7,"banesullivan":6,"pp-mo":6,"stephenworsley":4,"ESadek-MO":4,"user27182":4,"tkknight":2,"beroda":2,"ukmo-ccbunney":2,"andrewcoughtrie":2,"RichardScottOZ":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"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":{"bot":77,"new: issue":76,"type: documentation":57,"new: feature":4,"type: bug":4,"type: infrastructure":3,"new: documentation":3,"status: blocked":3,"new: pull request":2,"skip changelog":2,"pixi":1,"breaking-change":1,"type: dependencies":1,"type: cache":1,"type: tech debt":1,"type: testing":1},"past_year_pull_request_labels_count":{"skip changelog":507,"new: pull request":333,"bot":333,"type: dependencies":214,"type: gha":207,"type: infrastructure":200,"type: documentation":88,"type: examples":58,"pixi":35,"type: bug":26,"type: testing":24,"type: cache":22,"type: cli":8,"status: blocked":6,"type: merge-back":4,"type: tech debt":4,"new: feature":2,"feature: line projection support":2,"breaking-change":2,"type: enhancement":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":78,"OWNER":13,"COLLABORATOR":4,"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":445,"OWNER":319,"COLLABORATOR":20,"NONE":2},"past_year_issue_authors":{"github-actions[bot]":76,"bjlittle":13,"k-a-mendoza":2,"tkoyama010":2,"akaszynski":1,"dependabot[bot]":1,"ESadek-MO":1,"geovista-ci[bot]":1,"trexfeathers":1},"past_year_pull_request_authors":{"bjlittle":319,"dependabot[bot]":192,"geovista-ci[bot]":143,"pre-commit-ci[bot]":84,"allcontributors[bot]":24,"trexfeathers":6,"HGWright":4,"tkoyama010":4,"beroda":2,"user27182":2,"ukmo-ccbunney":2,"ESadek-MO":2,"pp-mo":2},"maintainers":[{"login":"bjlittle","count":984,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"tkoyama010","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"trexfeathers","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"banesullivan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"pp-mo","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"HGWright","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"stephenworsley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenworsley"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"},{"login":"tkknight","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkknight"}],"active_maintainers":[{"login":"bjlittle","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjlittle"},{"login":"trexfeathers","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trexfeathers"},{"login":"tkoyama010","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"HGWright","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HGWright"},{"login":"ESadek-MO","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ESadek-MO"},{"login":"pp-mo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pp-mo"},{"login":"ukmo-ccbunney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ukmo-ccbunney"}]},"events":null,"keywords":["cartography","curvilinear","earth-science","grid","mesh","python","pyvista","rectilinear","ugrid","unstructured","vtk"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-citation.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.441Z","updated_at":"2023-09-24T04:42:57.441Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-citation.yml","dependencies":[{"id":13910640626,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640627,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-label.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.454Z","updated_at":"2023-09-24T04:42:57.454Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-label.yml","dependencies":[{"id":13910640628,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640629,"package_name":"actions-ecosystem/action-add-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-locks.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.463Z","updated_at":"2023-09-24T04:42:57.463Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-locks.yml","dependencies":[{"id":13910640630,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640631,"package_name":"./.github/workflows/composite/conda-pkg-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640632,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640633,"package_name":"./.github/workflows/composite/conda-env-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640634,"package_name":"./.github/workflows/composite/tox-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640635,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13910640636,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13910640637,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640638,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"153407881ec5c347639a548ade7d8ad1d6740e38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-manifest.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.644Z","updated_at":"2023-09-24T04:42:57.644Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-manifest.yml","dependencies":[{"id":13910640639,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-stale.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.653Z","updated_at":"2023-09-24T04:42:57.653Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-stale.yml","dependencies":[{"id":13910640640,"package_name":"actions/stale","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.663Z","updated_at":"2023-09-24T04:42:57.663Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-tests.yml","dependencies":[{"id":13910640641,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640642,"package_name":"./.github/workflows/composite/conda-pkg-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640643,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640644,"package_name":"./.github/workflows/composite/conda-env-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640645,"package_name":"./.github/workflows/composite/cartopy-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640646,"package_name":"./.github/workflows/composite/tox-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-wheels.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.675Z","updated_at":"2023-09-24T04:42:57.675Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-wheels.yml","dependencies":[{"id":13910640647,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640648,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13910640649,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13910640650,"package_name":"./.github/workflows/composite/conda-pkg-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640651,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640652,"package_name":"./.github/workflows/composite/conda-env-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640653,"package_name":"./.github/workflows/composite/tox-cache","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13910640654,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.685Z","updated_at":"2023-09-24T04:42:57.685Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":13910640655,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13910640656,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640657,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13910640658,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/composite/cartopy-cache/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.692Z","updated_at":"2023-09-24T04:42:57.692Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/composite/cartopy-cache/action.yml","dependencies":[{"id":13910640659,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/composite/conda-env-cache/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.699Z","updated_at":"2023-09-24T04:42:57.699Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/composite/conda-env-cache/action.yml","dependencies":[{"id":13910640660,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/composite/conda-pkg-cache/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.705Z","updated_at":"2023-09-24T04:42:57.705Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/composite/conda-pkg-cache/action.yml","dependencies":[{"id":13910640661,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/composite/tox-cache/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.711Z","updated_at":"2023-09-24T04:42:57.711Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/composite/tox-cache/action.yml","dependencies":[{"id":13910640662,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.718Z","updated_at":"2023-09-24T04:42:57.718Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements/pypi-core.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.723Z","updated_at":"2023-09-24T04:42:57.723Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/requirements/pypi-core.txt","dependencies":[{"id":13910640663,"package_name":"cartopy","ecosystem":"pypi","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":13910640664,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640665,"package_name":"click-default-group","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640666,"package_name":"cmocean","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640667,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640668,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":13910640669,"package_name":"platformdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640670,"package_name":"pooch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640671,"package_name":"pykdtree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640672,"package_name":"pyproj","ecosystem":"pypi","requirements":"\u003e=3.3","direct":true,"kind":"runtime","optional":false},{"id":13910640673,"package_name":"pyvista","ecosystem":"pypi","requirements":"\u003e=0.40","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pypi-optional-cmap.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.836Z","updated_at":"2023-09-24T04:42:57.836Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/requirements/pypi-optional-cmap.txt","dependencies":[{"id":13910640674,"package_name":"colorcet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pypi-optional-docs.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.863Z","updated_at":"2023-09-24T04:42:57.863Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/requirements/pypi-optional-docs.txt","dependencies":[{"id":13910640675,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640676,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640677,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13910640678,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pypi-optional-test.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.906Z","updated_at":"2023-09-24T04:42:57.906Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/requirements/pypi-optional-test.txt","dependencies":[{"id":13910640679,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13910640680,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13910640681,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.0","direct":true,"kind":"test","optional":false},{"id":13910640682,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13910640683,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-24T04:42:57.917Z","updated_at":"2023-09-24T04:42:57.917Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci-approve.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T05:37:48.720Z","updated_at":"2023-10-13T05:37:48.720Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/.github/workflows/ci-approve.yml","dependencies":[{"id":14187539680,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14187539685,"package_name":"hmarr/auto-approve-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/pypi-optional-exam.txt","sha":null,"kind":"manifest","created_at":"2023-10-13T05:37:49.343Z","updated_at":"2023-10-13T05:37:49.343Z","repository_link":"https://github.com/bjlittle/geovista/blob/main/requirements/pypi-optional-exam.txt","dependencies":[{"id":14187543032,"package_name":"fastparquet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14187543037,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.400368851423984,"created_at":"2025-09-04T15:51:37.462Z","updated_at":"2025-10-07T08:23:47.604Z","avatar_url":"https://github.com/bjlittle.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1028,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7608302"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["iris","grib","meteorology","oceanography","spaceweather","visualisation","energy-system","finite-element-analysis","open-science","meshviewer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60612","html_url":"https://science.ecosyste.ms/projects/60612","bibtex_url":"https://science.ecosyste.ms/projects/60612/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60612/export.apalike"}