{"id":17126456,"url":"https://github.com/kellpossible/email-weather","last_synced_at":"2026-01-18T02:01:37.064Z","repository":{"id":60952034,"uuid":"544658435","full_name":"kellpossible/email-weather","owner":"kellpossible","description":"A plain text weather forecasting service via email","archived":false,"fork":false,"pushed_at":"2023-02-27T21:04:20.000Z","size":282,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T03:12:47.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kellpossible.github.io/email-weather/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kellpossible.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}},"created_at":"2022-10-03T01:50:22.000Z","updated_at":"2023-01-10T12:23:49.000Z","dependencies_parsed_at":"2024-12-19T10:24:04.882Z","dependency_job_id":"f17b9673-de72-436e-ba54-a94a3b19ae00","html_url":"https://github.com/kellpossible/email-weather","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kellpossible/email-weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Femail-weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Femail-weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Femail-weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Femail-weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellpossible","download_url":"https://codeload.github.com/kellpossible/email-weather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2Femail-weather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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"}},"keywords":[],"created_at":"2024-10-14T18:48:03.587Z","updated_at":"2026-01-18T02:01:37.046Z","avatar_url":"https://github.com/kellpossible.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Weather [![github actions badge](https://github.com/kellpossible/email-weather/actions/workflows/rust.yml/badge.svg)](https://github.com/kellpossible/email-weather/actions/workflows/rust.yml) [![github actions scheduled audit badge](https://github.com/kellpossible/email-weather/actions/workflows/scheduled-audit.yml/badge.svg)](https://github.com/kellpossible/email-weather/actions/workflows/scheduled-audit.yml) [![dependency status](https://deps.rs/repo/github/kellpossible/email-weather/status.svg)](https://deps.rs/repo/github/kellpossible/email-weather)\n\n## Idea\n\nA service that:\n\n+ Recieve an email containing requested coordinates, and optionally elevation.\n+ Return an email with a text description 160 characters with the forecast.\n+ Ideally use the ECMWF forecast model\n  + https://confluence.ecmwf.int/display/DAC/ECMWF+open+data%3A+real-time+forecasts#ECMWFopendata:realtimeforecasts-Locations\n  + https://github.com/ecmwf/ecmwf-opendata\n  + https://github.com/open-meteo/open-meteo \n+ Compensate reported temperature using altitude\n  + https://www.opentopodata.org/datasets/aster/ Global 30m resolution\n  + https://www.opentopodata.org/datasets/nzdem/ NZ 8m resolution (probably want to use another API to determine whether we are inside New Zealand? Or check inside a bounding box first)\n+ Use a persistent queue for message processing robustness\n  + https://github.com/tokahuke/yaque\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Femail-weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellpossible%2Femail-weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Femail-weather/lists"}