refactor: move plot panel UI output into the map controls container. 996ed67 Running alexdum commited on 23 days ago
feat: Add GitHub Actions workflow to schedule daily and manual Hugging Face Space restarts. b1c3081 alexdum commited on 23 days ago
feat: Refactor UI by moving filters to a sidebar, adjusting map control positions, and enhancing mobile responsiveness. a342bab alexdum commited on 23 days ago
feat: Implement a loading spinner overlay to freeze the UI during initial data loading and map station redraws. 56bdcaf alexdum commited on 23 days ago
feat: Migrate basemap providers to OpenFreeMap and EOX Sentinel-2 Cloudless, refactoring basemap switching logic and updating UI options. 939199a alexdum commited on 25 days ago
Remove Mapbox Satellite basemap option and its associated styling logic from the UI and server. db83ffd alexdum commited on Feb 4
feat: Migrate map rendering from Leaflet to mapgl, introducing interactive base layer controls and updated station visualization. 71b49d5 alexdum commited on Feb 4
perf: Enable canvas rendering for Leaflet maps and update precipitation and temperature data files. e6cc9a8 alexdum commited on Feb 4
feat: Implement URL parameter parsing for deep linking and broadcast app state to the parent page. a3e68d1 alexdum commited on Feb 3
feat: Add GHCN-M precipitation data processing, loading, and visualization capabilities to the application. f34a7ac alexdum commited on Feb 3
fix: Standardized tavg availability filename and updated precipitation data filtering logic. 4e54351 alexdum commited on Feb 3
feat: Add country data to stations and display country names in map labels. bfe2513 alexdum commited on Feb 3
Improve file and folder removal logic in misc/data with error handling 1016e0e alexdum commited on Dec 2, 2025
Replace shell command for file removal with Python code using glob and os.remove e3aee1f alexdum commited on Dec 2, 2025