{"id":37960177,"url":"https://github.com/kari/fmi","last_synced_at":"2026-01-16T18:03:40.044Z","repository":{"id":57490606,"uuid":"200618712","full_name":"kari/fmi","owner":"kari","description":"Go-kirjasto Ilmatieteen laitoksen säähavaintorajapinnalle","archived":false,"fork":false,"pushed_at":"2025-09-07T11:29:41.000Z","size":60,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T13:16:25.059Z","etag":null,"topics":["go","go-library","golang","weather"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-05T08:51:19.000Z","updated_at":"2025-09-07T11:29:44.000Z","dependencies_parsed_at":"2025-09-07T13:09:43.870Z","dependency_job_id":"88e67ecb-875e-4c03-983c-4941150130ff","html_url":"https://github.com/kari/fmi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kari/fmi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Ffmi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Ffmi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Ffmi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Ffmi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kari","download_url":"https://codeload.github.com/kari/fmi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kari%2Ffmi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["go","go-library","golang","weather"],"created_at":"2026-01-16T18:03:39.971Z","updated_at":"2026-01-16T18:03:40.024Z","avatar_url":"https://github.com/kari.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FMI\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/kari/fmi)](https://goreportcard.com/report/github.com/kari/fmi)\n\nTämä Go-kirjasto hakee Ilmatieteen laitoksen rajapintojen kautta viimeisimmät säähavainnot halutulle paikalle. Hyödyllinen esimerkiksi IRC-bottia varten.\n\n## Käyttö\n\n```go\nimport (\n    \"fmt\"\n\n    \"github.com/kari/fmi\"\n)\n\nfunc main() {\n  if weather, err := fmi.Weather(\"Turku\"); err == nil {\n    fmt.Println(weather)\n  }\n    // Viimeisimmät säähavainnot paikassa Turku: lämpötila 18.5°C, puolipilvistä, heikkoa länsituulta 4 m/s (6 m/s), ilmankosteus 56%\n}\n```\n\nKatso examples/ -kansiosta lisää esimerkkejä.\n\n## Lähteet\n\n* [Ilmatieteen laitoksen latauspalvelun pikaohje](https://ilmatieteenlaitos.fi/latauspalvelun-pikaohje)\n* [BCIRC/py/fmi.py](https://github.com/Jonuz/BCIRC/blob/master/py/fmi.py)\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\nOpen data from FMI used under [Creative Commons Attribution 4.0 International license](https://en.ilmatieteenlaitos.fi/open-data-licence)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkari%2Ffmi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkari%2Ffmi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkari%2Ffmi/lists"}