{"id":75181,"name":"ECCOv4-py","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","url":"https://github.com/ECCO-GROUP/ECCOv4-py","last_synced_at":"2025-09-08T16:32:01.799Z","repository":{"id":29133256,"uuid":"118646835","full_name":"ECCO-GROUP/ECCOv4-py","owner":"ECCO-GROUP","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","archived":false,"fork":false,"pushed_at":"2025-07-25T06:22:21.000Z","size":170467,"stargazers_count":34,"open_issues_count":2,"forks_count":36,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-04T05:06:25.632Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECCO-GROUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":null}},"created_at":"2018-01-23T17:47:14.000Z","updated_at":"2025-07-25T06:20:53.000Z","dependencies_parsed_at":"2022-08-11T16:40:12.751Z","dependency_job_id":"7e2d620b-71db-40bc-b67f-fd39fb4893a3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","commit_stats":{"total_commits":219,"total_committers":13,"mean_commits":"16.846153846153847","dds":0.4748858447488584,"last_synced_commit":"4a8043c737dbd996efa730302a62d4691de26f46"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/sbom","scorecard":{"id":43233,"data":{"date":"2025-08-11","repo":{"name":"github.com/ECCO-GROUP/ECCOv4-py","commit":"4e067096446a6f8b07ff5ce171e40394f876d356"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"Maintained","score":10,"reason":"30 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":0,"reason":"Found 0/9 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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:23","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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/python-publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ECCO-GROUP/ECCOv4-py/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ECCO-GROUP/ECCOv4-py/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ECCO-GROUP/ECCOv4-py/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:16"],"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-387 / GHSA-j8fq-86c5-5v2r","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2017-74"],"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 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-14T22:04:29.992Z","repository_id":29133256,"created_at":"2025-08-14T22:04:29.992Z","updated_at":"2025-08-14T22:04:29.992Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274146748,"owners_count":25230133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ECCO-GROUP","name":"Estimating the Circulation and Climate of the Ocean (ECCO)","uuid":"34173086","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34173086?v=4","repositories_count":8,"last_synced_at":"2023-02-28T22:15:16.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ECCO-GROUP","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:05:58.458Z","updated_at":"2023-02-28T22:15:16.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP/repositories"},"packages":[{"id":11729525,"name":"github.com/ECCO-GROUP/ECCOv4-py","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ECCO-GROUP/ECCOv4-py","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2025-06-04T10:54:59.676Z","latest_release_published_at":"2025-07-25T09:03:31.029Z","latest_release_number":"v1.7.8","last_synced_at":"2025-09-08T07:05:31.631Z","created_at":"2025-06-04T10:54:58.026Z","updated_at":"2025-09-08T07:05:31.631Z","registry_url":"https://pkg.go.dev/github.com/ECCO-GROUP/ECCOv4-py","install_command":"go get github.com/ECCO-GROUP/ECCOv4-py","documentation_url":"https://pkg.go.dev/github.com/ECCO-GROUP/ECCOv4-py#section-documentation","metadata":{},"repo_metadata":{"id":29133256,"uuid":"118646835","full_name":"ECCO-GROUP/ECCOv4-py","owner":"ECCO-GROUP","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","archived":false,"fork":false,"pushed_at":"2025-06-09T07:11:32.000Z","size":170463,"stargazers_count":34,"open_issues_count":2,"forks_count":36,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-07-22T08:35:31.529Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECCO-GROUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":null}},"created_at":"2018-01-23T17:47:14.000Z","updated_at":"2025-06-19T05:18:56.000Z","dependencies_parsed_at":"2022-08-11T16:40:12.751Z","dependency_job_id":"7e2d620b-71db-40bc-b67f-fd39fb4893a3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","commit_stats":{"total_commits":219,"total_committers":13,"mean_commits":"16.846153846153847","dds":0.4748858447488584,"last_synced_commit":"4a8043c737dbd996efa730302a62d4691de26f46"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815416,"owners_count":23988594,"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":"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":"ECCO-GROUP","name":"Estimating the Circulation and Climate of the Ocean (ECCO)","uuid":"34173086","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34173086?v=4","repositories_count":8,"last_synced_at":"2023-02-28T22:15:16.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ECCO-GROUP","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:05:58.458Z","updated_at":"2023-02-28T22:15:16.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP/repositories"},"tags":[{"name":"v1.7.7","sha":"57361444e033d792f63ba7d30105428548bc48bb","kind":"commit","published_at":"2025-05-19T04:04:17.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.7","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"aee9e6bebb4e934a0d22d054188b445058803d30","kind":"commit","published_at":"2025-05-18T16:30:20.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.6","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"40d7cbcc385487b0947e8bb98a2b942689db3ab1","kind":"commit","published_at":"2025-05-17T20:28:50.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5/manifests"},{"name":"v1.7.4.4","sha":"2640249604df8aa384301cc64ac5568ef2b3a461","kind":"commit","published_at":"2025-05-13T22:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4/manifests"},{"name":"v1.7.4.3","sha":"bf387f4a358f5bdaaf81229640c8f8f1b0b0ccd1","kind":"commit","published_at":"2025-05-12T23:11:14.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3/manifests"},{"name":"v1.7.4.2","sha":"35d57ce001a57cc267a18fccb8ff5277f8e30b91","kind":"tag","published_at":"2025-05-04T09:22:45.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2/manifests"},{"name":"v1.7.4.1","sha":"7aefc0513c219b726ec9e8edbd1829007a9698ad","kind":"tag","published_at":"2025-04-28T23:17:19.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1/manifests"},{"name":"v1.7.4","sha":"715b89d83433bd7280fc488e7adb1e25414defff","kind":"tag","published_at":"2025-04-28T23:02:33.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4/manifests"},{"name":"v1.7.3.2","sha":"b449305b5d1df90d89951ecc55823af7ea5d01be","kind":"commit","published_at":"2025-04-01T19:35:39.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2/manifests"},{"name":"v1.7.3.1","sha":"f7f008d9be02bbcd73e90423b85c33cb8d3e8903","kind":"commit","published_at":"2025-03-31T17:10:28.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1/manifests"},{"name":"v1.7.3","sha":"8fed9fffd900fc16b02cf11d20790996014ac455","kind":"commit","published_at":"2025-03-31T16:56:37.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3/manifests"},{"name":"v.1.7.2","sha":"f7e49d945eee7f2a598897800664df23cf3294a6","kind":"commit","published_at":"2025-03-30T19:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.7.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2/manifests"},{"name":"v1.6.0","sha":"4a8043c737dbd996efa730302a62d4691de26f46","kind":"commit","published_at":"2024-05-10T20:41:09.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.6.0","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"4d2513e26337d2faf954a6c54476d6e2756880dc","kind":"commit","published_at":"2023-01-25T01:07:04.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"21dee7b4cd280125cc4a2d6f42f756a0ba0b3ca1","kind":"commit","published_at":"2022-05-18T18:39:22.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"88a4ee402e0f50671b5b059b2679664069581bc4","kind":"commit","published_at":"2021-11-24T18:50:00.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3/manifests"},{"name":"v.1.30","sha":"b69826cda5e18c3f0515bf46442644de2e067fc2","kind":"commit","published_at":"2020-10-31T06:49:26.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.30","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30/manifests"}]},"repo_metadata_updated_at":"2025-07-29T11:58:03.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/%21e%21c%21c%21o-%21g%21r%21o%21u%21p/%21e%21c%21c%21ov4-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ECCO-GROUP/ECCOv4-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ECCO-GROUP/ECCOv4-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ECCO-GROUP/ECCOv4-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T11:05:08.386Z","issues_count":22,"pull_requests_count":114,"avg_time_to_close_issue":18732318.42857143,"avg_time_to_close_pull_request":503996.6371681416,"issues_closed_count":21,"pull_requests_closed_count":113,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.7272727272727275,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":133693.3103448276,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/issues","maintainers":[{"login":"timothyas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyas"},{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}],"active_maintainers":[{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FECCO-GROUP%2FECCOv4-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FECCO-GROUP%2FECCOv4-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FECCO-GROUP%2FECCOv4-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FECCO-GROUP%2FECCOv4-py/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5284636,"name":"ecco_v4_py","ecosystem":"conda","description":null,"homepage":"https://github.com/ECCO-GROUP/ECCOv4-py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ECCO-GROUP/ECCOv4-py","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-04-03T14:53:31.000Z","latest_release_published_at":"2021-12-17T14:37:44.000Z","latest_release_number":"1.5.3","last_synced_at":"2025-09-02T07:55:18.418Z","created_at":"2022-10-03T15:41:07.983Z","updated_at":"2025-09-02T07:55:18.419Z","registry_url":"https://anaconda.org/conda-forge/ecco_v4_py","install_command":"conda install -c conda-forge ecco_v4_py","documentation_url":null,"metadata":{},"repo_metadata":{"id":29133256,"uuid":"118646835","full_name":"ECCO-GROUP/ECCOv4-py","owner":"ECCO-GROUP","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","archived":false,"fork":false,"pushed_at":"2025-06-09T07:11:32.000Z","size":170463,"stargazers_count":34,"open_issues_count":2,"forks_count":36,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-07-22T08:35:31.529Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECCO-GROUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":null}},"created_at":"2018-01-23T17:47:14.000Z","updated_at":"2025-06-19T05:18:56.000Z","dependencies_parsed_at":"2022-08-11T16:40:12.751Z","dependency_job_id":"7e2d620b-71db-40bc-b67f-fd39fb4893a3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","commit_stats":{"total_commits":219,"total_committers":13,"mean_commits":"16.846153846153847","dds":0.4748858447488584,"last_synced_commit":"4a8043c737dbd996efa730302a62d4691de26f46"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815416,"owners_count":23988594,"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":"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":"ECCO-GROUP","name":"Estimating the Circulation and Climate of the Ocean (ECCO)","uuid":"34173086","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34173086?v=4","repositories_count":8,"last_synced_at":"2023-02-28T22:15:16.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ECCO-GROUP","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:05:58.458Z","updated_at":"2023-02-28T22:15:16.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP/repositories"},"tags":[{"name":"v1.7.7","sha":"57361444e033d792f63ba7d30105428548bc48bb","kind":"commit","published_at":"2025-05-19T04:04:17.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.7","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"aee9e6bebb4e934a0d22d054188b445058803d30","kind":"commit","published_at":"2025-05-18T16:30:20.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.6","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"40d7cbcc385487b0947e8bb98a2b942689db3ab1","kind":"commit","published_at":"2025-05-17T20:28:50.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5/manifests"},{"name":"v1.7.4.4","sha":"2640249604df8aa384301cc64ac5568ef2b3a461","kind":"commit","published_at":"2025-05-13T22:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4/manifests"},{"name":"v1.7.4.3","sha":"bf387f4a358f5bdaaf81229640c8f8f1b0b0ccd1","kind":"commit","published_at":"2025-05-12T23:11:14.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3/manifests"},{"name":"v1.7.4.2","sha":"35d57ce001a57cc267a18fccb8ff5277f8e30b91","kind":"tag","published_at":"2025-05-04T09:22:45.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2/manifests"},{"name":"v1.7.4.1","sha":"7aefc0513c219b726ec9e8edbd1829007a9698ad","kind":"tag","published_at":"2025-04-28T23:17:19.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1/manifests"},{"name":"v1.7.4","sha":"715b89d83433bd7280fc488e7adb1e25414defff","kind":"tag","published_at":"2025-04-28T23:02:33.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4/manifests"},{"name":"v1.7.3.2","sha":"b449305b5d1df90d89951ecc55823af7ea5d01be","kind":"commit","published_at":"2025-04-01T19:35:39.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2/manifests"},{"name":"v1.7.3.1","sha":"f7f008d9be02bbcd73e90423b85c33cb8d3e8903","kind":"commit","published_at":"2025-03-31T17:10:28.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1/manifests"},{"name":"v1.7.3","sha":"8fed9fffd900fc16b02cf11d20790996014ac455","kind":"commit","published_at":"2025-03-31T16:56:37.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3/manifests"},{"name":"v.1.7.2","sha":"f7e49d945eee7f2a598897800664df23cf3294a6","kind":"commit","published_at":"2025-03-30T19:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.7.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2/manifests"},{"name":"v1.6.0","sha":"4a8043c737dbd996efa730302a62d4691de26f46","kind":"commit","published_at":"2024-05-10T20:41:09.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.6.0","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"4d2513e26337d2faf954a6c54476d6e2756880dc","kind":"commit","published_at":"2023-01-25T01:07:04.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"21dee7b4cd280125cc4a2d6f42f756a0ba0b3ca1","kind":"commit","published_at":"2022-05-18T18:39:22.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"88a4ee402e0f50671b5b059b2679664069581bc4","kind":"commit","published_at":"2021-11-24T18:50:00.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3/manifests"},{"name":"v.1.30","sha":"b69826cda5e18c3f0515bf46442644de2e067fc2","kind":"commit","published_at":"2020-10-31T06:49:26.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.30","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30/manifests"}]},"repo_metadata_updated_at":"2025-07-29T11:58:03.085Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.059783422326465,"dependent_packages_count":51.58940066869604,"stargazers_count":47.94650431658267,"forks_count":33.11542492140326,"docker_downloads_count":null,"average":37.67777833225211},"purl":"pkg:conda/ecco_v4_py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ecco_v4_py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ecco_v4_py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ecco_v4_py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T11:05:08.386Z","issues_count":22,"pull_requests_count":114,"avg_time_to_close_issue":18732318.42857143,"avg_time_to_close_pull_request":503996.6371681416,"issues_closed_count":21,"pull_requests_closed_count":113,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.7272727272727275,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":133693.3103448276,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/issues","maintainers":[{"login":"timothyas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyas"},{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}],"active_maintainers":[{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ecco_v4_py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ecco_v4_py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ecco_v4_py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ecco_v4_py/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2719972,"name":"ecco-v4-py","ecosystem":"pypi","description":"Estimating the Circulation and Climate of the Ocean (ECCO) Version 4 Python Package","homepage":"https://github.com/ECCO-GROUP/ECCOv4-py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ECCO-GROUP/ECCOv4-py","keywords_array":["ecco","climate","mitgcm","estimate","circulation","climate"],"namespace":null,"versions_count":63,"first_release_published_at":"2018-02-10T05:05:23.000Z","latest_release_published_at":"2025-07-25T06:25:24.000Z","latest_release_number":"1.7.8","last_synced_at":"2025-07-25T06:46:37.372Z","created_at":"2022-04-10T10:51:22.562Z","updated_at":"2025-07-29T11:58:03.086Z","registry_url":"https://pypi.org/project/ecco-v4-py/","install_command":"pip install ecco-v4-py --index-url https://pypi.org/simple","documentation_url":"https://ecco-v4-py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"ecco-v4-py"},"repo_metadata":{"id":29133256,"uuid":"118646835","full_name":"ECCO-GROUP/ECCOv4-py","owner":"ECCO-GROUP","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","archived":false,"fork":false,"pushed_at":"2025-06-09T07:11:32.000Z","size":170463,"stargazers_count":34,"open_issues_count":2,"forks_count":36,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-07-22T08:35:31.529Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECCO-GROUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":null}},"created_at":"2018-01-23T17:47:14.000Z","updated_at":"2025-06-19T05:18:56.000Z","dependencies_parsed_at":"2022-08-11T16:40:12.751Z","dependency_job_id":"7e2d620b-71db-40bc-b67f-fd39fb4893a3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","commit_stats":{"total_commits":219,"total_committers":13,"mean_commits":"16.846153846153847","dds":0.4748858447488584,"last_synced_commit":"4a8043c737dbd996efa730302a62d4691de26f46"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815416,"owners_count":23988594,"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":"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":"ECCO-GROUP","name":"Estimating the Circulation and Climate of the Ocean (ECCO)","uuid":"34173086","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34173086?v=4","repositories_count":8,"last_synced_at":"2023-02-28T22:15:16.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ECCO-GROUP","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:05:58.458Z","updated_at":"2023-02-28T22:15:16.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP/repositories"},"tags":[{"name":"v1.7.7","sha":"57361444e033d792f63ba7d30105428548bc48bb","kind":"commit","published_at":"2025-05-19T04:04:17.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.7","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"aee9e6bebb4e934a0d22d054188b445058803d30","kind":"commit","published_at":"2025-05-18T16:30:20.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.6","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"40d7cbcc385487b0947e8bb98a2b942689db3ab1","kind":"commit","published_at":"2025-05-17T20:28:50.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5/manifests"},{"name":"v1.7.4.4","sha":"2640249604df8aa384301cc64ac5568ef2b3a461","kind":"commit","published_at":"2025-05-13T22:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4/manifests"},{"name":"v1.7.4.3","sha":"bf387f4a358f5bdaaf81229640c8f8f1b0b0ccd1","kind":"commit","published_at":"2025-05-12T23:11:14.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3/manifests"},{"name":"v1.7.4.2","sha":"35d57ce001a57cc267a18fccb8ff5277f8e30b91","kind":"tag","published_at":"2025-05-04T09:22:45.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2/manifests"},{"name":"v1.7.4.1","sha":"7aefc0513c219b726ec9e8edbd1829007a9698ad","kind":"tag","published_at":"2025-04-28T23:17:19.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1/manifests"},{"name":"v1.7.4","sha":"715b89d83433bd7280fc488e7adb1e25414defff","kind":"tag","published_at":"2025-04-28T23:02:33.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4/manifests"},{"name":"v1.7.3.2","sha":"b449305b5d1df90d89951ecc55823af7ea5d01be","kind":"commit","published_at":"2025-04-01T19:35:39.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2/manifests"},{"name":"v1.7.3.1","sha":"f7f008d9be02bbcd73e90423b85c33cb8d3e8903","kind":"commit","published_at":"2025-03-31T17:10:28.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1/manifests"},{"name":"v1.7.3","sha":"8fed9fffd900fc16b02cf11d20790996014ac455","kind":"commit","published_at":"2025-03-31T16:56:37.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3/manifests"},{"name":"v.1.7.2","sha":"f7e49d945eee7f2a598897800664df23cf3294a6","kind":"commit","published_at":"2025-03-30T19:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.7.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2/manifests"},{"name":"v1.6.0","sha":"4a8043c737dbd996efa730302a62d4691de26f46","kind":"commit","published_at":"2024-05-10T20:41:09.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.6.0","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"4d2513e26337d2faf954a6c54476d6e2756880dc","kind":"commit","published_at":"2023-01-25T01:07:04.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"21dee7b4cd280125cc4a2d6f42f756a0ba0b3ca1","kind":"commit","published_at":"2022-05-18T18:39:22.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"88a4ee402e0f50671b5b059b2679664069581bc4","kind":"commit","published_at":"2021-11-24T18:50:00.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3/manifests"},{"name":"v.1.30","sha":"b69826cda5e18c3f0515bf46442644de2e067fc2","kind":"commit","published_at":"2020-10-31T06:49:26.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.30","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30/manifests"}]},"repo_metadata_updated_at":"2025-07-29T11:58:03.086Z","dependent_packages_count":0,"downloads":219,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.365046235239701,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":12.249211253986726,"forks_count":7.478826838701787,"docker_downloads_count":2.0367715918429754,"average":11.470537678902922},"purl":"pkg:pypi/ecco-v4-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ecco-v4-py","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ecco-v4-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ecco-v4-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T11:05:08.386Z","issues_count":22,"pull_requests_count":114,"avg_time_to_close_issue":18732318.42857143,"avg_time_to_close_pull_request":503996.6371681416,"issues_closed_count":21,"pull_requests_closed_count":113,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.7272727272727275,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":133693.3103448276,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/issues","maintainers":[{"login":"timothyas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyas"},{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}],"active_maintainers":[{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ecco-v4-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ecco-v4-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ecco-v4-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ecco-v4-py/related_packages","maintainers":[{"uuid":"ifenty","login":"ifenty","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ifenty/","role":null,"created_at":"2023-02-24T03:31:26.579Z","updated_at":"2023-02-24T03:31:26.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ifenty/packages"},{"uuid":"owang","login":"owang","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/owang/","role":"Owner","created_at":"2025-05-12T23:30:32.383Z","updated_at":"2025-05-12T23:30:32.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/owang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726203,"maintainers_count":308809,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11729528,"name":"github.com/ecco-group/eccov4-py","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ecco-group/eccov4-py","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-11-24T18:50:00.000Z","latest_release_published_at":"2025-07-25T06:09:30.000Z","latest_release_number":"v1.7.8","last_synced_at":"2025-09-08T07:05:47.089Z","created_at":"2025-06-04T10:54:58.350Z","updated_at":"2025-09-08T07:05:47.090Z","registry_url":"https://pkg.go.dev/github.com/ecco-group/eccov4-py","install_command":"go get github.com/ecco-group/eccov4-py","documentation_url":"https://pkg.go.dev/github.com/ecco-group/eccov4-py#section-documentation","metadata":{},"repo_metadata":{"id":29133256,"uuid":"118646835","full_name":"ECCO-GROUP/ECCOv4-py","owner":"ECCO-GROUP","description":"A Python library with routines that support the loading, analysis, and plotting fields of the ECCO Version 4 Ocean and Sea-Ice State Estimate.  The ecco_v4_py library builds on several valuable tools such as xmitgcm, gcm, xarray, and dask.","archived":false,"fork":false,"pushed_at":"2025-07-25T06:22:21.000Z","size":170467,"stargazers_count":34,"open_issues_count":2,"forks_count":36,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-07-29T11:28:15.397Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECCO-GROUP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":null}},"created_at":"2018-01-23T17:47:14.000Z","updated_at":"2025-07-25T06:20:53.000Z","dependencies_parsed_at":"2022-08-11T16:40:12.751Z","dependency_job_id":"7e2d620b-71db-40bc-b67f-fd39fb4893a3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","commit_stats":{"total_commits":219,"total_committers":13,"mean_commits":"16.846153846153847","dds":0.4748858447488584,"last_synced_commit":"4a8043c737dbd996efa730302a62d4691de26f46"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267684312,"owners_count":24127681,"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-29T02:00:12.549Z","response_time":2574,"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":"ECCO-GROUP","name":"Estimating the Circulation and Climate of the Ocean (ECCO)","uuid":"34173086","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34173086?v=4","repositories_count":8,"last_synced_at":"2023-02-28T22:15:16.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ECCO-GROUP","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T23:05:58.458Z","updated_at":"2023-02-28T22:15:16.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECCO-GROUP/repositories"},"tags":[{"name":"v1.7.7","sha":"57361444e033d792f63ba7d30105428548bc48bb","kind":"commit","published_at":"2025-05-19T04:04:17.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.7","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"aee9e6bebb4e934a0d22d054188b445058803d30","kind":"commit","published_at":"2025-05-18T16:30:20.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.6","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"40d7cbcc385487b0947e8bb98a2b942689db3ab1","kind":"commit","published_at":"2025-05-17T20:28:50.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.5/manifests"},{"name":"v1.7.4.4","sha":"2640249604df8aa384301cc64ac5568ef2b3a461","kind":"commit","published_at":"2025-05-13T22:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.4/manifests"},{"name":"v1.7.4.3","sha":"bf387f4a358f5bdaaf81229640c8f8f1b0b0ccd1","kind":"commit","published_at":"2025-05-12T23:11:14.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.3/manifests"},{"name":"v1.7.4.2","sha":"35d57ce001a57cc267a18fccb8ff5277f8e30b91","kind":"tag","published_at":"2025-05-04T09:22:45.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.2/manifests"},{"name":"v1.7.4.1","sha":"7aefc0513c219b726ec9e8edbd1829007a9698ad","kind":"tag","published_at":"2025-04-28T23:17:19.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4.1/manifests"},{"name":"v1.7.4","sha":"715b89d83433bd7280fc488e7adb1e25414defff","kind":"tag","published_at":"2025-04-28T23:02:33.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.4/manifests"},{"name":"v1.7.3.2","sha":"b449305b5d1df90d89951ecc55823af7ea5d01be","kind":"commit","published_at":"2025-04-01T19:35:39.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.2/manifests"},{"name":"v1.7.3.1","sha":"f7f008d9be02bbcd73e90423b85c33cb8d3e8903","kind":"commit","published_at":"2025-03-31T17:10:28.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3.1","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3.1/manifests"},{"name":"v1.7.3","sha":"8fed9fffd900fc16b02cf11d20790996014ac455","kind":"commit","published_at":"2025-03-31T16:56:37.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.7.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.7.3/manifests"},{"name":"v.1.7.2","sha":"f7e49d945eee7f2a598897800664df23cf3294a6","kind":"commit","published_at":"2025-03-30T19:07:48.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.7.2","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.7.2/manifests"},{"name":"v1.6.0","sha":"4a8043c737dbd996efa730302a62d4691de26f46","kind":"commit","published_at":"2024-05-10T20:41:09.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.6.0","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"4d2513e26337d2faf954a6c54476d6e2756880dc","kind":"commit","published_at":"2023-01-25T01:07:04.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.5","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"21dee7b4cd280125cc4a2d6f42f756a0ba0b3ca1","kind":"commit","published_at":"2022-05-18T18:39:22.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.4","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"88a4ee402e0f50671b5b059b2679664069581bc4","kind":"commit","published_at":"2021-11-24T18:50:00.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v1.5.3","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v1.5.3/manifests"},{"name":"v.1.30","sha":"b69826cda5e18c3f0515bf46442644de2e067fc2","kind":"commit","published_at":"2020-10-31T06:49:26.000Z","download_url":"https://codeload.github.com/ECCO-GROUP/ECCOv4-py/tar.gz/v.1.30","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py/releases/tag/v.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ECCO-GROUP/ECCOv4-py@v.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/tags/v.1.30/manifests"}]},"repo_metadata_updated_at":"2025-07-29T11:58:03.715Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/ecco-group/eccov4-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ecco-group/eccov4-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ecco-group/eccov4-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ecco-group/eccov4-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T11:05:08.386Z","issues_count":22,"pull_requests_count":114,"avg_time_to_close_issue":18732318.42857143,"avg_time_to_close_pull_request":503996.6371681416,"issues_closed_count":21,"pull_requests_closed_count":113,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.7272727272727275,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":133693.3103448276,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.23333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/issues","maintainers":[{"login":"timothyas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyas"},{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}],"active_maintainers":[{"login":"andrewdelman","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fecco-group%2Feccov4-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fecco-group%2Feccov4-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fecco-group%2Feccov4-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fecco-group%2Feccov4-py/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":27299,"full_name":"ECCO-GROUP/ECCOv4-py","default_branch":"master","committers":[{"name":"Ian Fenty","email":"ifenty@gmail.com","login":"ifenty","count":273},{"name":"Andrew Delman","email":"andrew.s.delman@gmail.com","login":"andrewdelman","count":190},{"name":"Timothy Smith","email":"timsmith204@utexas.edu","login":"timothyas","count":59},{"name":"Andrew Delman","email":"andrewdelman@ucla.edu","login":null,"count":57},{"name":"ifenty","email":"fenty@gmail.com","login":null,"count":24},{"name":"Ou Wang","email":"owang@penguin.jpl.nasa.gov","login":null,"count":20},{"name":"Ou Wang","email":"owang01@yahoo.com","login":"owang01","count":13},{"name":"Jan-Erik Tesdal","email":"je.tesdal@gmail.com","login":"jetesdal","count":5},{"name":"Emma Boland","email":"emmomp@bas.ac.uk","login":"emmomp","count":4},{"name":"JPL User","email":"jpluser@ip-100-104-70-237.jpl.nasa.gov","login":null,"count":4},{"name":"Duncan Bark","email":"duncanabark@gmail.com","login":"DuncanBark","count":3},{"name":"Marie Zahn","email":"marie.j.zahn@jpl.nasa.gov","login":"mjzahn","count":2},{"name":"Maike Sonnewald","email":"maikejulie@gmail.com","login":"maikejulie","count":2},{"name":"Debellis","email":"mayadebellis@gmail.com","login":"mayadebellis","count":2},{"name":"Ivana Escobar","email":"ivana@utexas.edu","login":"IvanaEscobar","count":1},{"name":"Ian Fenty","email":"ifenty@login2.stampede2.tacc.utexas.edu","login":null,"count":1},{"name":"Ian Fenty","email":"ifenty@login4.stampede2.tacc.utexas.edu","login":null,"count":1},{"name":"JPL User","email":"jpluser@ip-100-104-70-173.jpl.nasa.gov","login":null,"count":1},{"name":"Jan-Erik Tesdal","email":"je.tesdal@googlemail.com","login":null,"count":1},{"name":"Ou Wang","email":"owang@pfe25.nas.nasa.gov","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-172-31-75-120.ec2.internal","login":null,"count":1},{"name":"Greg Moore","email":"61710555+gjmoore","login":"gjmoore","count":1},{"name":"Denis Felikson","email":"dfelikson@gmail.com","login":"dfelikson","count":1},{"name":"Dafydd S","email":"102196046+dafyddstephenson","login":"dafyddstephenson","count":1}],"total_commits":668,"total_committers":24,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.833333333333332,"dds":0.5913173652694611,"past_year_committers":[{"name":"Andrew Delman","email":"andrew.s.delman@gmail.com","login":"andrewdelman","count":125},{"name":"ifenty","email":"ifenty@gmail.com","login":"ifenty","count":14},{"name":"Marie Zahn","email":"marie.j.zahn@jpl.nasa.gov","login":"mjzahn","count":2},{"name":"Greg Moore","email":"61710555+gjmoore","login":"gjmoore","count":1}],"past_year_total_commits":142,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.5,"past_year_dds":0.11971830985915488,"last_synced_at":"2025-08-08T16:04:08.924Z","last_synced_commit":"4e067096446a6f8b07ff5ce171e40394f876d356","created_at":"2023-03-07T16:34:43.038Z","updated_at":"2025-08-08T16:04:08.924Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-16T00:00:20.572Z","repositories_count":5478895,"commits_count":853239477,"contributors_count":31092509,"owners_count":906530,"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":"ECCO-GROUP/ECCOv4-py","html_url":"https://github.com/ECCO-GROUP/ECCOv4-py","last_synced_at":"2025-09-06T12:24:43.495Z","status":"active","issues_count":22,"pull_requests_count":146,"avg_time_to_close_issue":18732318.42857143,"avg_time_to_close_pull_request":670119.4609929078,"issues_closed_count":21,"pull_requests_closed_count":141,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.8287671232876712,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":148215.67272727273,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.36666666666666664,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"created_at":"2023-05-10T20:47:28.179Z","updated_at":"2025-09-06T12:24:43.495Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECCO-GROUP%2FECCOv4-py/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14,"MEMBER":4,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":92,"COLLABORATOR":33,"MEMBER":17,"NONE":4},"issue_authors":{"timothyas":4,"liu-ran":2,"jetesdal":2,"rcaneill":1,"DanJonesOcean":1,"rabernat":1,"ifenty":1,"christophernhill":1,"ggebbie":1,"Shreyas911":1,"cspencerjones":1,"simonwettocean":1,"pittwolfe":1,"JustinWenzhaoLi":1,"jdldeauna":1,"ds4g15":1,"owang01":1},"pull_request_authors":{"ifenty":59,"andrewdelman":31,"owang01":21,"timothyas":17,"gjmoore":4,"emmomp":3,"dafyddstephenson":2,"clarkzimm":2,"mjzahn":2,"jetesdal":2,"IvanaEscobar":1,"DuncanBark":1,"mayadebellis":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10142800,"issues_count":31975455,"pull_requests_count":99810167,"authors_count":10718855,"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":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":33,"CONTRIBUTOR":24,"NONE":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"andrewdelman":31,"ifenty":21,"gjmoore":4,"clarkzimm":2,"mjzahn":2},"maintainers":[{"login":"andrewdelman","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"timothyas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothyas"},{"login":"mjzahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}],"active_maintainers":[{"login":"andrewdelman","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdelman"},{"login":"mjzahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjzahn"}]},"events":{"total":{"CreateEvent":25,"CommitCommentEvent":3,"ReleaseEvent":13,"WatchEvent":3,"DeleteEvent":11,"MemberEvent":2,"IssueCommentEvent":17,"PushEvent":36,"PullRequestEvent":59,"ForkEvent":7},"last_year":{"CreateEvent":25,"CommitCommentEvent":3,"ReleaseEvent":13,"WatchEvent":3,"DeleteEvent":11,"MemberEvent":2,"IssueCommentEvent":17,"PushEvent":36,"PullRequestEvent":59,"ForkEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-11T16:40:12.009Z","updated_at":"2022-08-11T16:40:12.009Z","repository_link":"https://github.com/ECCO-GROUP/ECCOv4-py/blob/master/setup.py","dependencies":[{"id":1198023097,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1198023098,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1198023099,"package_name":"Bottleneck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1198023100,"package_name":"Cartopy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1198023101,"package_name":"cmocean","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1198023102,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.177673171008475,"created_at":"2025-09-08T15:38:50.027Z","updated_at":"2025-10-07T08:27:07.579Z","avatar_url":"https://github.com/ECCO-GROUP.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":219,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/75181","html_url":"https://science.ecosyste.ms/projects/75181"}