{"id":30855,"name":"georinex","description":"Python RINEX 2 / 3 NAV / OBS / sp3 reader \u0026 batch convert to HDF5 with C-like speed","url":"https://github.com/geospace-code/georinex","last_synced_at":"2025-09-05T04:57:25.100Z","repository":{"id":30739803,"uuid":"34296204","full_name":"geospace-code/georinex","owner":"geospace-code","description":"Python RINEX 2 / 3 NAV / OBS / sp3 reader \u0026 batch convert to HDF5 with C-like speed","archived":false,"fork":false,"pushed_at":"2025-03-09T21:14:42.000Z","size":8119,"stargazers_count":245,"open_issues_count":36,"forks_count":94,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-05-29T05:16:10.232Z","etag":null,"topics":["gnss","gps","rinex"],"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/geospace-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["scivision"],"ko_fi":"scivision"}},"created_at":"2015-04-21T01:19:29.000Z","updated_at":"2025-05-07T03:47:03.000Z","dependencies_parsed_at":"2023-02-14T06:15:18.843Z","dependency_job_id":"2447b6bd-ab60-4301-a2b8-d478a3996652","html_url":"https://github.com/geospace-code/georinex","commit_stats":{"total_commits":406,"total_committers":13,"mean_commits":31.23076923076923,"dds":0.08374384236453203,"last_synced_commit":"c689a5a6bc2ffb68bc055f150f1da1b6bab12812"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/geospace-code/georinex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/sbom","scorecard":{"id":423389,"data":{"date":"2025-08-11","repo":{"name":"github.com/geospace-code/georinex","commit":"729b85af584153ac052e81e7652e145c5a5ebb9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-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":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geospace-code/georinex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geospace-code/georinex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-python-package.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geospace-code/georinex/publish-python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-python-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geospace-code/georinex/publish-python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-python-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geospace-code/georinex/publish-python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish-python-package.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-python-package.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-19T01:45:27.983Z","repository_id":30739803,"created_at":"2025-08-19T01:45:27.983Z","updated_at":"2025-08-19T01:45:27.983Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713608,"owners_count":25154612,"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":"geospace-code","name":"Geospace code","uuid":"61321120","kind":"organization","description":"GNSS and other geospace analysis programs","email":null,"website":"https://geospace-code.github.io","location":"1 au","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61321120?v=4","repositories_count":16,"last_synced_at":"2023-09-11T08:10:18.727Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["scivision"],"ko_fi":"scivision"}},"html_url":"https://github.com/geospace-code","funding_links":["https://github.com/sponsors/scivision","https://ko-fi.com/scivision"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:28:52.484Z","updated_at":"2023-09-11T08:10:18.739Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code/repositories"},"packages":[{"id":2746303,"name":"georinex","ecosystem":"pypi","description":"Python RINEX 2/3 NAV/OBS reader with speed and simplicity.","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/geospace-code/georinex","keywords_array":["RINEX","sp3","HDF5","NetCDF4"],"namespace":null,"versions_count":34,"first_release_published_at":"2018-07-26T05:39:24.000Z","latest_release_published_at":"2023-11-15T06:54:24.000Z","latest_release_number":"1.16.2","last_synced_at":"2025-01-14T14:03:07.436Z","created_at":"2022-04-10T11:07:28.369Z","updated_at":"2025-01-14T14:39:29.967Z","registry_url":"https://pypi.org/project/georinex/","install_command":"pip install georinex --index-url https://pypi.org/simple","documentation_url":"https://georinex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Atmospheric Science"],"normalized_name":"georinex"},"repo_metadata":{"id":30739803,"uuid":"34296204","full_name":"geospace-code/georinex","owner":"geospace-code","description":"Python RINEX 2 / 3 NAV / OBS / sp3 reader \u0026 batch convert to HDF5 with C-like speed","archived":false,"fork":false,"pushed_at":"2025-01-10T05:35:26.000Z","size":8083,"stargazers_count":229,"open_issues_count":33,"forks_count":91,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-01-10T16:03:38.644Z","etag":null,"topics":["gnss","gps","rinex"],"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/geospace-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-21T01:19:29.000Z","updated_at":"2025-01-10T05:35:30.000Z","dependencies_parsed_at":"2023-02-14T06:15:18.843Z","dependency_job_id":"2447b6bd-ab60-4301-a2b8-d478a3996652","html_url":"https://github.com/geospace-code/georinex","commit_stats":{"total_commits":406,"total_committers":13,"mean_commits":31.23076923076923,"dds":0.08374384236453203,"last_synced_commit":"c689a5a6bc2ffb68bc055f150f1da1b6bab12812"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233908297,"owners_count":18749093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geospace-code","name":"Geospace code","uuid":"61321120","kind":"organization","description":"GNSS and other geospace analysis programs","email":null,"website":"https://geospace-code.github.io","location":"1 au","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61321120?v=4","repositories_count":16,"last_synced_at":"2023-09-11T08:10:18.727Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["scivision"],"ko_fi":"scivision"}},"html_url":"https://github.com/geospace-code","funding_links":["https://github.com/sponsors/scivision","https://ko-fi.com/scivision"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:28:52.484Z","updated_at":"2023-09-11T08:10:18.739Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code/repositories"},"tags":[{"name":"v1.16.2","sha":"da3eb3e5af30d38e1c865854682447800503bfc8","kind":"commit","published_at":"2023-11-15T06:48:06.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.16.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"d76c33d03222f46f1401d0484731c9cb5886408e","kind":"commit","published_at":"2021-11-26T06:31:19.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.16.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"2b305ae3253d270b3dcabba2ea8cb8384c10f7ed","kind":"commit","published_at":"2021-11-26T04:06:46.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.16.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0de2df135da7aa740268956f0dbf2442765df654","kind":"commit","published_at":"2021-07-26T19:03:14.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.15.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"a3c4ea373d9ccca8ba7d826f06ba595a2a4c94d2","kind":"commit","published_at":"2020-07-02T04:40:01.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.15.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"4c65e84e7b5beadb84c48fda05fcf9acf54734d8","kind":"commit","published_at":"2020-02-21T14:45:33.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.14.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"4765331cbdea91a1b65afe9b962b2e0ea4e4cf86","kind":"commit","published_at":"2020-02-10T09:09:34.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.14.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"eb080758de911571e452caba804da8fd62b3d964","kind":"commit","published_at":"2019-09-06T15:43:22.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.13.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"391b451093710631902e4c8e3a3514d9afe45dff","kind":"commit","published_at":"2019-09-03T17:19:50.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.12.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3d4f48d1cff0a4d9374f1232eaa029661bbd5b9e","kind":"commit","published_at":"2019-09-03T17:09:04.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.12.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"e1daa54e4f1a91548a1cf96bbb821455481d650c","kind":"commit","published_at":"2019-09-03T07:32:39.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.12.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.12.0/manifests"},{"name":"v.1.11.0","sha":"4847762361c6134f0730232c9a2735a41f2e222e","kind":"commit","published_at":"2019-07-02T01:59:09.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v.1.11.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v.1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v.1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v.1.11.0/manifests"},{"name":"v1.10.1","sha":"244af59f6dc8dd731691c3b7e262e3a44a26c237","kind":"commit","published_at":"2019-05-17T22:00:51.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.10.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ea46b7c6b4e8b69673e3ce20ed98827ae1effdc4","kind":"commit","published_at":"2019-03-28T19:08:53.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.10.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"85624f0bf28ae4d11aee745dcd71282c8bc1c180","kind":"commit","published_at":"2019-03-05T18:51:14.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.9.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7ec69835321dd93fee71d778bf14ce39edd0e185","kind":"commit","published_at":"2019-02-28T18:05:51.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.8.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"0e5ea91fa73e945f54197d690e8eceac265b3560","kind":"commit","published_at":"2019-01-18T19:13:10.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.7.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25453f7bbd1f8f7ea36feed59db831dd3454e114","kind":"commit","published_at":"2019-01-01T05:35:50.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.7.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.7.0/manifests"},{"name":"v1.6.9","sha":"64f0450d474f71c3ef3f557dfccd0c27b80212b5","kind":"commit","published_at":"2019-01-01T02:45:22.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.9","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.9/manifests"},{"name":"v1.6.8.2","sha":"0ccac0dd7fce5b0998d9f0e86d0072c161573b83","kind":"commit","published_at":"2018-11-07T12:19:11.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.8.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8.2/manifests"},{"name":"v1.6.8.1","sha":"2d6d2cc8074006b59564ee295c05e4ff92ddea5a","kind":"commit","published_at":"2018-11-02T19:34:31.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.8.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8.1/manifests"},{"name":"v1.6.8","sha":"de44b8b0bf03107b788b1a420a599145bfd46ef0","kind":"commit","published_at":"2018-10-31T16:19:24.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.8","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.8/manifests"},{"name":"v1.6.7.3","sha":"5508d129f656c08e2ac8c0747a525eb20919d352","kind":"commit","published_at":"2018-10-03T16:39:45.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.7.3","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.3/manifests"},{"name":"v1.6.7.2","sha":"053ad4ed606da252754218c41ec53a5c2fff9629","kind":"commit","published_at":"2018-09-20T16:36:48.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.7.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.2/manifests"},{"name":"v1.6.7.1","sha":"7fb9cc02e03e436b829580c11782f004d09647d0","kind":"commit","published_at":"2018-09-02T03:55:52.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.7.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7.1/manifests"},{"name":"v1.6.7","sha":"f3c27bfc9492e1181fd1af15ef539de69810c7ec","kind":"commit","published_at":"2018-08-31T15:41:09.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.7","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"5fea654b1898d69e3644167333cf961d414417a9","kind":"commit","published_at":"2018-08-31T03:13:31.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.6","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"0566ae79ade0326b26826b1ed4ea8c5067cbe372","kind":"commit","published_at":"2018-08-30T22:04:51.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.5","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"ca21f9fdd837bf38c8b2b77f23d612b9bb847cf9","kind":"commit","published_at":"2018-08-28T18:33:15.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.4","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"361111432e60b1f0e16a43967c0c3f2a92950c99","kind":"commit","published_at":"2018-08-28T15:04:58.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.3","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"05b59493ce4505096025e1891e4a09e8a04da13e","kind":"commit","published_at":"2018-08-28T04:16:26.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f41c0c8428af4632ace7b1138a5f07ffd275da3e","kind":"commit","published_at":"2018-08-24T07:45:06.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.1/manifests"},{"name":"v1.6.0.2","sha":"fcfc11a9d6b4495cb78b9288c69f4f681a009efb","kind":"commit","published_at":"2018-08-13T21:37:48.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.0.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0.2/manifests"},{"name":"v1.6.0.1","sha":"9e2b50401297c1da7269398a7682eb709207d872","kind":"commit","published_at":"2018-08-13T21:13:48.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.0.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0.1/manifests"},{"name":"v1.6.0","sha":"cdbc26ff29c92db30b07591165541ff6e8e3e294","kind":"commit","published_at":"2018-08-13T20:22:47.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.6.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"9c1a3b722e37fff43dc9be3a134fdb73f31ebd71","kind":"commit","published_at":"2018-08-06T15:16:38.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.5.4","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"1961107593e51ecc58496ab31a57269a72195e17","kind":"commit","published_at":"2018-07-30T19:05:05.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.5.3","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"36dc9c619c7a552ce7332c0d490570430f2084dd","kind":"commit","published_at":"2018-07-30T07:11:05.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.5.2","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7beef0dcf7d26bf8d9097c74ade035aa84695c5e","kind":"commit","published_at":"2018-07-26T22:14:41.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.5.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d58669e4f1578e4f5cb4259156e0ca5a8a91e514","kind":"commit","published_at":"2018-07-26T05:30:20.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.5.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"f00905587615fbbbbc4735562f4df32a2c8513cd","kind":"commit","published_at":"2018-06-21T15:35:30.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.4.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c87d78ac7cc9d1a79a2288963b4966e0603c0b85","kind":"commit","published_at":"2018-06-21T07:06:44.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.4.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"04ced85dd6cb15f803f0743dbf0542b253f9d285","kind":"commit","published_at":"2018-06-05T19:58:57.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.3.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.3.0/manifests"},{"name":"v1.2.10","sha":"f78776d46c32830c29d4c89b2bc1ada33f29897a","kind":"commit","published_at":"2018-05-13T16:55:49.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.10","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8609def9ab0f3d5b041771290b7be7e340a8258a","kind":"commit","published_at":"2018-05-10T22:27:21.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.9","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"8f6ec34eb777c0e2186ee1599e2eec643600fc9b","kind":"commit","published_at":"2018-05-09T20:58:49.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.8","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"c7d2c454724c30260af98004d589e7c8908198cc","kind":"commit","published_at":"2018-05-09T19:51:34.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.7","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"9333bb2449e893ea7020c35e121fbbc5af597c1f","kind":"commit","published_at":"2018-03-25T10:37:12.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.6","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"21d2acf1766b5a8342d536e2a23dac9af3825d8c","kind":"commit","published_at":"2018-03-23T19:55:52.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.2.5","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.2.5/manifests"},{"name":"v1.0.0","sha":"7366b135eaeeb69a0285c1411cb2ba8e376811c7","kind":"commit","published_at":"2017-04-26T16:09:32.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v1.0.0","html_url":"https://github.com/geospace-code/georinex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"dfca0996109828744f42d7420d9ce6b83044d23a","kind":"commit","published_at":"2016-11-20T04:27:07.000Z","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/v0.1","html_url":"https://github.com/geospace-code/georinex/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-01-14T14:39:29.967Z","dependent_packages_count":1,"downloads":12548,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":4.388383254296835,"dependent_repos_count":6.004774706629907,"dependent_packages_count":4.778372240132306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.315908004016393,"average":4.8718595512688605},"purl":"pkg:pypi/georinex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/georinex","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/georinex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/georinex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-10T16:04:11.646Z","issues_count":74,"pull_requests_count":37,"avg_time_to_close_issue":11177572.56521739,"avg_time_to_close_pull_request":7671813.90625,"issues_closed_count":46,"pull_requests_closed_count":32,"pull_request_authors_count":20,"issue_authors_count":53,"avg_comments_per_issue":2.9864864864864864,"avg_comments_per_pull_request":1.3243243243243243,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":37897.0,"past_year_avg_time_to_close_pull_request":18.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/issues","maintainers":[{"login":"scivision","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scivision"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/georinex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/georinex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/georinex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/georinex/related_packages","maintainers":[{"uuid":"scivision","login":"scivision","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://pypi.org/user/scivision/","role":null,"created_at":"2023-02-24T07:40:16.100Z","updated_at":"2023-02-24T07:40:16.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scivision/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308306,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11537909,"name":"github.com/geospace-code/georinex","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/geospace-code/georinex","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2017-04-26T16:09:32.000Z","latest_release_published_at":"2023-11-15T06:48:06.000Z","latest_release_number":"v1.16.2","last_synced_at":"2025-08-25T16:20:53.127Z","created_at":"2025-04-11T08:11:26.734Z","updated_at":"2025-08-25T16:20:53.127Z","registry_url":"https://pkg.go.dev/github.com/geospace-code/georinex","install_command":"go get github.com/geospace-code/georinex","documentation_url":"https://pkg.go.dev/github.com/geospace-code/georinex#section-documentation","metadata":{},"repo_metadata":{"id":30739803,"uuid":"34296204","full_name":"geospace-code/georinex","owner":"geospace-code","description":"Python RINEX 2 / 3 NAV / OBS / sp3 reader \u0026 batch convert to HDF5 with C-like speed","archived":false,"fork":false,"pushed_at":"2025-03-09T21:14:42.000Z","size":8119,"stargazers_count":241,"open_issues_count":34,"forks_count":94,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-04-07T00:08:12.892Z","etag":null,"topics":["gnss","gps","rinex"],"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/geospace-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["scivision"],"ko_fi":"scivision"}},"created_at":"2015-04-21T01:19:29.000Z","updated_at":"2025-04-03T03:11:59.000Z","dependencies_parsed_at":"2023-02-14T06:15:18.843Z","dependency_job_id":"2447b6bd-ab60-4301-a2b8-d478a3996652","html_url":"https://github.com/geospace-code/georinex","commit_stats":{"total_commits":406,"total_committers":13,"mean_commits":31.23076923076923,"dds":0.08374384236453203,"last_synced_commit":"c689a5a6bc2ffb68bc055f150f1da1b6bab12812"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geospace-code","download_url":"https://codeload.github.com/geospace-code/georinex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248362722,"owners_count":21091186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-04-11T08:44:42.384Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.975134328490002,"dependent_packages_count":5.599743042954211,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7874386857221065},"purl":"pkg:golang/github.com/geospace-code/georinex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/geospace-code/georinex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/geospace-code/georinex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/geospace-code/georinex/dependencies","status":null,"funding_links":["https://github.com/sponsors/scivision","https://ko-fi.com/scivision"],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-07T00:08:20.837Z","issues_count":75,"pull_requests_count":37,"avg_time_to_close_issue":11177572.56521739,"avg_time_to_close_pull_request":7671813.90625,"issues_closed_count":46,"pull_requests_closed_count":32,"pull_request_authors_count":20,"issue_authors_count":54,"avg_comments_per_issue":2.9466666666666668,"avg_comments_per_pull_request":1.3243243243243243,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":18.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/issues","maintainers":[{"login":"scivision","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scivision"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeospace-code%2Fgeorinex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeospace-code%2Fgeorinex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeospace-code%2Fgeorinex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgeospace-code%2Fgeorinex/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951507,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":586099,"full_name":"geospace-code/georinex","default_branch":"main","committers":[{"name":"Michael Hirsch, Ph.D","email":"scivision","login":"scivision","count":410},{"name":"Nikolay Mayorov","email":"nikolay.mayorov@zoho.com","login":"nmayorov","count":8},{"name":"Ydmir","email":"joakim.u.strandberg@gmail.com","login":"Ydmir","count":5},{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":4},{"name":"betaBison","email":"knowles.derek@gmail.com","login":"betaBison","count":3},{"name":"Snehil Saluja","email":"snehilsaluja@gmail.com","login":"mrsnhl","count":2},{"name":"janbolting","email":"jan.bolting@gmail.com","login":"jtec","count":2},{"name":"izzydrewlynn","email":"38845559+izzydrewlynn","login":"izzydrewlynn","count":1},{"name":"VOMAY","email":"32896877+VOMAY","login":"VOMAY","count":1},{"name":"Greg Starr","email":"gregstarr2@gmail.com","login":"gregstarr","count":1},{"name":"Frédéric Meynadier","email":"frederic.meynadier@bipm.org","login":"fmeynadier","count":1},{"name":"Elias Kunnas","email":"elias@kunnas.com","login":"eliask","count":1},{"name":"Daniel Estévez","email":"daniel@destevez.net","login":"daniestevez","count":1},{"name":"Nikos Kanistras","email":"nikos.kanistras@loctio.com","login":null,"count":1}],"total_commits":441,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.5,"dds":0.07029478458049887,"past_year_committers":[{"name":"scivision","email":"scivision","login":"scivision","count":11}],"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T05:17:11.145Z","last_synced_commit":"729b85af584153ac052e81e7652e145c5a5ebb9c","created_at":"2023-03-09T06:05:44.754Z","updated_at":"2025-05-29T05:17:11.363Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"geospace-code/georinex","html_url":"https://github.com/geospace-code/georinex","last_synced_at":"2025-05-22T05:03:42.798Z","status":null,"issues_count":75,"pull_requests_count":39,"avg_time_to_close_issue":11177572.56521739,"avg_time_to_close_pull_request":7671813.90625,"issues_closed_count":46,"pull_requests_closed_count":32,"pull_request_authors_count":21,"issue_authors_count":54,"avg_comments_per_issue":2.9466666666666668,"avg_comments_per_pull_request":1.2820512820512822,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":18.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T14:45:47.684Z","updated_at":"2025-09-01T22:54:19.624Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geospace-code%2Fgeorinex/issues","issue_labels_count":{"enhancement":8,"question":6,"OBS":4,"bug":3,"NAV":2},"pull_request_labels_count":{"enhancement":2,"bug":1,"NAV":1},"issue_author_associations_count":{"NONE":62,"CONTRIBUTOR":13,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":24,"NONE":18,"MEMBER":2},"issue_authors":{"VOMAY":8,"serioca":4,"weisongwen":3,"charlesnuwan92":3,"JulieTls":3,"ctwillson":2,"alainmuls":2,"Ydmir":2,"anand-satnav":2,"mauriciodev":2,"kasc7":1,"scivision":1,"Hahne29":1,"Francesko90":1,"linustan":1,"Raviu56":1,"fabprol":1,"joeskeens":1,"adokklu":1,"Rhyst223":1,"kstamatiou":1,"jukkapee":1,"shuri":1,"ianmarang":1,"danielecini":1,"ritikgarg655":1,"rodolfolotte":1,"Julie-TLS":1,"EmmanuelMess":1,"Cami23":1,"tedhabermann":1,"jstader":1,"clabo16":1,"ChenDuxiunotset":1,"GC1102":1,"AgarwalDrishti":1,"dinilbose":1,"pietrovermicelli":1,"Shaylah-Maria":1,"neibegafig":1,"Parrot7483":1,"warrickball":1,"labonocl":1,"DfAC":1,"FishmanL":1,"fabiopicchi":1,"padok":1,"dadwi91":1,"ZephyrShannon":1,"nifx":1,"fionaluhrmann":1,"oldbridge":1,"arturo-belano":1,"mvillion":1,"phys-mod":1},"pull_request_authors":{"aldebaran1":5,"Kevin4562":4,"nmayorov":4,"Parrot7483":3,"Ydmir":3,"valgur":3,"jtec":3,"VOMAY":2,"scivision":2,"breid-phys":2,"FishmanL":2,"mrsnhl":2,"linustan":1,"mauriciodev":1,"betaBison":1,"izzydrewlynn":1,"eliask":1,"brifly1":1,"fmeynadier":1,"oldbridge":1,"loctio":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"EmmanuelMess":1,"Parrot7483":1},"past_year_pull_request_authors":{"Parrot7483":3},"maintainers":[{"login":"scivision","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scivision"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":27,"IssueCommentEvent":1,"PullRequestEvent":2,"ForkEvent":5},"last_year":{"IssuesEvent":2,"WatchEvent":27,"IssueCommentEvent":1,"PullRequestEvent":2,"ForkEvent":5}},"keywords":["gnss","gps","rinex"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:35:17.552Z","updated_at":"2023-01-14T17:35:17.552Z","repository_link":"https://github.com/geospace-code/georinex/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6902654414,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6902654415,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":17.715365916910848,"created_at":"2025-09-04T15:51:03.640Z","updated_at":"2025-10-07T08:13:15.133Z","avatar_url":"https://github.com/geospace-code.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12548,"funding_links":["https://github.com/sponsors/scivision","https://ko-fi.com/scivision"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.2580306"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/30855","html_url":"https://science.ecosyste.ms/projects/30855","bibtex_url":"https://science.ecosyste.ms/projects/30855/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30855/export.apalike"}