fix: Center map directly on selected station by removing longitude offset. eb8d6c0 alexdum commited on 23 days ago
feat: Implement caching for enriched station data loading and update map tooltip variable. d56db11 alexdum commited on Feb 4
feat: Migrate interactive map from Leaflet to MapLibre, introducing dynamic basemap switching and updated map controls. 27fa7af alexdum commited on Feb 4
feat: Implement granular DWD parameter metadata extraction and caching, add `soil_temp_min_5cm` parameter, fix "ghost pressure" data, and enhance map highlighting flexibility. 08dc5ac alexdum commited on Feb 1
perf: Optimize DWD data parsing by switching to `data.table::fread` with string-based date pre-filtering and consolidate library imports. 8cfb3a4 alexdum commited on Jan 28
refactor: Consolidate map station highlighting into a new helper function, update helper sourcing, and fix map rendering on tab switch. 4f26e4c alexdum commited on Jan 18