{"id":24128055,"url":"https://github.com/bernhard2000/weatherdataaggregation","last_synced_at":"2026-05-13T17:41:12.639Z","repository":{"id":245476788,"uuid":"792681507","full_name":"Bernhard2000/WeatherDataAggregation","owner":"Bernhard2000","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T09:40:41.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T10:19:34.259Z","etag":null,"topics":["asynchronous","avalonia","csharp","open-meteo","weather","webassembly"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Bernhard2000.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":"2024-04-27T09:06:48.000Z","updated_at":"2025-01-23T09:40:45.000Z","dependencies_parsed_at":"2024-06-22T09:56:51.955Z","dependency_job_id":"8c31b7e1-5ef4-43ae-bb65-ba9615b95d52","html_url":"https://github.com/Bernhard2000/WeatherDataAggregation","commit_stats":null,"previous_names":["bernhard2000/weatherdataaggregation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernhard2000%2FWeatherDataAggregation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernhard2000%2FWeatherDataAggregation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernhard2000%2FWeatherDataAggregation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernhard2000%2FWeatherDataAggregation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bernhard2000","download_url":"https://codeload.github.com/Bernhard2000/WeatherDataAggregation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241311128,"owners_count":19942096,"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"}},"keywords":["asynchronous","avalonia","csharp","open-meteo","weather","webassembly"],"created_at":"2025-01-11T18:20:19.944Z","updated_at":"2026-05-13T17:41:12.609Z","avatar_url":"https://github.com/Bernhard2000.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Data Aggregation\n\nThis project is a weather data aggregation application built with C#. It fetches weather data from the Open Meteo API and displays it in various formats. The application makes use of asynchronous programming to ensure a smooth and responsive user experience. (This README was partially generated with AI)\n\n## Features\n\n- Fetches hourly and daily weather data asynchronously\n- Can display data from 1945-today at once\n- Fetches weather data from the Open Meteo API\n- Displays  data in livecharts2 plots\n- Allows searching for locations and adding them to a collection for weather data fetching\n- Automatically reloads data when the selected range or the selected locations change\n- Displays weather forecast data for the next 7 days\n- Working WebAssembly version\n\n## Asynchronous Programming\n\nThe application uses Tasks for any significant operations, so that it stays responsive on user input. Additionally calls to the Open-Meteo API are parallellised for each location to speed up loading with multiple selected locations.\nTo update the UI, `Dispatcher.UIThread.InvokeAsync` is used to ensure that the UI is updated on the main thread.\n\n\n### Requirements\n\n- .NET 8.0\n- Avalonia\n- LiveCharts2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernhard2000%2Fweatherdataaggregation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernhard2000%2Fweatherdataaggregation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernhard2000%2Fweatherdataaggregation/lists"}