{"id":26267321,"url":"https://github.com/ciscorn/tinygrib2","last_synced_at":"2026-04-26T17:31:45.723Z","repository":{"id":280210421,"uuid":"873006838","full_name":"ciscorn/tinygrib2","owner":"ciscorn","description":"(experimental) A tiny toolkit for parsing JMA's GRIB2 files.","archived":false,"fork":false,"pushed_at":"2025-07-14T23:32:10.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T21:58:56.413Z","etag":null,"topics":["data","grib","grib2","meteorology","rust","weather"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ciscorn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-15T12:59:10.000Z","updated_at":"2025-10-20T09:30:28.000Z","dependencies_parsed_at":"2025-03-02T01:45:00.652Z","dependency_job_id":"0addad65-d1e5-4e02-a6da-34af5cc7ce43","html_url":"https://github.com/ciscorn/tinygrib2","commit_stats":null,"previous_names":["ciscorn/tinygrib2","mierune/tinygrib2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ciscorn/tinygrib2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciscorn%2Ftinygrib2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciscorn%2Ftinygrib2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciscorn%2Ftinygrib2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciscorn%2Ftinygrib2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciscorn","download_url":"https://codeload.github.com/ciscorn/tinygrib2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciscorn%2Ftinygrib2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32307010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T17:23:19.671Z","status":"ssl_error","status_checked_at":"2026-04-26T17:23:19.195Z","response_time":129,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["data","grib","grib2","meteorology","rust","weather"],"created_at":"2025-03-14T04:16:30.000Z","updated_at":"2026-04-26T17:31:45.677Z","avatar_url":"https://github.com/ciscorn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinygrib2\n\nexperimental grib2 parser\n\n## GRIB2 Sections\n\nhttps://codes.ecmwf.int/grib/format/grib2/overview/\n\n```mermaid\nflowchart TB\n    0[0: Indicator]\n    1[1: Identification]\n    2[2: Local Use]\n    3[3: Grid Definition]\n    4[4: Product Definition]\n    5[5: Data Representation]\n    6[6: Bit-Map]\n    7[7: Data]\n    8[8: End]\n    0 --\u003e 1\n    1 --\u003e 2\n    1 --\u003e 3\n    2 --\u003e 3\n    3 --\u003e 4\n    4 --\u003e 5\n    5 --\u003e 6\n    6 --\u003e 7\n    7 --\u003e 2\n    7 --\u003e 3\n    7 --\u003e 4\n    7 --\u003e 8\n```\n\n## Code tables and templates\n\n- GRIB2: https://github.com/wmo-im/grib2\n  - ECMWF: https://codes.ecmwf.int/grib/format/grib2/\n- CCT (Common Code Tables): https://github.com/wmo-im/CCT\n\n## Authors\n\n- Taku Fukada ([@ciscorn](https://github.com/ciscorn)) - Original Author\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscorn%2Ftinygrib2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciscorn%2Ftinygrib2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciscorn%2Ftinygrib2/lists"}