managarten/apps/api/src
Till JS 9b8c69123c feat(wetter): add multi-model source comparison view
New "Quellen-Vergleich" tab on the weather page that fetches the same
location from 5 weather models in parallel (DWD ICON-D2, ICON-EU,
ECMWF IFS, NOAA GFS, Open-Meteo Best Match) and displays them stacked
for easy comparison of temperature, precipitation, and daily forecasts.

Adds /api/v1/wetter/compare endpoint and SourceComparison.svelte.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 13:57:05 +02:00
..
lib refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
mcp feat(mcp): implement remaining 19 tool handlers (27/29 total) 2026-04-16 14:08:57 +02:00
modules feat(wetter): add multi-model source comparison view 2026-04-17 13:57:05 +02:00
index.ts fix(wetter): mount routes before auth middleware 2026-04-17 13:37:17 +02:00