{"id":125891,"name":null,"description":"A collection of GIS tools for working with higher-level SAR products","url":"https://github.com/asfhyp3/asf-tools","last_synced_at":"2025-09-09T09:44:57.462Z","repository":{"id":37853536,"uuid":"295506894","full_name":"ASFHyP3/asf-tools","owner":"ASFHyP3","description":"A collection of GIS tools for working with higher-level SAR products","archived":false,"fork":false,"pushed_at":"2025-07-23T23:43:01.000Z","size":2679,"stargazers_count":17,"open_issues_count":15,"forks_count":7,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-07-24T01:31:54.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ASFHyP3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-14T18:40:30.000Z","updated_at":"2025-07-23T23:43:04.000Z","dependencies_parsed_at":"2023-02-18T01:35:29.702Z","dependency_job_id":"cd1fcc34-a295-4e16-b3cc-34ef1b91d9d8","html_url":"https://github.com/ASFHyP3/asf-tools","commit_stats":{"total_commits":641,"total_committers":17,"mean_commits":"37.705882352941174","dds":0.5039001560062403,"last_synced_commit":"329d8e113d76de0893128b8833bcab12f521d264"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ASFHyP3/asf-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/sbom","scorecard":{"id":7390,"data":{"date":"2025-08-11","repo":{"name":"github.com/ASFHyP3/asf-tools","commit":"28c86843e50e2b1fbbffd5ef25b580ad8c8928a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"21 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-and-build.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-and-build.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-and-build.yml:34","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/test-and-build.yml:35","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/create-jira-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/distribute.yml:1","Warn: no topLevel permission defined: .github/workflows/labeled-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/static-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/tag-version.yml:1","Warn: no topLevel permission defined: .github/workflows/test-and-build.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.3 not signed: https://api.github.com/repos/ASFHyP3/asf-tools/releases/196270221","Warn: release artifact v0.8.2 not signed: https://api.github.com/repos/ASFHyP3/asf-tools/releases/194522986","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/ASFHyP3/asf-tools/releases/191270081","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/ASFHyP3/asf-tools/releases/162834973","Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/ASFHyP3/asf-tools/releases/147565736","Warn: release artifact v0.8.3 does not have provenance: https://api.github.com/repos/ASFHyP3/asf-tools/releases/196270221","Warn: release artifact v0.8.2 does not have provenance: https://api.github.com/repos/ASFHyP3/asf-tools/releases/194522986","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/ASFHyP3/asf-tools/releases/191270081","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/ASFHyP3/asf-tools/releases/162834973","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/ASFHyP3/asf-tools/releases/147565736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/changelog.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-jira-issue.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/create-jira-issue.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/distribute.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/distribute.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/distribute.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/distribute.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/distribute.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/distribute.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/distribute.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/distribute.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labeled-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/labeled-pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/static-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/static-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/static-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag-version.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/tag-version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-and-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/test-and-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-and-build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/test-and-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-and-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ASFHyP3/asf-tools/test-and-build.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating condaforge/mambaforge:latest to condaforge/mambaforge:latest@sha256:050753d138b6708128c9bb45055a9d943f06363f32f63a96f7dd5f304ada52a6","Warn: pipCommand not pinned by hash: Dockerfile:35-39","Warn: pipCommand not pinned by hash: postBuild:6","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/distribute.yml:14"],"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T13:52:11.032Z","repository_id":37853536,"created_at":"2025-08-14T13:52:11.032Z","updated_at":"2025-08-14T13:52:11.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274275787,"owners_count":25254907,"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-09T02:00:10.223Z","response_time":80,"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":"ASFHyP3","name":"HyP3","uuid":"68247451","kind":"organization","description":"Alaska Satellite Facility's Hybrid Pluggable Processing Pipeline","email":null,"website":"https://hyp3-docs.asf.alaska.edu/","location":"Fairbanks, AK","twitter":"ASFHyP3","company":null,"icon_url":"https://avatars.githubusercontent.com/u/68247451?v=4","repositories_count":36,"last_synced_at":"2024-04-16T01:05:46.663Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ASFHyP3","funding_links":[],"total_stars":158,"followers":44,"following":0,"created_at":"2022-11-14T08:14:17.919Z","updated_at":"2024-04-16T01:05:52.481Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3/repositories"},"packages":[{"id":5295357,"name":"asf_tools","ecosystem":"conda","description":null,"homepage":"https://github.com/ASFHyP3/asf-tools","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ASFHyP3/asf-tools","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-12-15T05:01:44.000Z","latest_release_published_at":"2022-11-11T19:20:00.000Z","latest_release_number":"0.4.3","last_synced_at":"2025-08-24T03:01:25.349Z","created_at":"2022-10-03T15:58:10.840Z","updated_at":"2025-08-24T03:01:25.351Z","registry_url":"https://anaconda.org/conda-forge/asf_tools","install_command":"conda install -c conda-forge asf_tools","documentation_url":null,"metadata":{},"repo_metadata":{"id":37853536,"uuid":"295506894","full_name":"ASFHyP3/asf-tools","owner":"ASFHyP3","description":"A collection of GIS tools for working with higher-level SAR products","archived":false,"fork":false,"pushed_at":"2025-07-23T23:43:01.000Z","size":2679,"stargazers_count":17,"open_issues_count":15,"forks_count":7,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-07-24T01:31:54.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ASFHyP3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-14T18:40:30.000Z","updated_at":"2025-07-23T23:43:04.000Z","dependencies_parsed_at":"2023-02-18T01:35:29.702Z","dependency_job_id":"cd1fcc34-a295-4e16-b3cc-34ef1b91d9d8","html_url":"https://github.com/ASFHyP3/asf-tools","commit_stats":{"total_commits":641,"total_committers":17,"mean_commits":"37.705882352941174","dds":0.5039001560062403,"last_synced_commit":"329d8e113d76de0893128b8833bcab12f521d264"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ASFHyP3/asf-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266785200,"owners_count":23983817,"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-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"ASFHyP3","name":"HyP3","uuid":"68247451","kind":"organization","description":"Alaska Satellite Facility's Hybrid Pluggable Processing Pipeline","email":null,"website":"https://hyp3-docs.asf.alaska.edu/","location":"Fairbanks, AK","twitter":"ASFHyP3","company":null,"icon_url":"https://avatars.githubusercontent.com/u/68247451?v=4","repositories_count":36,"last_synced_at":"2024-04-16T01:05:46.663Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ASFHyP3","funding_links":[],"total_stars":158,"followers":44,"following":0,"created_at":"2022-11-14T08:14:17.919Z","updated_at":"2024-04-16T01:05:52.481Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3/repositories"},"tags":[{"name":"v0.8.3","sha":"fb84876cd8e5e0c7e1d3f328afe758c93efc7727","kind":"tag","published_at":"2025-01-23T00:11:19.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.8.3","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"cddc7f294e1598b1de00f08d4ec36df398fe57a3","kind":"tag","published_at":"2025-01-13T20:37:25.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.8.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9f6b469dd9e87a1c83372ed1add70df9e64174da","kind":"tag","published_at":"2024-12-17T20:51:52.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.8.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"5b522a4bd7ff0bd88075d33cabca2974ff8ffd97","kind":"tag","published_at":"2024-06-27T17:40:47.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.8.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"ca56967e586a6af4e95c434477cfbfed795f9388","kind":"tag","published_at":"2024-03-20T19:05:56.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7d354fb32559ba4d1ae8185f1bf503e65ca39d15","kind":"tag","published_at":"2024-03-04T17:54:38.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bc8a5723cbd6e42d1414680a9154752519accd4e","kind":"tag","published_at":"2024-03-01T19:13:32.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"078a5cae23bad8c70c2dba4628df2e8325322037","kind":"tag","published_at":"2023-10-30T19:42:28.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.6.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"329d8e113d76de0893128b8833bcab12f521d264","kind":"tag","published_at":"2023-03-15T19:30:25.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6313bd7603a22ddca24393a326dbdf0686bd89e4","kind":"tag","published_at":"2023-03-03T22:21:58.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"af715b5af82eec6f65d37e125b8e88b8d25d6a9b","kind":"tag","published_at":"2023-02-03T00:03:54.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"afc7580df02a90c3e4f4ee9a3db7241f0d80f005","kind":"tag","published_at":"2023-01-13T01:26:30.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.6","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"45044d5b681dfe5aea882cb41187d96bc64bb90e","kind":"tag","published_at":"2023-01-09T22:15:22.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.5","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"448757b1146d8a11f516da4eecd9fc502baf7387","kind":"tag","published_at":"2022-12-08T22:36:09.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.4","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"2c088905c6695d01a99ca95e0e9bf418a924daa1","kind":"tag","published_at":"2022-11-11T18:38:33.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.3","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7ae89fc9c86c198ad8f61bf147927e400bf8f6ce","kind":"tag","published_at":"2022-07-28T00:25:24.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"450f3d20b3ef247a86a534f6b98743b6517b0780","kind":"tag","published_at":"2022-07-18T20:00:39.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"4bf3817c4087c37dd153eee1ca6dbb895fb404bd","kind":"tag","published_at":"2022-04-28T19:24:34.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"1b3789f5b7c2858cace81bca34328f4160d20611","kind":"tag","published_at":"2022-03-25T20:20:06.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.3","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"0f1dccc984898ce7bed51209ad9eb86aca1b4506","kind":"tag","published_at":"2022-03-16T17:23:42.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f630715ea614985e960031e6f1983462084f9358","kind":"tag","published_at":"2022-03-09T19:13:10.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"30810548355402d48c27a25bb015e35f1b92926e","kind":"tag","published_at":"2021-11-12T18:19:03.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"49f5ab7a2b6d788410b48fd642b9c7693458920f","kind":"tag","published_at":"2020-12-14T21:37:59.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.2.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"daf5f7da3bf4c966f881355e82da2729114d1ef5","kind":"tag","published_at":"2020-10-28T20:03:16.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.1.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d09220a7fdb7d6057defaec15535f1e37a654ec2","kind":"tag","published_at":"2020-10-05T17:35:38.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.1.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"d0f14f7255a695fdb534e635d13fa841f0453f7f","kind":"tag","published_at":"2020-09-14T19:12:23.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.0.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ASFHyP3/asf-tools@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-24T02:28:19.934Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.52982281008236,"stargazers_count":55.32817569253806,"forks_count":51.9840279510856,"docker_downloads_count":null,"average":45.73621162964812},"purl":"pkg:conda/asf_tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/asf_tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/asf_tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/asf_tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-28T20:46:19.349Z","issues_count":11,"pull_requests_count":133,"avg_time_to_close_issue":52312.75,"avg_time_to_close_pull_request":873028.4318181818,"issues_closed_count":4,"pull_requests_closed_count":132,"pull_request_authors_count":10,"issue_authors_count":6,"avg_comments_per_issue":1.8181818181818181,"avg_comments_per_pull_request":0.6090225563909775,"merged_pull_requests_count":116,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":3,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":93091.5,"past_year_avg_time_to_close_pull_request":1116675.962962963,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.32142857142857145,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/issues","maintainers":[{"login":"asjohnston-asf","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asjohnston-asf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asf_tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asf_tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asf_tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asf_tools/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":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","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":2644532,"name":"asf-tools","ecosystem":"pypi","description":"Tools developed by ASF for working with SAR data","homepage":"https://github.com/ASFHyP3/asf-tools","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ASFHyP3/asf-tools","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2020-12-14T22:02:50.000Z","latest_release_published_at":"2025-01-23T00:20:11.000Z","latest_release_number":"0.8.3","last_synced_at":"2025-08-26T04:48:16.595Z","created_at":"2022-04-10T10:04:48.935Z","updated_at":"2025-08-26T04:48:16.595Z","registry_url":"https://pypi.org/project/asf-tools/","install_command":"pip install asf-tools --index-url https://pypi.org/simple","documentation_url":"https://asf-tools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11"],"normalized_name":"asf-tools","project_status":null},"repo_metadata":{"id":37853536,"uuid":"295506894","full_name":"ASFHyP3/asf-tools","owner":"ASFHyP3","description":"A collection of GIS tools for working with higher-level SAR products","archived":false,"fork":false,"pushed_at":"2024-07-01T21:47:52.000Z","size":2459,"stargazers_count":16,"open_issues_count":14,"forks_count":5,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2024-07-28T21:07:18.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ASFHyP3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-14T18:40:30.000Z","updated_at":"2024-07-01T21:47:55.000Z","dependencies_parsed_at":"2023-02-18T01:35:29.702Z","dependency_job_id":"cd1fcc34-a295-4e16-b3cc-34ef1b91d9d8","html_url":"https://github.com/ASFHyP3/asf-tools","commit_stats":{"total_commits":641,"total_committers":17,"mean_commits":"37.705882352941174","dds":0.5039001560062403,"last_synced_commit":"329d8e113d76de0893128b8833bcab12f521d264"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217407165,"owners_count":16172231,"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","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":"ASFHyP3","name":"HyP3","uuid":"68247451","kind":"organization","description":"Alaska Satellite Facility's Hybrid Pluggable Processing Pipeline","email":null,"website":"https://hyp3-docs.asf.alaska.edu/","location":"Fairbanks, AK","twitter":"ASFHyP3","company":null,"icon_url":"https://avatars.githubusercontent.com/u/68247451?v=4","repositories_count":36,"last_synced_at":"2024-04-16T01:05:46.663Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ASFHyP3","funding_links":[],"total_stars":158,"followers":44,"following":0,"created_at":"2022-11-14T08:14:17.919Z","updated_at":"2024-04-16T01:05:52.481Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASFHyP3/repositories"},"tags":[{"name":"v0.7.2","sha":"ca56967e586a6af4e95c434477cfbfed795f9388","kind":"tag","published_at":"2024-03-20T19:05:56.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7d354fb32559ba4d1ae8185f1bf503e65ca39d15","kind":"tag","published_at":"2024-03-04T17:54:38.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bc8a5723cbd6e42d1414680a9154752519accd4e","kind":"tag","published_at":"2024-03-01T19:13:32.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.7.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"078a5cae23bad8c70c2dba4628df2e8325322037","kind":"tag","published_at":"2023-10-30T19:42:28.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.6.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"329d8e113d76de0893128b8833bcab12f521d264","kind":"tag","published_at":"2023-03-15T19:30:25.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6313bd7603a22ddca24393a326dbdf0686bd89e4","kind":"tag","published_at":"2023-03-03T22:21:58.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"af715b5af82eec6f65d37e125b8e88b8d25d6a9b","kind":"tag","published_at":"2023-02-03T00:03:54.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.5.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"afc7580df02a90c3e4f4ee9a3db7241f0d80f005","kind":"tag","published_at":"2023-01-13T01:26:30.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.6","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"45044d5b681dfe5aea882cb41187d96bc64bb90e","kind":"tag","published_at":"2023-01-09T22:15:22.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.5","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"448757b1146d8a11f516da4eecd9fc502baf7387","kind":"tag","published_at":"2022-12-08T22:36:09.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.4","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"2c088905c6695d01a99ca95e0e9bf418a924daa1","kind":"tag","published_at":"2022-11-11T18:38:33.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.3","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7ae89fc9c86c198ad8f61bf147927e400bf8f6ce","kind":"tag","published_at":"2022-07-28T00:25:24.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"450f3d20b3ef247a86a534f6b98743b6517b0780","kind":"tag","published_at":"2022-07-18T20:00:39.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"4bf3817c4087c37dd153eee1ca6dbb895fb404bd","kind":"tag","published_at":"2022-04-28T19:24:34.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.4.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"1b3789f5b7c2858cace81bca34328f4160d20611","kind":"tag","published_at":"2022-03-25T20:20:06.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.3","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"0f1dccc984898ce7bed51209ad9eb86aca1b4506","kind":"tag","published_at":"2022-03-16T17:23:42.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.2","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"f630715ea614985e960031e6f1983462084f9358","kind":"tag","published_at":"2022-03-09T19:13:10.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"30810548355402d48c27a25bb015e35f1b92926e","kind":"tag","published_at":"2021-11-12T18:19:03.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.3.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"49f5ab7a2b6d788410b48fd642b9c7693458920f","kind":"tag","published_at":"2020-12-14T21:37:59.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.2.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"daf5f7da3bf4c966f881355e82da2729114d1ef5","kind":"tag","published_at":"2020-10-28T20:03:16.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.1.1","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d09220a7fdb7d6057defaec15535f1e37a654ec2","kind":"tag","published_at":"2020-10-05T17:35:38.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.1.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"d0f14f7255a695fdb534e635d13fa841f0453f7f","kind":"tag","published_at":"2020-09-14T19:12:23.000Z","download_url":"https://codeload.github.com/ASFHyP3/asf-tools/tar.gz/v0.0.0","html_url":"https://github.com/ASFHyP3/asf-tools/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-08-28T20:46:18.687Z","dependent_packages_count":0,"downloads":189,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.129253037813953,"dependent_repos_count":22.154802339843382,"dependent_packages_count":7.341101361763688,"stargazers_count":15.638166582819771,"forks_count":14.284422799890727,"docker_downloads_count":null,"average":16.509549224426305},"purl":"pkg:pypi/asf-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/asf-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/asf-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/asf-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-27T23:12:14.877Z","issues_count":10,"pull_requests_count":132,"avg_time_to_close_issue":19897.0,"avg_time_to_close_pull_request":879643.7175572519,"issues_closed_count":3,"pull_requests_closed_count":131,"pull_request_authors_count":10,"issue_authors_count":5,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.6136363636363636,"merged_pull_requests_count":115,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":2,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":36623.0,"past_year_avg_time_to_close_pull_request":1130283.21875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.30303030303030304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/issues","maintainers":[{"login":"asjohnston-asf","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asjohnston-asf"}],"active_maintainers":[{"login":"asjohnston-asf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asjohnston-asf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asf-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asf-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asf-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asf-tools/related_packages","maintainers":[{"uuid":"UAF-asf-apd","login":"UAF-asf-apd","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/UAF-asf-apd/","role":null,"created_at":"2022-11-15T08:17:32.268Z","updated_at":"2022-11-15T08:17:32.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/UAF-asf-apd/packages"},{"uuid":"jhkennedy","login":"jhkennedy","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/jhkennedy/","role":null,"created_at":"2023-02-03T00:34:41.042Z","updated_at":"2023-02-03T00:34:41.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhkennedy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726458,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":30346,"full_name":"ASFHyP3/asf-tools","default_branch":"develop","committers":[{"name":"Joseph H Kennedy","email":"me@jhkennedy.org","count":318},{"name":"jacquelynsmale","email":"34557291+jacquelynsmale@users.noreply.github.com","count":74},{"name":"Andrew Johnston","email":"asjohnston@alaska.edu","count":50},{"name":"jzhu4","email":"jzhu4@alaska.edu","count":48},{"name":"Heidi Kristenson","email":"hjkristenson@alaska.edu","count":47},{"name":"James Rine","email":"jlrine2@alaska.edu","count":26},{"name":"Jackie","email":"jacquelyn.smale@gmail.com","count":23},{"name":"Tom Logan","email":"you@example.com","count":21},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":9},{"name":"Heidi Kristenson","email":"61886203+hjkristenson@users.noreply.github.com","count":6},{"name":"Tom Logan","email":"talogan@alaska.edu","count":5},{"name":"Jake Herrmann","email":"jtherrmann@alaska.edu","count":4},{"name":"Forrest Williams","email":"ffwilliams2@alaska.edu","count":4},{"name":"Forrest Williams","email":"forrestfwilliams@icloud.com","count":3},{"name":"Forrest Williams","email":"31411324+forrestfwilliams@users.noreply.github.com","count":1},{"name":"cirrusasf","email":"62269400+cirrusasf@users.noreply.github.com","count":1},{"name":"James Rine","email":"Jlrine2@users.noreply.github.com","count":1}],"total_commits":641,"total_committers":17,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":37.705882352941174,"dds":0.5039001560062403,"past_year_committers":[{"name":"Joseph H Kennedy","email":"me@jhkennedy.org","count":62},{"name":"jacquelynsmale","email":"34557291+jacquelynsmale@users.noreply.github.com","count":58},{"name":"jzhu4","email":"jzhu4@alaska.edu","count":32},{"name":"Heidi Kristenson","email":"hjkristenson@alaska.edu","count":19},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":9},{"name":"Andrew Johnston","email":"asjohnston@alaska.edu","count":4},{"name":"Forrest Williams","email":"ffwilliams2@alaska.edu","count":3},{"name":"Forrest Williams","email":"forrestfwilliams@icloud.com","count":3},{"name":"Forrest Williams","email":"31411324+forrestfwilliams@users.noreply.github.com","count":1},{"name":"cirrusasf","email":"62269400+cirrusasf@users.noreply.github.com","count":1},{"name":"Jake Herrmann","email":"jtherrmann@alaska.edu","count":1}],"past_year_total_commits":193,"past_year_total_committers":11,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":17.545454545454547,"past_year_dds":0.6787564766839378,"last_synced_at":"2023-04-26T14:45:48.295Z","last_synced_commit":"329d8e113d76de0893128b8833bcab12f521d264","created_at":"2023-03-07T16:43:28.722Z","updated_at":"2023-09-19T15:43:16.400Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ASFHyP3/asf-tools","html_url":"https://github.com/ASFHyP3/asf-tools","last_synced_at":"2025-08-31T10:07:58.376Z","status":null,"issues_count":15,"pull_requests_count":173,"avg_time_to_close_issue":56983.4,"avg_time_to_close_pull_request":808013.005952381,"issues_closed_count":5,"pull_requests_closed_count":168,"pull_request_authors_count":11,"issue_authors_count":8,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.5028901734104047,"merged_pull_requests_count":146,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":4,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":75666.0,"past_year_avg_time_to_close_pull_request":569623.1111111111,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.15,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":30,"created_at":"2023-05-10T21:21:43.634Z","updated_at":"2025-09-03T05:35:20.211Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASFHyP3%2Fasf-tools/issues","issue_labels_count":{"bug":9,"Jira Bug":3,"documentation":2,"good first issue":2},"pull_request_labels_count":{"bumpless":111,"patch":58,"minor":39,"major":11,"bug":10,"CI/CD":4,"documentation":2,"tools-bot":1},"issue_author_associations_count":{"CONTRIBUTOR":10,"NONE":3,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":183,"MEMBER":15,"NONE":3},"issue_authors":{"jhkennedy":5,"jtherrmann":3,"cirrusasf":1,"zxdawn":1,"AndrewPlayer3":1,"Alex-Lewandowski":1,"asjohnston-asf":1,"firmanhadi21":1},"pull_request_authors":{"dependabot[bot]":75,"jhkennedy":32,"jacquelynsmale":29,"asjohnston-asf":15,"jtherrmann":14,"AndrewPlayer3":11,"cirrusasf":9,"forrestfwilliams":8,"hjkristenson":6,"tools-bot":1,"Alex-Lewandowski":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079913,"issues_count":31291083,"pull_requests_count":96059117,"authors_count":10693123,"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":{"bug":2,"Jira Bug":1},"past_year_pull_request_labels_count":{"bumpless":41,"patch":23,"minor":14,"major":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2,"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":47,"MEMBER":1,"NONE":1},"past_year_issue_authors":{"jtherrmann":2,"Alex-Lewandowski":1,"firmanhadi21":1},"past_year_pull_request_authors":{"dependabot[bot]":35,"jtherrmann":9,"jhkennedy":2,"AndrewPlayer3":1,"Alex-Lewandowski":1,"asjohnston-asf":1},"maintainers":[{"login":"asjohnston-asf","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asjohnston-asf"}],"active_maintainers":[{"login":"asjohnston-asf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asjohnston-asf"}]},"events":{"total":{"CreateEvent":47,"IssuesEvent":5,"ReleaseEvent":3,"WatchEvent":2,"DeleteEvent":39,"IssueCommentEvent":14,"PushEvent":60,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":51,"PullRequestEvent":86,"ForkEvent":2},"last_year":{"CreateEvent":47,"IssuesEvent":5,"ReleaseEvent":3,"WatchEvent":2,"DeleteEvent":39,"IssueCommentEvent":14,"PushEvent":60,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":51,"PullRequestEvent":86,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/distribute.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.082Z","updated_at":"2023-02-18T01:35:29.082Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/.github/workflows/distribute.yml","dependencies":[{"id":7751083031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751083032,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"v15","direct":true,"kind":"composite","optional":false},{"id":7751083033,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false},{"id":7751083034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.151Z","updated_at":"2023-02-18T01:35:29.151Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/.github/workflows/release.yml","dependencies":[{"id":7751083048,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751083049,"package_name":"montudor/action-zip","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7751083050,"package_name":"docker://antonyurchenko/git-release","ecosystem":"actions","requirements":"v3.5.0","direct":true,"kind":"composite","optional":false},{"id":7751083051,"package_name":"benc-uk/workflow-dispatch","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":7751083052,"package_name":"repo-sync/pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/static-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.430Z","updated_at":"2023-02-18T01:35:29.430Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/.github/workflows/static-analysis.yml","dependencies":[{"id":7751083053,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7751083054,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.494Z","updated_at":"2023-02-18T01:35:29.494Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/environment.yml","dependencies":[{"id":7751083055,"package_name":"astropy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083056,"package_name":"boto3","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083057,"package_name":"build","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083058,"package_name":"fiona","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083059,"package_name":"flake8","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083060,"package_name":"flake8-blind-except","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083061,"package_name":"flake8-builtins","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083062,"package_name":"flake8-import-order","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083063,"package_name":"gdal","ecosystem":"conda","requirements":"\u003e=3.3","direct":true,"kind":"runtime","optional":false},{"id":7751083064,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083065,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083066,"package_name":"pysheds","ecosystem":"conda","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":7751083067,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083068,"package_name":"pytest-console-scripts","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083069,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083070,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false},{"id":7751083071,"package_name":"rasterio","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083072,"package_name":"scikit-fuzzy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083073,"package_name":"scikit-image","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083074,"package_name":"scipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083075,"package_name":"setuptools","ecosystem":"conda","requirements":"\u003e=61","direct":true,"kind":"runtime","optional":false},{"id":7751083076,"package_name":"setuptools_scm","ecosystem":"conda","requirements":"\u003e=6.2","direct":true,"kind":"runtime","optional":false},{"id":7751083077,"package_name":"shapely","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7751083078,"package_name":"tqdm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.566Z","updated_at":"2023-02-18T01:35:29.566Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/Dockerfile","dependencies":[{"id":7751083079,"package_name":"condaforge/mambaforge","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:35:29.608Z","updated_at":"2023-02-18T01:35:29.608Z","repository_link":"https://github.com/ASFHyP3/asf-tools/blob/develop/pyproject.toml","dependencies":[{"id":7751083080,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083081,"package_name":"fiona","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083082,"package_name":"gdal","ecosystem":"pypi","requirements":"\u003e=3.3","direct":true,"kind":"runtime","optional":false},{"id":7751083083,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083084,"package_name":"pysheds","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":7751083085,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083086,"package_name":"scikit-fuzzy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083087,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083088,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083089,"package_name":"shapely","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7751083090,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.561639435760828,"created_at":"2025-09-08T23:25:04.229Z","updated_at":"2025-10-07T08:34:05.671Z","avatar_url":"https://github.com/ASFHyP3.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":189,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["radar","sar","open-science","verification","labels","glacier","cryptocurrencies","notebook"],"project_url":"https://science.ecosyste.ms/api/v1/projects/125891","html_url":"https://science.ecosyste.ms/projects/125891"}