{"id":58728,"name":"pyco2sys","description":"Marine carbonate system calculations in Python","url":"https://github.com/mvdh7/pyco2sys","last_synced_at":"2025-09-05T15:15:08.968Z","repository":{"id":40244362,"uuid":"237243120","full_name":"mvdh7/PyCO2SYS","owner":"mvdh7","description":"Marine carbonate system calculations in Python","archived":false,"fork":false,"pushed_at":"2025-08-04T12:47:47.000Z","size":143962,"stargazers_count":56,"open_issues_count":3,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-02T12:04:18.960Z","etag":null,"topics":["carbon-dioxide","chemistry","chemistry-solver","co2sys","marine-chemistry","oceanography","python","seawater-carbonate-chemistry"],"latest_commit_sha":null,"homepage":"https://pyco2sys.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdh7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2020-01-30T15:29:26.000Z","updated_at":"2025-08-11T17:08:37.000Z","dependencies_parsed_at":"2025-08-04T22:36:24.339Z","dependency_job_id":null,"html_url":"https://github.com/mvdh7/PyCO2SYS","commit_stats":{"total_commits":964,"total_committers":6,"mean_commits":"160.66666666666666","dds":0.04460580912863066,"last_synced_commit":"275549874c8031e132f9f15c7cfb26ad3fed34a6"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/mvdh7/PyCO2SYS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/sbom","scorecard":{"id":669326,"data":{"date":"2025-08-11","repo":{"name":"github.com/mvdh7/PyCO2SYS","commit":"1dec7f68fc526ca7013efd33356e97022b886d93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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 'main'","Warn: branch protection not enabled for branch 'v2-beta-release'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}},{"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-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/PyCO2SYS/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mvdh7/PyCO2SYS/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T19:23:33.545Z","repository_id":40244362,"created_at":"2025-08-21T19:23:33.545Z","updated_at":"2025-08-21T19:23:33.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273766646,"owners_count":25164408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mvdh7","name":"Matthew Humphreys","uuid":"8830314","kind":"user","description":"Marine carbon cyclist at the Royal Netherlands Institute for Sea Research","email":"","website":"seaco2.group","location":"Texel, the Netherlands","twitter":null,"company":"NIOZ","icon_url":"https://avatars.githubusercontent.com/u/8830314?u=0729eb7c7a943125ada7bcca0ae5edf0ae55c2ca\u0026v=4","repositories_count":53,"last_synced_at":"2024-06-11T15:56:24.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mvdh7","funding_links":[],"total_stars":125,"followers":75,"following":104,"created_at":"2022-11-15T05:23:05.664Z","updated_at":"2024-06-11T15:56:26.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7/repositories"},"packages":[{"id":11733266,"name":"github.com/mvdh7/PyCO2SYS","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/mvdh7/PyCO2SYS","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2025-06-05T11:17:46.614Z","latest_release_published_at":"2024-02-16T14:10:43.000Z","latest_release_number":"v1.8.3","last_synced_at":"2025-09-02T12:06:06.195Z","created_at":"2025-06-05T11:15:03.693Z","updated_at":"2025-09-02T12:06:06.195Z","registry_url":"https://pkg.go.dev/github.com/mvdh7/PyCO2SYS","install_command":"go get github.com/mvdh7/PyCO2SYS","documentation_url":"https://pkg.go.dev/github.com/mvdh7/PyCO2SYS#section-documentation","metadata":{},"repo_metadata":{"id":40244362,"uuid":"237243120","full_name":"mvdh7/PyCO2SYS","owner":"mvdh7","description":"Marine carbonate system calculations in Python","archived":false,"fork":false,"pushed_at":"2025-08-04T12:47:47.000Z","size":143962,"stargazers_count":56,"open_issues_count":3,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-11T23:53:56.009Z","etag":null,"topics":["carbon-dioxide","chemistry","chemistry-solver","co2sys","marine-chemistry","oceanography","python","seawater-carbonate-chemistry"],"latest_commit_sha":null,"homepage":"https://pyco2sys.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdh7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2020-01-30T15:29:26.000Z","updated_at":"2025-08-11T17:08:37.000Z","dependencies_parsed_at":"2025-08-04T22:36:24.339Z","dependency_job_id":null,"html_url":"https://github.com/mvdh7/PyCO2SYS","commit_stats":{"total_commits":964,"total_committers":6,"mean_commits":"160.66666666666666","dds":0.04460580912863066,"last_synced_commit":"275549874c8031e132f9f15c7cfb26ad3fed34a6"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/mvdh7/PyCO2SYS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270030414,"owners_count":24515268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mvdh7","name":"Matthew Humphreys","uuid":"8830314","kind":"user","description":"Marine carbon cyclist at the Royal Netherlands Institute for Sea Research","email":"","website":"seaco2.group","location":"Texel, the Netherlands","twitter":null,"company":"NIOZ","icon_url":"https://avatars.githubusercontent.com/u/8830314?u=0729eb7c7a943125ada7bcca0ae5edf0ae55c2ca\u0026v=4","repositories_count":53,"last_synced_at":"2024-06-11T15:56:24.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mvdh7","funding_links":[],"total_stars":125,"followers":75,"following":104,"created_at":"2022-11-15T05:23:05.664Z","updated_at":"2024-06-11T15:56:26.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7/repositories"},"tags":[{"name":"v2.0.0-b5","sha":"724dae85ff2153cf8a1936bbc47a7ded725f61ee","kind":"commit","published_at":"2025-08-04T12:45:45.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b5","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b5/manifests"},{"name":"v2.0.0-b4","sha":"7f81fe66542f9a40cc2bd24901150152854bd4fe","kind":"commit","published_at":"2025-07-25T13:41:33.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b4","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b4/manifests"},{"name":"v2.0.0-b3","sha":"101254ab62c983f75ca328cac247a3f2b9109851","kind":"commit","published_at":"2025-07-21T14:14:57.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b3/manifests"},{"name":"v2.0.0-b2","sha":"9c567d135e9c1a1853614febadb7994193ed0f1c","kind":"commit","published_at":"2025-05-28T15:03:29.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b2/manifests"},{"name":"v2.0.0-b1","sha":"6a71063be0b23c3aff2a1c6df25024a88a1410ac","kind":"commit","published_at":"2025-05-21T13:35:49.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b1/manifests"},{"name":"v1.8.3.4","sha":"5d56a2100050a06fdb3d8bd70f0bce862f6e1bc2","kind":"commit","published_at":"2024-12-17T11:39:08.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.4","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.4/manifests"},{"name":"v1.8.3.3","sha":"275549874c8031e132f9f15c7cfb26ad3fed34a6","kind":"commit","published_at":"2024-09-13T13:22:19.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.3/manifests"},{"name":"v1.8.3.2","sha":"727fc3b0547e04d3e614452f2ad5fd4a22d8fc8b","kind":"commit","published_at":"2024-06-26T20:05:35.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.2/manifests"},{"name":"v1.8.3","sha":"263232b1eaa5ddd4cd16cf31e2cc457723ef0fc5","kind":"commit","published_at":"2024-02-16T14:10:43.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"8d27c4d55db5760d4748a395029e33f289ab8c17","kind":"commit","published_at":"2023-01-19T09:48:40.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3e48ebc5ec25bfe71bcd7dcaa474778ad4283d37","kind":"commit","published_at":"2022-05-18T14:43:01.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1344cae15ca862a01fc24f234a73b550aa660d57","kind":"commit","published_at":"2021-10-27T09:09:20.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b9f7d21f41e360b9baead0242e6fc4bd9af49ac3","kind":"commit","published_at":"2021-08-10T13:13:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.7.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8fe008c909fbc0cecc2ea46633f3c0df5f95c5c8","kind":"commit","published_at":"2021-05-13T13:06:12.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.7.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"735b088e2030f658fd2c67beeb017631d8b110f1","kind":"commit","published_at":"2020-10-26T11:07:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.6.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"6a15c2d155cfb01d062d4c88d5c505e931072ce1","kind":"commit","published_at":"2020-07-30T14:19:05.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.5.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"979bc04bf803ed3d1d7aa6adaad616f3e2321a36","kind":"commit","published_at":"2020-07-29T08:08:31.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.5.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"aa1272c7a711326451d20aac06e7c200beac0419","kind":"commit","published_at":"2020-07-16T11:14:58.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"9f94eb343d071a97e15254fb522d1f699d63866e","kind":"commit","published_at":"2020-07-09T08:32:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"69d08af7156b357374233ec48bddf8f1e917d683","kind":"commit","published_at":"2020-07-01T13:38:16.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"24e9e00f159b8607c385c43e52976fa6bf98d82c","kind":"commit","published_at":"2020-06-09T11:20:08.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.0/manifests"},{"name":"v1.3.0.0","sha":"1195f4afa4932a6cad363a6e38a36c334d318a4b","kind":"commit","published_at":"2020-05-01T14:23:31.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.3.0.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0.0/manifests"},{"name":"v1.3.0","sha":"d3d7abc7103d74c5be20d432abedae4f45dd8eb5","kind":"commit","published_at":"2020-05-01T14:16:56.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.3.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3627079c365ed4bd67c450d5d8d29b70d00d283b","kind":"commit","published_at":"2020-04-09T13:54:21.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.2.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c18d8aeafd1ff230b7cf91eac8b86371b5b5ae85","kind":"commit","published_at":"2020-04-08T09:43:00.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.2.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"a3465054d58e8b60294a2ffc8113ed0c9dc0bbbe","kind":"commit","published_at":"2020-03-20T11:15:00.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.1.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ea3c08c04e6b2e80413e9e57bbc4d7e78a9681e6","kind":"commit","published_at":"2020-03-19T11:11:04.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.1.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"171abe12c37026504c6ccccf19bddf3c4e1543ae","kind":"commit","published_at":"2020-02-28T13:54:44.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.0.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8c3fe1407c7838167972a005b97e0269fc933cf7","kind":"commit","published_at":"2020-02-03T08:14:03.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.0.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"4bc21d58a586db3a35e9b71a9824d3d5b93a5861","kind":"commit","published_at":"2020-01-31T15:23:53.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v0.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-12T08:42:18.073Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/mvdh7/%21py%21c%21o2%21s%21y%21s","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mvdh7/PyCO2SYS","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mvdh7/PyCO2SYS","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mvdh7/PyCO2SYS/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T23:48:20.089Z","issues_count":30,"pull_requests_count":56,"avg_time_to_close_issue":21463246.444444444,"avg_time_to_close_pull_request":153594.72727272726,"issues_closed_count":27,"pull_requests_closed_count":55,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":1.5666666666666667,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":58284.0,"past_year_avg_time_to_close_pull_request":138103.6,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/issues","maintainers":[{"login":"mvdh7","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}],"active_maintainers":[{"login":"mvdh7","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2FPyCO2SYS/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2FPyCO2SYS/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2FPyCO2SYS/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2FPyCO2SYS/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11733270,"name":"github.com/mvdh7/pyco2sys","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/mvdh7/pyco2sys","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2020-02-03T08:14:03.000Z","latest_release_published_at":"2024-02-16T14:10:43.000Z","latest_release_number":"v1.8.3","last_synced_at":"2025-09-03T12:36:39.040Z","created_at":"2025-06-05T11:15:04.698Z","updated_at":"2025-09-03T12:36:39.041Z","registry_url":"https://pkg.go.dev/github.com/mvdh7/pyco2sys","install_command":"go get github.com/mvdh7/pyco2sys","documentation_url":"https://pkg.go.dev/github.com/mvdh7/pyco2sys#section-documentation","metadata":{},"repo_metadata":{"id":40244362,"uuid":"237243120","full_name":"mvdh7/PyCO2SYS","owner":"mvdh7","description":"Marine carbonate system calculations in Python","archived":false,"fork":false,"pushed_at":"2025-08-04T12:47:47.000Z","size":143962,"stargazers_count":56,"open_issues_count":3,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-11T23:53:56.009Z","etag":null,"topics":["carbon-dioxide","chemistry","chemistry-solver","co2sys","marine-chemistry","oceanography","python","seawater-carbonate-chemistry"],"latest_commit_sha":null,"homepage":"https://pyco2sys.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvdh7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2020-01-30T15:29:26.000Z","updated_at":"2025-08-11T17:08:37.000Z","dependencies_parsed_at":"2025-08-04T22:36:24.339Z","dependency_job_id":null,"html_url":"https://github.com/mvdh7/PyCO2SYS","commit_stats":{"total_commits":964,"total_committers":6,"mean_commits":"160.66666666666666","dds":0.04460580912863066,"last_synced_commit":"275549874c8031e132f9f15c7cfb26ad3fed34a6"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/mvdh7/PyCO2SYS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269986101,"owners_count":24508136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":"mvdh7","name":"Matthew Humphreys","uuid":"8830314","kind":"user","description":"Marine carbon cyclist at the Royal Netherlands Institute for Sea Research","email":"","website":"seaco2.group","location":"Texel, the Netherlands","twitter":null,"company":"NIOZ","icon_url":"https://avatars.githubusercontent.com/u/8830314?u=0729eb7c7a943125ada7bcca0ae5edf0ae55c2ca\u0026v=4","repositories_count":53,"last_synced_at":"2024-06-11T15:56:24.105Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mvdh7","funding_links":[],"total_stars":125,"followers":75,"following":104,"created_at":"2022-11-15T05:23:05.664Z","updated_at":"2024-06-11T15:56:26.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvdh7/repositories"},"tags":[{"name":"v2.0.0-b5","sha":"724dae85ff2153cf8a1936bbc47a7ded725f61ee","kind":"commit","published_at":"2025-08-04T12:45:45.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b5","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b5/manifests"},{"name":"v2.0.0-b4","sha":"7f81fe66542f9a40cc2bd24901150152854bd4fe","kind":"commit","published_at":"2025-07-25T13:41:33.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b4","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b4/manifests"},{"name":"v2.0.0-b3","sha":"101254ab62c983f75ca328cac247a3f2b9109851","kind":"commit","published_at":"2025-07-21T14:14:57.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b3/manifests"},{"name":"v2.0.0-b2","sha":"9c567d135e9c1a1853614febadb7994193ed0f1c","kind":"commit","published_at":"2025-05-28T15:03:29.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b2/manifests"},{"name":"v2.0.0-b1","sha":"6a71063be0b23c3aff2a1c6df25024a88a1410ac","kind":"commit","published_at":"2025-05-21T13:35:49.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v2.0.0-b1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v2.0.0-b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v2.0.0-b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v2.0.0-b1/manifests"},{"name":"v1.8.3.4","sha":"5d56a2100050a06fdb3d8bd70f0bce862f6e1bc2","kind":"commit","published_at":"2024-12-17T11:39:08.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.4","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.4/manifests"},{"name":"v1.8.3.3","sha":"275549874c8031e132f9f15c7cfb26ad3fed34a6","kind":"commit","published_at":"2024-09-13T13:22:19.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.3/manifests"},{"name":"v1.8.3.2","sha":"727fc3b0547e04d3e614452f2ad5fd4a22d8fc8b","kind":"commit","published_at":"2024-06-26T20:05:35.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3.2/manifests"},{"name":"v1.8.3","sha":"263232b1eaa5ddd4cd16cf31e2cc457723ef0fc5","kind":"commit","published_at":"2024-02-16T14:10:43.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"8d27c4d55db5760d4748a395029e33f289ab8c17","kind":"commit","published_at":"2023-01-19T09:48:40.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"3e48ebc5ec25bfe71bcd7dcaa474778ad4283d37","kind":"commit","published_at":"2022-05-18T14:43:01.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1344cae15ca862a01fc24f234a73b550aa660d57","kind":"commit","published_at":"2021-10-27T09:09:20.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.8.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"b9f7d21f41e360b9baead0242e6fc4bd9af49ac3","kind":"commit","published_at":"2021-08-10T13:13:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.7.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8fe008c909fbc0cecc2ea46633f3c0df5f95c5c8","kind":"commit","published_at":"2021-05-13T13:06:12.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.7.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"735b088e2030f658fd2c67beeb017631d8b110f1","kind":"commit","published_at":"2020-10-26T11:07:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.6.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"6a15c2d155cfb01d062d4c88d5c505e931072ce1","kind":"commit","published_at":"2020-07-30T14:19:05.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.5.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"979bc04bf803ed3d1d7aa6adaad616f3e2321a36","kind":"commit","published_at":"2020-07-29T08:08:31.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.5.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"aa1272c7a711326451d20aac06e7c200beac0419","kind":"commit","published_at":"2020-07-16T11:14:58.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.3","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"9f94eb343d071a97e15254fb522d1f699d63866e","kind":"commit","published_at":"2020-07-09T08:32:50.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.2","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"69d08af7156b357374233ec48bddf8f1e917d683","kind":"commit","published_at":"2020-07-01T13:38:16.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"24e9e00f159b8607c385c43e52976fa6bf98d82c","kind":"commit","published_at":"2020-06-09T11:20:08.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.4.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.4.0/manifests"},{"name":"v1.3.0.0","sha":"1195f4afa4932a6cad363a6e38a36c334d318a4b","kind":"commit","published_at":"2020-05-01T14:23:31.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.3.0.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0.0/manifests"},{"name":"v1.3.0","sha":"d3d7abc7103d74c5be20d432abedae4f45dd8eb5","kind":"commit","published_at":"2020-05-01T14:16:56.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.3.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3627079c365ed4bd67c450d5d8d29b70d00d283b","kind":"commit","published_at":"2020-04-09T13:54:21.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.2.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c18d8aeafd1ff230b7cf91eac8b86371b5b5ae85","kind":"commit","published_at":"2020-04-08T09:43:00.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.2.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"a3465054d58e8b60294a2ffc8113ed0c9dc0bbbe","kind":"commit","published_at":"2020-03-20T11:15:00.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.1.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ea3c08c04e6b2e80413e9e57bbc4d7e78a9681e6","kind":"commit","published_at":"2020-03-19T11:11:04.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.1.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"171abe12c37026504c6ccccf19bddf3c4e1543ae","kind":"commit","published_at":"2020-02-28T13:54:44.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.0.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8c3fe1407c7838167972a005b97e0269fc933cf7","kind":"commit","published_at":"2020-02-03T08:14:03.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v1.0.0","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"4bc21d58a586db3a35e9b71a9824d3d5b93a5861","kind":"commit","published_at":"2020-01-31T15:23:53.000Z","download_url":"https://codeload.github.com/mvdh7/PyCO2SYS/tar.gz/v0.1","html_url":"https://github.com/mvdh7/PyCO2SYS/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mvdh7/PyCO2SYS@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-12T08:42:19.795Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/mvdh7/pyco2sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mvdh7/pyco2sys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mvdh7/pyco2sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mvdh7/pyco2sys/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T23:48:20.089Z","issues_count":30,"pull_requests_count":56,"avg_time_to_close_issue":21463246.444444444,"avg_time_to_close_pull_request":153594.72727272726,"issues_closed_count":27,"pull_requests_closed_count":55,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":1.5666666666666667,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":58284.0,"past_year_avg_time_to_close_pull_request":138103.6,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/issues","maintainers":[{"login":"mvdh7","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}],"active_maintainers":[{"login":"mvdh7","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2Fpyco2sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2Fpyco2sys/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2Fpyco2sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmvdh7%2Fpyco2sys/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":635214,"full_name":"mvdh7/PyCO2SYS","default_branch":"main","committers":[{"name":"Matthew Humphreys","email":"m.p.humphreys@icloud.com","login":"mvdh7","count":932},{"name":"Matthew Humphreys","email":"m.humphs@gmail.com","login":"mphtest","count":30},{"name":"Luke Gregor","email":"lukegre@gmail.com","login":"lukegre","count":5},{"name":"d-sandborn","email":"dsandborntahoe@gmail.com","login":"d-sandborn","count":4},{"name":"Ben Cala","email":"105497348+bcala1","login":"bcala1","count":2},{"name":"AJSchiller","email":"53826388+AJSchiller","login":"AJSchiller","count":2}],"total_commits":975,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":162.5,"dds":0.04410256410256408,"past_year_committers":[{"name":"Matthew Humphreys","email":"mvdh7","login":"mvdh7","count":15}],"past_year_total_commits":15,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":15.0,"past_year_dds":0.0,"last_synced_at":"2025-09-03T10:19:53.098Z","last_synced_commit":"1dec7f68fc526ca7013efd33356e97022b886d93","created_at":"2023-03-09T08:34:49.362Z","updated_at":"2025-08-09T00:08:52.629Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mvdh7/PyCO2SYS","html_url":"https://github.com/mvdh7/PyCO2SYS","last_synced_at":"2025-08-31T09:30:12.494Z","status":null,"issues_count":30,"pull_requests_count":69,"avg_time_to_close_issue":20732432.0,"avg_time_to_close_pull_request":136409.83582089553,"issues_closed_count":28,"pull_requests_closed_count":67,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.13043478260869565,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":372336.6666666667,"past_year_avg_time_to_close_pull_request":94217.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"created_at":"2023-05-09T10:38:06.524Z","updated_at":"2025-09-03T04:11:03.616Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvdh7%2FPyCO2SYS/issues","issue_labels_count":{"enhancement":12,"reorganisation":6,"documentation":5,"intercomparison":1,"good first issue":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":19,"NONE":8,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"OWNER":52,"CONTRIBUTOR":13,"NONE":5},"issue_authors":{"mvdh7":19,"VeckoTheGecko":2,"d-sandborn":2,"uliw":2,"gmacgilchrist":1,"davidclemens":1,"pfheiter":1,"lukegre":1,"rossidae":1},"pull_request_authors":{"mvdh7":52,"bcala1":6,"VeckoTheGecko":5,"AJSchiller":3,"d-sandborn":2,"lukegre":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055288,"issues_count":30921107,"pull_requests_count":92934627,"authors_count":10615882,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"OWNER":15,"NONE":5,"CONTRIBUTOR":4},"past_year_issue_authors":{"VeckoTheGecko":2,"d-sandborn":1,"pfheiter":1},"past_year_pull_request_authors":{"mvdh7":15,"VeckoTheGecko":5,"bcala1":4},"maintainers":[{"login":"mvdh7","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}],"active_maintainers":[{"login":"mvdh7","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvdh7"}]},"events":{"total":{"CreateEvent":17,"ReleaseEvent":4,"IssuesEvent":10,"WatchEvent":7,"DeleteEvent":7,"IssueCommentEvent":9,"PushEvent":175,"PullRequestEvent":26,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":3,"ForkEvent":7},"last_year":{"CreateEvent":17,"ReleaseEvent":4,"IssuesEvent":10,"WatchEvent":7,"DeleteEvent":7,"IssueCommentEvent":9,"PushEvent":175,"PullRequestEvent":26,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":3,"ForkEvent":7}},"keywords":["carbon-dioxide","chemistry","chemistry-solver","co2sys","marine-chemistry","oceanography","python","seawater-carbonate-chemistry"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-31T10:38:05.524Z","updated_at":"2022-07-31T10:38:05.524Z","repository_link":"https://github.com/mvdh7/PyCO2SYS/blob/main/docs/requirements.txt","dependencies":[{"id":529430185,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==7.1.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T22:45:55.360Z","updated_at":"2023-02-10T22:45:55.360Z","repository_link":"https://github.com/mvdh7/PyCO2SYS/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7542277113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7542277114,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T22:45:55.444Z","updated_at":"2023-02-10T22:45:55.444Z","repository_link":"https://github.com/mvdh7/PyCO2SYS/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7542278973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7542278974,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-19T09:39:24.544Z","updated_at":"2024-02-19T09:39:24.544Z","repository_link":"https://github.com/mvdh7/PyCO2SYS/blob/main/pyproject.toml","dependencies":[{"id":16313300170,"package_name":"PyCO2SYS","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16313301157,"package_name":"autograd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16313301903,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:35.286Z","updated_at":"2025-10-07T08:23:06.746Z","avatar_url":"https://github.com/mvdh7.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3744275","https://doi.org/10.5194/gmd-15-15-2022"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/58728","html_url":"https://science.ecosyste.ms/projects/58728"}