{"id":2394,"name":"EarthPy","description":"EarthPy: A Python package that makes it easier to explore and plot raster and vector data using open source Python tools. - Published in JOSS (2019)","url":"https://github.com/earthlab/earthpy","last_synced_at":"2025-09-04T16:45:24.147Z","repository":{"id":29589110,"uuid":"122149160","full_name":"earthlab/earthpy","owner":"earthlab","description":"A package built to support working with spatial data using open source python","archived":false,"fork":false,"pushed_at":"2025-07-31T17:50:12.000Z","size":2631,"stargazers_count":525,"open_issues_count":42,"forks_count":162,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-28T01:04:34.813Z","etag":null,"topics":["education","python","raster","spatial-data","vector"],"latest_commit_sha":null,"homepage":"https://earthpy.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/earthlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-20T03:02:42.000Z","updated_at":"2025-07-31T17:50:15.000Z","dependencies_parsed_at":"2023-09-26T02:17:39.511Z","dependency_job_id":"665c9e74-f6cd-4366-9ff4-42f6a766db3c","html_url":"https://github.com/earthlab/earthpy","commit_stats":{"total_commits":898,"total_committers":39,"mean_commits":"23.025641025641026","dds":0.5066815144766147,"last_synced_commit":"5b7bfb3794770b22b8cb381b96e78a6f19d97ef6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/earthlab/earthpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/sbom","scorecard":{"id":363869,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthlab/earthpy","commit":"f655c0cf7ebc048fac465043bd243a1c1739e5d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 0 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":"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":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code-cov.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-cov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/earthlab/earthpy/releases/50665293","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/earthlab/earthpy/releases/50665293"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-18T11:25:45.836Z","repository_id":29589110,"created_at":"2025-08-18T11:25:45.836Z","updated_at":"2025-08-18T11:25:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273511102,"owners_count":25118659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"earthlab","name":"Earth Lab","uuid":"19476722","kind":"organization","description":"Capitalizing on the data deluge to accelerate science","email":null,"website":"https://www.earthdatascience.org/","location":"Boulder, Colorado, USA","twitter":"EarthLabCU","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19476722?v=4","repositories_count":58,"last_synced_at":"2023-03-01T01:55:24.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earthlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T02:00:00.919Z","updated_at":"2023-03-01T01:55:24.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab/repositories"},"packages":[{"id":11704596,"name":"github.com/earthlab/earthpy","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/earthlab/earthpy","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2019-02-12T17:35:07.000Z","latest_release_published_at":"2025-05-19T19:15:41.000Z","latest_release_number":"v0.10.0","last_synced_at":"2025-09-03T21:15:40.150Z","created_at":"2025-05-29T09:50:47.322Z","updated_at":"2025-09-03T21:15:40.150Z","registry_url":"https://pkg.go.dev/github.com/earthlab/earthpy","install_command":"go get github.com/earthlab/earthpy","documentation_url":"https://pkg.go.dev/github.com/earthlab/earthpy#section-documentation","metadata":{},"repo_metadata":{"id":29589110,"uuid":"122149160","full_name":"earthlab/earthpy","owner":"earthlab","description":"A package built to support working with spatial data using open source python","archived":false,"fork":false,"pushed_at":"2025-07-24T18:56:47.000Z","size":2620,"stargazers_count":525,"open_issues_count":42,"forks_count":162,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-07-30T03:45:06.729Z","etag":null,"topics":["education","python","raster","spatial-data","vector"],"latest_commit_sha":null,"homepage":"https://earthpy.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/earthlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-20T03:02:42.000Z","updated_at":"2025-07-29T18:48:35.000Z","dependencies_parsed_at":"2023-09-26T02:17:39.511Z","dependency_job_id":"665c9e74-f6cd-4366-9ff4-42f6a766db3c","html_url":"https://github.com/earthlab/earthpy","commit_stats":{"total_commits":898,"total_committers":39,"mean_commits":"23.025641025641026","dds":0.5066815144766147,"last_synced_commit":"5b7bfb3794770b22b8cb381b96e78a6f19d97ef6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/earthlab/earthpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269034435,"owners_count":24348408,"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-06T02:00:09.910Z","response_time":99,"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":"earthlab","name":"Earth Lab","uuid":"19476722","kind":"organization","description":"Capitalizing on the data deluge to accelerate science","email":null,"website":"https://www.earthdatascience.org/","location":"Boulder, Colorado, USA","twitter":"EarthLabCU","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19476722?v=4","repositories_count":58,"last_synced_at":"2023-03-01T01:55:24.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earthlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T02:00:00.919Z","updated_at":"2023-03-01T01:55:24.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab/repositories"},"tags":[{"name":"v0.10.0","sha":"692e3a670b50606b56ec7c8a37f51ea32a2f203d","kind":"commit","published_at":"2025-05-19T19:15:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.10.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"f76f7921792399dfce6e736334347162398ec516","kind":"tag","published_at":"2021-10-01T22:23:47.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6abee2f7c7c9a7e84a69de0610559abc78d7cae0","kind":"tag","published_at":"2021-09-30T22:33:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c535dfb49cb8dd271d47379c86af9f700809877d","kind":"tag","published_at":"2020-06-18T23:52:19.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4e2edba4ad50b9b705af6ff4d72740137ddb4a58","kind":"commit","published_at":"2020-03-26T21:09:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1/manifests"},{"name":"JOSS","sha":"431503967e8856f24174fd3656ad665ad2ebeda2","kind":"commit","published_at":"2019-11-13T17:13:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/JOSS","html_url":"https://github.com/earthlab/earthpy/releases/tag/JOSS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@JOSS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS/manifests"},{"name":"v0.8.0","sha":"67ab319a0fbdef6c6ed5bf301f7e8ea2f3e6c5fa","kind":"commit","published_at":"2019-11-13T17:11:56.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.8.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ce3ff0a9e6d4d51161a08e729d33e1abdbe8b7ad","kind":"commit","published_at":"2019-11-06T22:21:54.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"7090a6d320c9795b7479bc3830556412a5c236f6","kind":"commit","published_at":"2019-10-28T17:23:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5/manifests"},{"name":"another-test","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/another-test","html_url":"https://github.com/earthlab/earthpy/releases/tag/another-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@another-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test/manifests"},{"name":"test-update","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-update","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-update","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-update","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update/manifests"},{"name":"test-release","sha":"f4669b9e8f928bf7a423a34b152a2f9d80490f63","kind":"commit","published_at":"2019-10-25T22:49:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-release","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release/manifests"},{"name":"v0.7.4","sha":"b5ac3542f014429c1a5b3dae9be4537ee474494d","kind":"commit","published_at":"2019-08-30T19:36:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"c104bff4af5ba8962c8a64ee3eb2980306b90f6c","kind":"commit","published_at":"2019-08-12T18:11:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"6b1fc4e39c011b3a0fd63b4dad14799bcc5b14c2","kind":"commit","published_at":"2019-07-18T18:52:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1068937752aca6688f99d3d1ffb735c30df84a04","kind":"commit","published_at":"2019-07-17T21:07:31.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6fea454093c83e7dd8a432ef386d252eca8e0212","kind":"commit","published_at":"2019-06-19T15:58:14.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0/manifests"},{"name":"v0.6.10","sha":"ddb4a1f720fb92dc2a1c6ab3aeeecf9bb64738ae","kind":"commit","published_at":"2019-06-19T15:57:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.10","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"6ec678be74540e12c92d7fa6b15f492479385374","kind":"commit","published_at":"2019-05-22T15:11:25.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.9","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"c24af5068a46e42b6d8c5c7e35bbdfc615e257ad","kind":"commit","published_at":"2019-04-17T18:26:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.8","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"bd3013140ac58ca0d47632f3170aeca067f89d38","kind":"commit","published_at":"2019-04-03T22:47:39.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.7","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"d791c76a74c90126b2071357871c48396c24a8eb","kind":"commit","published_at":"2019-04-01T23:40:28.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"ee2aa73e5401ba2f9a6b360c9601e0c83863de71","kind":"commit","published_at":"2019-03-27T22:30:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"dd3126c043b5226bfcb09ae72d665c9611fa79e5","kind":"commit","published_at":"2019-03-25T18:59:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1251367b44350b20a2681dc4e658defa6ddf4fa2","kind":"commit","published_at":"2019-03-01T22:49:40.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3/manifests"},{"name":"0.6.2","sha":"cdfb644eba02b2ab43d8ce16baa76f4ea478cfcd","kind":"commit","published_at":"2019-02-19T19:16:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2/manifests"},{"name":"v0.6.2","sha":"09cd020fa5314597c9dd6859e57deee014811886","kind":"commit","published_at":"2019-02-19T02:25:01.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"5c80580050c87825ca856e486a91f46ee768d4e0","kind":"commit","published_at":"2019-02-19T00:31:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1/manifests"},{"name":"v0.5.2","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2/manifests"},{"name":"v0.6.0","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1/manifests"},{"name":"0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1/manifests"},{"name":"v0.4.4","sha":"77e106b2ba9fff6d544334970c836cc27191021d","kind":"commit","published_at":"2019-02-12T17:35:07.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.4.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4/manifests"},{"name":"v0.5.0","sha":"7f90c9462a192fd23191c19c03fabe31e8dfd5cd","kind":"commit","published_at":"2019-01-31T16:56:05.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0/manifests"},{"name":"v0.5","sha":"5ce9a805a57bc940f3a4dd4fa556f8f4d3ea84c1","kind":"commit","published_at":"2018-03-20T16:57:03.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-06T06:51:48.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.790909839669091,"dependent_packages_count":5.426477651118487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.608693745393789},"purl":"pkg:golang/github.com/earthlab/earthpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/earthlab/earthpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/earthlab/earthpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/earthlab/earthpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T10:52:54.466Z","issues_count":11,"pull_requests_count":174,"avg_time_to_close_issue":12376832.0,"avg_time_to_close_pull_request":2579338.944785276,"issues_closed_count":1,"pull_requests_closed_count":163,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.7988505747126438,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/issues","maintainers":[{"login":"pyup-bot","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"nkorinek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkorinek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthlab%2Fearthpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthlab%2Fearthpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthlab%2Fearthpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearthlab%2Fearthpy/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5296787,"name":"earthpy","ecosystem":"conda","description":"A set of helper functions to make working with spatial data in open source tools easier. This package is maintained by Earth Lab and was originally designed to support the earth analytics education program.","homepage":"http://github.com/earthlab/earthpy","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/earthlab/earthpy","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-04-02T17:28:40.000Z","latest_release_published_at":"2021-10-04T19:29:14.000Z","latest_release_number":"0.9.4","last_synced_at":"2025-09-03T21:16:06.706Z","created_at":"2022-10-03T16:01:15.924Z","updated_at":"2025-09-03T21:16:06.706Z","registry_url":"https://anaconda.org/conda-forge/earthpy","install_command":"conda install -c conda-forge earthpy","documentation_url":null,"metadata":{},"repo_metadata":{"id":29589110,"uuid":"122149160","full_name":"earthlab/earthpy","owner":"earthlab","description":"A package built to support working with spatial data using open source python","archived":false,"fork":false,"pushed_at":"2025-07-24T18:56:47.000Z","size":2620,"stargazers_count":525,"open_issues_count":42,"forks_count":162,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-07-30T03:45:06.729Z","etag":null,"topics":["education","python","raster","spatial-data","vector"],"latest_commit_sha":null,"homepage":"https://earthpy.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/earthlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-20T03:02:42.000Z","updated_at":"2025-07-29T18:48:35.000Z","dependencies_parsed_at":"2023-09-26T02:17:39.511Z","dependency_job_id":"665c9e74-f6cd-4366-9ff4-42f6a766db3c","html_url":"https://github.com/earthlab/earthpy","commit_stats":{"total_commits":898,"total_committers":39,"mean_commits":"23.025641025641026","dds":0.5066815144766147,"last_synced_commit":"5b7bfb3794770b22b8cb381b96e78a6f19d97ef6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/earthlab/earthpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269034435,"owners_count":24348408,"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-06T02:00:09.910Z","response_time":99,"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":"earthlab","name":"Earth Lab","uuid":"19476722","kind":"organization","description":"Capitalizing on the data deluge to accelerate science","email":null,"website":"https://www.earthdatascience.org/","location":"Boulder, Colorado, USA","twitter":"EarthLabCU","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19476722?v=4","repositories_count":58,"last_synced_at":"2023-03-01T01:55:24.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earthlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T02:00:00.919Z","updated_at":"2023-03-01T01:55:24.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab/repositories"},"tags":[{"name":"v0.10.0","sha":"692e3a670b50606b56ec7c8a37f51ea32a2f203d","kind":"commit","published_at":"2025-05-19T19:15:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.10.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"f76f7921792399dfce6e736334347162398ec516","kind":"tag","published_at":"2021-10-01T22:23:47.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6abee2f7c7c9a7e84a69de0610559abc78d7cae0","kind":"tag","published_at":"2021-09-30T22:33:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c535dfb49cb8dd271d47379c86af9f700809877d","kind":"tag","published_at":"2020-06-18T23:52:19.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4e2edba4ad50b9b705af6ff4d72740137ddb4a58","kind":"commit","published_at":"2020-03-26T21:09:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1/manifests"},{"name":"JOSS","sha":"431503967e8856f24174fd3656ad665ad2ebeda2","kind":"commit","published_at":"2019-11-13T17:13:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/JOSS","html_url":"https://github.com/earthlab/earthpy/releases/tag/JOSS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@JOSS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS/manifests"},{"name":"v0.8.0","sha":"67ab319a0fbdef6c6ed5bf301f7e8ea2f3e6c5fa","kind":"commit","published_at":"2019-11-13T17:11:56.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.8.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ce3ff0a9e6d4d51161a08e729d33e1abdbe8b7ad","kind":"commit","published_at":"2019-11-06T22:21:54.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"7090a6d320c9795b7479bc3830556412a5c236f6","kind":"commit","published_at":"2019-10-28T17:23:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5/manifests"},{"name":"another-test","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/another-test","html_url":"https://github.com/earthlab/earthpy/releases/tag/another-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@another-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test/manifests"},{"name":"test-update","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-update","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-update","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-update","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update/manifests"},{"name":"test-release","sha":"f4669b9e8f928bf7a423a34b152a2f9d80490f63","kind":"commit","published_at":"2019-10-25T22:49:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-release","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release/manifests"},{"name":"v0.7.4","sha":"b5ac3542f014429c1a5b3dae9be4537ee474494d","kind":"commit","published_at":"2019-08-30T19:36:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"c104bff4af5ba8962c8a64ee3eb2980306b90f6c","kind":"commit","published_at":"2019-08-12T18:11:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"6b1fc4e39c011b3a0fd63b4dad14799bcc5b14c2","kind":"commit","published_at":"2019-07-18T18:52:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1068937752aca6688f99d3d1ffb735c30df84a04","kind":"commit","published_at":"2019-07-17T21:07:31.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6fea454093c83e7dd8a432ef386d252eca8e0212","kind":"commit","published_at":"2019-06-19T15:58:14.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0/manifests"},{"name":"v0.6.10","sha":"ddb4a1f720fb92dc2a1c6ab3aeeecf9bb64738ae","kind":"commit","published_at":"2019-06-19T15:57:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.10","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"6ec678be74540e12c92d7fa6b15f492479385374","kind":"commit","published_at":"2019-05-22T15:11:25.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.9","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"c24af5068a46e42b6d8c5c7e35bbdfc615e257ad","kind":"commit","published_at":"2019-04-17T18:26:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.8","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"bd3013140ac58ca0d47632f3170aeca067f89d38","kind":"commit","published_at":"2019-04-03T22:47:39.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.7","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"d791c76a74c90126b2071357871c48396c24a8eb","kind":"commit","published_at":"2019-04-01T23:40:28.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"ee2aa73e5401ba2f9a6b360c9601e0c83863de71","kind":"commit","published_at":"2019-03-27T22:30:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"dd3126c043b5226bfcb09ae72d665c9611fa79e5","kind":"commit","published_at":"2019-03-25T18:59:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1251367b44350b20a2681dc4e658defa6ddf4fa2","kind":"commit","published_at":"2019-03-01T22:49:40.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3/manifests"},{"name":"0.6.2","sha":"cdfb644eba02b2ab43d8ce16baa76f4ea478cfcd","kind":"commit","published_at":"2019-02-19T19:16:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2/manifests"},{"name":"v0.6.2","sha":"09cd020fa5314597c9dd6859e57deee014811886","kind":"commit","published_at":"2019-02-19T02:25:01.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"5c80580050c87825ca856e486a91f46ee768d4e0","kind":"commit","published_at":"2019-02-19T00:31:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1/manifests"},{"name":"v0.5.2","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2/manifests"},{"name":"v0.6.0","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1/manifests"},{"name":"0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1/manifests"},{"name":"v0.4.4","sha":"77e106b2ba9fff6d544334970c836cc27191021d","kind":"commit","published_at":"2019-02-12T17:35:07.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.4.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4/manifests"},{"name":"v0.5.0","sha":"7f90c9462a192fd23191c19c03fabe31e8dfd5cd","kind":"commit","published_at":"2019-01-31T16:56:05.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0/manifests"},{"name":"v0.5","sha":"5ce9a805a57bc940f3a4dd4fa556f8f4d3ea84c1","kind":"commit","published_at":"2018-03-20T16:57:03.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-06T06:51:49.068Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":57,"rankings":{"downloads":null,"dependent_repos_count":4.680872299016917,"dependent_packages_count":19.596786266779777,"stargazers_count":18.818304306602126,"forks_count":14.656419981036978,"docker_downloads_count":null,"average":14.43809571335895},"purl":"pkg:conda/earthpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/earthpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/earthpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/earthpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T10:52:54.466Z","issues_count":11,"pull_requests_count":174,"avg_time_to_close_issue":12376832.0,"avg_time_to_close_pull_request":2579338.944785276,"issues_closed_count":1,"pull_requests_closed_count":163,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.7988505747126438,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/issues","maintainers":[{"login":"pyup-bot","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"nkorinek","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkorinek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/earthpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/earthpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/earthpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/earthpy/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2718683,"name":"earthpy","ecosystem":"pypi","description":"A set of helper functions to make working with spatial data in open source tools easier. This package is maintained by Earth Lab and was originally designed to support the earth analytics education program.","homepage":"https://github.com/earthlab/earthpy","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/earthlab/earthpy","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2018-12-19T01:51:00.000Z","latest_release_published_at":"2021-10-01T22:51:04.000Z","latest_release_number":"0.9.4","last_synced_at":"2025-09-03T21:16:05.061Z","created_at":"2022-04-10T10:50:34.883Z","updated_at":"2025-09-04T07:59:14.682Z","registry_url":"https://pypi.org/project/earthpy/","install_command":"pip install earthpy --index-url https://pypi.org/simple","documentation_url":"https://earthpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Topic :: Software Development"],"normalized_name":"earthpy","project_status":null},"repo_metadata":{"id":29589110,"uuid":"122149160","full_name":"earthlab/earthpy","owner":"earthlab","description":"A package built to support working with spatial data using open source python","archived":false,"fork":false,"pushed_at":"2025-07-31T17:50:12.000Z","size":2631,"stargazers_count":525,"open_issues_count":42,"forks_count":162,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-08-28T01:04:34.813Z","etag":null,"topics":["education","python","raster","spatial-data","vector"],"latest_commit_sha":null,"homepage":"https://earthpy.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/earthlab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-20T03:02:42.000Z","updated_at":"2025-07-31T17:50:15.000Z","dependencies_parsed_at":"2023-09-26T02:17:39.511Z","dependency_job_id":"665c9e74-f6cd-4366-9ff4-42f6a766db3c","html_url":"https://github.com/earthlab/earthpy","commit_stats":{"total_commits":898,"total_committers":39,"mean_commits":"23.025641025641026","dds":0.5066815144766147,"last_synced_commit":"5b7bfb3794770b22b8cb381b96e78a6f19d97ef6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/earthlab/earthpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/sbom","scorecard":{"id":363869,"data":{"date":"2025-08-11","repo":{"name":"github.com/earthlab/earthpy","commit":"f655c0cf7ebc048fac465043bd243a1c1739e5d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 0 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":"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":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/code-cov.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-cov.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/code-cov.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/lint-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/earthlab/earthpy/run-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/code-cov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/lint-docs.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/earthlab/earthpy/releases/50665293","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/earthlab/earthpy/releases/50665293"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-18T11:25:45.836Z","repository_id":29589110,"created_at":"2025-08-18T11:25:45.836Z","updated_at":"2025-08-18T11:25:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273511102,"owners_count":25118659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"earthlab","name":"Earth Lab","uuid":"19476722","kind":"organization","description":"Capitalizing on the data deluge to accelerate science","email":null,"website":"https://www.earthdatascience.org/","location":"Boulder, Colorado, USA","twitter":"EarthLabCU","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19476722?v=4","repositories_count":58,"last_synced_at":"2023-03-01T01:55:24.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earthlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T02:00:00.919Z","updated_at":"2023-03-01T01:55:24.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthlab/repositories"},"tags":[{"name":"v0.10.0","sha":"692e3a670b50606b56ec7c8a37f51ea32a2f203d","kind":"commit","published_at":"2025-05-19T19:15:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.10.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"f76f7921792399dfce6e736334347162398ec516","kind":"tag","published_at":"2021-10-01T22:23:47.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6abee2f7c7c9a7e84a69de0610559abc78d7cae0","kind":"tag","published_at":"2021-09-30T22:33:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"c535dfb49cb8dd271d47379c86af9f700809877d","kind":"tag","published_at":"2020-06-18T23:52:19.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4e2edba4ad50b9b705af6ff4d72740137ddb4a58","kind":"commit","published_at":"2020-03-26T21:09:41.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.9.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.9.1/manifests"},{"name":"JOSS","sha":"431503967e8856f24174fd3656ad665ad2ebeda2","kind":"commit","published_at":"2019-11-13T17:13:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/JOSS","html_url":"https://github.com/earthlab/earthpy/releases/tag/JOSS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@JOSS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/JOSS/manifests"},{"name":"v0.8.0","sha":"67ab319a0fbdef6c6ed5bf301f7e8ea2f3e6c5fa","kind":"commit","published_at":"2019-11-13T17:11:56.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.8.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ce3ff0a9e6d4d51161a08e729d33e1abdbe8b7ad","kind":"commit","published_at":"2019-11-06T22:21:54.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"7090a6d320c9795b7479bc3830556412a5c236f6","kind":"commit","published_at":"2019-10-28T17:23:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.5/manifests"},{"name":"another-test","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/another-test","html_url":"https://github.com/earthlab/earthpy/releases/tag/another-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@another-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/another-test/manifests"},{"name":"test-update","sha":"60ccd2f377104a91b6b47f7818d50458b491ae42","kind":"commit","published_at":"2019-10-28T17:11:09.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-update","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-update","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-update","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-update/manifests"},{"name":"test-release","sha":"f4669b9e8f928bf7a423a34b152a2f9d80490f63","kind":"commit","published_at":"2019-10-25T22:49:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/test-release","html_url":"https://github.com/earthlab/earthpy/releases/tag/test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/test-release/manifests"},{"name":"v0.7.4","sha":"b5ac3542f014429c1a5b3dae9be4537ee474494d","kind":"commit","published_at":"2019-08-30T19:36:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"c104bff4af5ba8962c8a64ee3eb2980306b90f6c","kind":"commit","published_at":"2019-08-12T18:11:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"6b1fc4e39c011b3a0fd63b4dad14799bcc5b14c2","kind":"commit","published_at":"2019-07-18T18:52:43.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1068937752aca6688f99d3d1ffb735c30df84a04","kind":"commit","published_at":"2019-07-17T21:07:31.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"6fea454093c83e7dd8a432ef386d252eca8e0212","kind":"commit","published_at":"2019-06-19T15:58:14.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.7.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.7.0/manifests"},{"name":"v0.6.10","sha":"ddb4a1f720fb92dc2a1c6ab3aeeecf9bb64738ae","kind":"commit","published_at":"2019-06-19T15:57:24.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.10","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"6ec678be74540e12c92d7fa6b15f492479385374","kind":"commit","published_at":"2019-05-22T15:11:25.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.9","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"c24af5068a46e42b6d8c5c7e35bbdfc615e257ad","kind":"commit","published_at":"2019-04-17T18:26:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.8","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"bd3013140ac58ca0d47632f3170aeca067f89d38","kind":"commit","published_at":"2019-04-03T22:47:39.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.7","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"d791c76a74c90126b2071357871c48396c24a8eb","kind":"commit","published_at":"2019-04-01T23:40:28.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.6","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"ee2aa73e5401ba2f9a6b360c9601e0c83863de71","kind":"commit","published_at":"2019-03-27T22:30:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"dd3126c043b5226bfcb09ae72d665c9611fa79e5","kind":"commit","published_at":"2019-03-25T18:59:20.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1251367b44350b20a2681dc4e658defa6ddf4fa2","kind":"commit","published_at":"2019-03-01T22:49:40.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.3","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.3/manifests"},{"name":"0.6.2","sha":"cdfb644eba02b2ab43d8ce16baa76f4ea478cfcd","kind":"commit","published_at":"2019-02-19T19:16:42.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.6.2/manifests"},{"name":"v0.6.2","sha":"09cd020fa5314597c9dd6859e57deee014811886","kind":"commit","published_at":"2019-02-19T02:25:01.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"5c80580050c87825ca856e486a91f46ee768d4e0","kind":"commit","published_at":"2019-02-19T00:31:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.1/manifests"},{"name":"v0.5.2","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.2","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.2/manifests"},{"name":"v0.6.0","sha":"dce9e87a9976fc4ffe1394c22898064064283e39","kind":"commit","published_at":"2019-02-13T18:44:18.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.6.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.1/manifests"},{"name":"0.5.1","sha":"bbc52425f9d7643c8e173e7fafa2ad3452a5d1fb","kind":"commit","published_at":"2019-02-12T17:36:10.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/0.5.1","html_url":"https://github.com/earthlab/earthpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/0.5.1/manifests"},{"name":"v0.4.4","sha":"77e106b2ba9fff6d544334970c836cc27191021d","kind":"commit","published_at":"2019-02-12T17:35:07.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.4.4","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.4.4/manifests"},{"name":"v0.5.0","sha":"7f90c9462a192fd23191c19c03fabe31e8dfd5cd","kind":"commit","published_at":"2019-01-31T16:56:05.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5.0","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5.0/manifests"},{"name":"v0.5","sha":"5ce9a805a57bc940f3a4dd4fa556f8f4d3ea84c1","kind":"commit","published_at":"2018-03-20T16:57:03.000Z","download_url":"https://codeload.github.com/earthlab/earthpy/tar.gz/v0.5","html_url":"https://github.com/earthlab/earthpy/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earthlab/earthpy@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/tags/v0.5/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:59:14.682Z","dependent_packages_count":16,"downloads":15892,"downloads_period":"last-month","dependent_repos_count":91,"rankings":{"downloads":3.838538376690987,"dependent_repos_count":1.5733931396582,"dependent_packages_count":0.7373408979834682,"stargazers_count":2.8846506758153345,"forks_count":3.944783462855752,"docker_downloads_count":2.6702287746464455,"average":2.608155887941698},"purl":"pkg:pypi/earthpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/earthpy","docker_dependents_count":4,"docker_downloads_count":1883,"usage_url":"https://repos.ecosyste.ms/usage/pypi/earthpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/earthpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:44:26.934Z","issues_count":11,"pull_requests_count":176,"avg_time_to_close_issue":12376832.0,"avg_time_to_close_pull_request":2548074.7454545456,"issues_closed_count":1,"pull_requests_closed_count":165,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.7784090909090908,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/issues","maintainers":[{"login":"pyup-bot","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"nkorinek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkorinek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/earthpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/earthpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/earthpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/earthpy/related_packages","maintainers":[{"uuid":"earthlab","login":"earthlab","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/earthlab/","role":null,"created_at":"2023-02-18T05:01:35.125Z","updated_at":"2023-02-18T05:01:35.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/earthlab/packages"},{"uuid":"lwasser","login":"lwasser","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/lwasser/","role":null,"created_at":"2023-02-18T05:01:35.382Z","updated_at":"2023-02-18T05:01:35.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lwasser/packages"},{"uuid":"mbjoseph","login":"mbjoseph","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mbjoseph/","role":null,"created_at":"2023-02-18T05:01:35.726Z","updated_at":"2023-02-18T05:01:35.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mbjoseph/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":31231,"full_name":"earthlab/earthpy","default_branch":"main","committers":[{"name":"Leah Wasser","email":"leah.wasser@colorado.edu","login":null,"count":443},{"name":"Nathan Korinek","email":"nako1890@colorado.edu","login":"nkorinek","count":126},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":108},{"name":"Max Joseph","email":"maxwellbjoseph@gmail.com","login":"mbjoseph","count":87},{"name":"Elsa Culler","email":"eculler@gmail.com","login":"eculler","count":50},{"name":"jlpalomino","email":"jenny.palomino@colorado.edu","login":null,"count":44},{"name":"joemcglinchy","email":"joseph.mcglinchy@colorado.edu","login":null,"count":26},{"name":"Joseph McGlinchy","email":"jomc9287@colorado.edu","login":null,"count":14},{"name":"Tim Head","email":"betatim@gmail.com","login":"betatim","count":7},{"name":"Michelle Roby","email":"42818395+mirob9363","login":"mirob9363","count":4},{"name":"Leah Wasser","email":"leahwasser@cu-biot-2-10.203.133.178.int.colorado.edu","login":null,"count":3},{"name":"Molly Graber","email":"molly.graber@me.com","login":"mgraber","count":3},{"name":"windnage","email":"windnage@hotmail.com","login":"windnage","count":3},{"name":"Sean Gillies","email":"sean.gillies@gmail.com","login":"sgillies","count":2},{"name":"Andy Keeton","email":"anke8064@colorado.edu","login":null,"count":2},{"name":"Leah Wasser","email":"leahwasser@CIRES-EL-LM-020.local","login":null,"count":2},{"name":"tkarfs1","email":"timkarfs@TKTK.local","login":null,"count":2},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Brendan McAndrew","email":"19274445+bmcandr","login":"bmcandr","count":1},{"name":"Caitlin Mc Shane","email":"42849201+mcshanec","login":"mcshanec","count":1},{"name":"Carmela Stuart","email":"c.stuart@cablelabs.com","login":"cstuart7","count":1},{"name":"DC Slagel","email":"dcs@mailworks.org","login":"dcslagel","count":1},{"name":"wwicherski","email":"wiwi6066@colorado.edu","login":null,"count":1},{"name":"mirob9363","email":"miro9363@colorado.edu","login":null,"count":1},{"name":"martham93","email":"marthamorrissey@berkeley.edu","login":null,"count":1},{"name":"aefitts","email":"alfi9952@colorado.edu","login":null,"count":1},{"name":"FaranIdo","email":"IdoOsbron@gmail.com","login":"FaranIdo","count":1},{"name":"Jennifer Jensen","email":"42127102+jeje1140","login":"jeje1140","count":1},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":1},{"name":"Meghan","email":"30347512+mcosmos12","login":"mcosmos12","count":1},{"name":"Michael Dorfman","email":"michael.dorfman@colorado.edu","login":"mikedorfman","count":1},{"name":"Michael Levis","email":"42152851+mlevis1","login":"mlevis1","count":1},{"name":"Shannon White","email":"42124469+shwh2628","login":"shwh2628","count":1},{"name":"Willskor","email":"william.skorski@colorado.edu","login":"willskor","count":1},{"name":"Anna Spiers","email":"anna.spiers@colorado.edu","login":"annaspiers","count":1},{"name":"yojihigh","email":"yanks8190@gmail.com","login":"yojihigh","count":1},{"name":"katysill","email":"katymhsill@gmail.com","login":"katysill","count":1},{"name":"hdumke","email":"42152667+hdumke","login":"hdumke","count":1}],"total_commits":947,"total_committers":38,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.92105263157895,"dds":0.53220696937698,"past_year_committers":[{"name":"Elsa Culler","email":"eculler@gmail.com","login":"eculler","count":34}],"past_year_total_commits":34,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":34.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:13:44.650Z","last_synced_commit":"f655c0cf7ebc048fac465043bd243a1c1739e5d3","created_at":"2023-03-07T16:45:43.166Z","updated_at":"2025-08-07T07:13:44.672Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5415193,"commits_count":848608369,"contributors_count":30915594,"owners_count":904139,"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":"earthlab/earthpy","html_url":"https://github.com/earthlab/earthpy","last_synced_at":"2025-08-31T19:44:26.934Z","status":"error","issues_count":11,"pull_requests_count":176,"avg_time_to_close_issue":12376832.0,"avg_time_to_close_pull_request":2548074.7454545456,"issues_closed_count":1,"pull_requests_closed_count":165,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.7784090909090908,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T21:29:44.951Z","updated_at":"2025-09-02T07:58:21.886Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthlab%2Fearthpy/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7,"MEMBER":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"COLLABORATOR":184,"CONTRIBUTOR":6,"MEMBER":4,"NONE":1},"issue_authors":{"eculler":2,"nkorinek":2,"GKG1312":1,"kstueb":1,"spasquet":1,"musicinmybrain":1,"allisonw5":1,"thierry-FreeBSD":1,"ahasha":1},"pull_request_authors":{"pyup-bot":184,"eculler":6,"nkorinek":4,"sophiahorigan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4},"past_year_issue_authors":{"kstueb":1,"thierry-FreeBSD":1},"past_year_pull_request_authors":{"eculler":4},"maintainers":[{"login":"pyup-bot","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"nkorinek","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkorinek"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":20,"DeleteEvent":1,"PushEvent":25,"PullRequestEvent":4,"ForkEvent":1},"last_year":{"WatchEvent":20,"DeleteEvent":1,"PushEvent":25,"PullRequestEvent":4,"ForkEvent":1}},"keywords":["education","python","raster","spatial-data","vector"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/code-cov.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.133Z","updated_at":"2023-01-14T15:15:31.133Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/.github/workflows/code-cov.yml","dependencies":[{"id":6899758629,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6899758632,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6899758634,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1.0.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.179Z","updated_at":"2023-01-14T15:15:31.179Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/.github/workflows/lint-docs.yml","dependencies":[{"id":6899758881,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899758885,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.246Z","updated_at":"2023-01-14T15:15:31.246Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":6899759685,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899759690,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.321Z","updated_at":"2023-01-14T15:15:31.321Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/.github/workflows/run-tests.yml","dependencies":[{"id":6899759924,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899759925,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.605Z","updated_at":"2023-01-14T15:15:31.605Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/dev-requirements.txt","dependencies":[{"id":6899761532,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.15.0","direct":true,"kind":"development","optional":false},{"id":6899761533,"package_name":"bump2version","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"development","optional":false},{"id":6899761534,"package_name":"codecov","ecosystem":"pypi","requirements":"==2.1.12","direct":true,"kind":"development","optional":false},{"id":6899761535,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"development","optional":false},{"id":6899761536,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.5","direct":true,"kind":"development","optional":false},{"id":6899761537,"package_name":"pytest-vcr","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"development","optional":false},{"id":6899761538,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.2","direct":true,"kind":"development","optional":false},{"id":6899761539,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":6899761540,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"development","optional":false},{"id":6899761541,"package_name":"sphinx_gallery","ecosystem":"pypi","requirements":"==0.10.1","direct":true,"kind":"development","optional":false},{"id":6899761542,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"development","optional":false},{"id":6899761543,"package_name":"tox","ecosystem":"pypi","requirements":"==3.24.4","direct":true,"kind":"development","optional":false},{"id":6899761544,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=19.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T15:15:31.745Z","updated_at":"2023-01-14T15:15:31.745Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/setup.py","dependencies":[{"id":6899762958,"package_name":"geopandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6899762959,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6899762960,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.0","direct":true,"kind":"runtime","optional":false},{"id":6899762961,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6899762962,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6899762963,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T02:17:38.835Z","updated_at":"2023-09-26T02:17:38.835Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/docs/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T02:17:38.899Z","updated_at":"2023-09-26T02:17:38.899Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/environment.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T02:17:38.928Z","updated_at":"2023-09-26T02:17:38.928Z","repository_link":"https://github.com/earthlab/earthpy/blob/main/pyproject.toml","dependencies":[]}],"score":19.77317943055001,"created_at":"2025-09-04T09:18:00.976Z","updated_at":"2025-10-07T08:04:39.454Z","avatar_url":"https://github.com/earthlab.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":15892,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01886"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["geoscience","earth-science","fatiando-a-terra","geophysics","interpolation","scipy-stack","bioinformatics","fracminhash","kmer","minhash"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2394","html_url":"https://science.ecosyste.ms/projects/2394"}