refactor: explicitly qualify the `JS` function call with `DT::`. b3cdfbe alexdum commited on 1 day ago
fix: Isolate `selected_station()` to prevent unwanted reactive re-evaluation. 649596b alexdum commited on 6 days ago
refactor: migrate mapping functionality from Leaflet to mapgl and sf, updating dependencies, UI, and server logic for new basemap options. 753bf84 alexdum commited on 6 days ago
feat: Implement Excel data export using `writexl` and update download filename format. 55e7bd0 alexdum commited on 8 days ago
feat: Rename daily data table columns to include units and descriptive labels for improved readability. d705a72 alexdum commited on 9 days ago
refactor: Reorganize dynamic plot rendering with Bootstrap grid classes and enhance code style consistency. 32a9208 alexdum commited on 10 days ago
fix: Improve data fetching reliability using `httr` with timeout and stabilize UI tab switching with direct JavaScript. eba4bb2 alexdum commited on 11 days ago
fix: Prevent redundant switching to the Dashboard tab if it is already active. 5d06f1f alexdum commited on 11 days ago
Refactor: safely extract scalar station details from tibble for state broadcasting. 33f1e33 alexdum commited on 11 days ago
feat: Add prefecture information to state updates and URL parameters. 5eef85e alexdum commited on 11 days ago
feat: Implement URL parameter parsing for app state initialization and broadcast app state changes to the parent window. 81b5575 alexdum commited on 11 days ago
refactor: Rename station filter, date range, and resolution input IDs for clarity. 9291a0b alexdum commited on 11 days ago
feat: Add maximum wind speed markers, separate station and sea-level pressure plots, introduce wind rose visualization, and refine JMA data scraping for detailed weather parameters. e3e2c79 alexdum commited on 12 days ago
and set a 3-year default date range for monthly data in the UI. 20ff19a alexdum commited on 12 days ago
feat: Implement JMA weather plotting functions for temperature, precipitation, and wind, and integrate them into the UI. dfb98ef alexdum commited on 12 days ago