Releases: SongshGeoLab/YR-WatM-DT
Releases · SongshGeoLab/YR-WatM-DT
v0.1.0
0.1.0 (2025-10-22)
⚠ BREAKING CHANGES
- Complete redesign of all visualization pages
Features
- add backend integration guide and new components for visualization, finished demo page for ecologcial water (d19b800)
- add configuration management and new UI components for water stress analysis (678b947)
- add demo image and update Water Availability Page chart (0130975)
- add demographics visualization and data integration components (dcce3d3)
- add deployment scripts and Docker configuration for WatM-DT (676c134)
- add frontend development commands and example components (4ef1d1a)
- add new climate and water demand data in Parquet format (231d901)
- add new data files and update .gitignore for water demand analysis (8ffc92a)
- add new optimized app component and API report file serving (64abd00)
- add peak year analysis for domestic water demand (67a8b07)
- add RCP-SSP scenario analysis notebook and preprocessing script (958652a)
- add River Analysis Page for global river characteristics analysis (e69d1dd)
- add sensitivity analysis functionality and update .gitignore (18c3d7f)
- add SNWTP parameter functionality and enhance scenario handling (2acaac6)
- add Yellow River Basin endpoint and integrate with Leaflet map (e4958d9)
- api: ✨ introduce multi-scenario query API and visualization enhancements (0183746)
- App: ✨ add sidebar collapse functionality and persist state (77974b2)
- cache: ✨ implement caching mechanism and service worker for performance optimization (4b20197)
- complete frontend page refactoring for v2.0 (f0a9598)
- context: add cross-tab synchronization for scenario parameters (5393c7c)
- data: ✨ update historical data and enhance StudyAreaPage (378c90d)
- enhance climate comparison functionality and update reports (d74062d)
- enhance Dash app with parameter-based scenario selection (2fa53c6)
- enhance data file upload process in deployment script (74c8cdc)
- enhance README and add example usage notebook for scenario queries (ba7665e)
- enhance StudyAreaPage with river discharge and sediment load analysis (0696655)
- enhance visualization and performance (309fc9d)
- enhance Water Availability Page and Data Comparison functionality (129df31)
- enhance Water Availability Page with climate scenario data and visualizations (a7da8e2)
- enhance Water Availability Page with real surface water data and improved scenario handling (c5f7f89)
- enhance Yellow River Basin integration with static file support and improved Leaflet map functionality (ba4b4ad)
- implement frontend visualization components and API server (4a5997b)
- implement global parameter management and testing checklist (8c77a09)
- implement safe variable naming and mapping in API and documentation (2ab5b51)
- implement water demand analysis endpoint and frontend components (7d00d1c)
- integrate climate data loading and visualization in Water Availability Page (b78ed56)
- integrate Yellow River Basin visualization and GeoJSON API (84a98e3)
- move Yellow River Basin GeoJSON to viz/public for branch-independent access (2e43c76)
- page1: ✨ add historical data processing and visualization components (89217ba)
- page2: :refactor: enhance WaterAvailabilityPage and WaterQualityPage for climate scenario updates (32bee5e)
- project: ✨ enhance GlobalParameterPanel and ParameterSlider for "Any" option (cb001cb)
- revamp river analysis and water stress index reporting (bf8319c)
- update README with new page structure and dark mode support (83a37d0)
Bug Fixes
- 🐛 add missing temperature data processing and unify scenario naming (2a9275c)
- 🐛 optimize parquet file size and fix OA water demand data (368b9fd)
- 🐛 remove _corrected suffix from climate scenario names in frontend (ade9c8d)
- add confidence interval compatibility to scenario series (8d040fd)
- cache: 🐛 enhance caching mechanism with thread safety and Docker compatibility (0aa8cfd)
- disable HTML caching to ensure users get latest version (a2555b5)
- enhance LeafletMap component for improved loading and rendering (2835c14)
- improve Leaflet map initialization and loading reliability (25960ea)
- resolve Leaflet _leaflet_pos error by ensuring container dimensions (7adb6f1)
- standardize terminology for water saving irrigation efficiency ratio (3c5318b)
- update scenario naming and enhance deployment documentation (9541c35)
Performance Improvements
- project: ⚡ enhance resource management and timeout settings (ccf59e4)
Documentation
- add comprehensive deployment guide and quick start (2927064)
- add user guides in Chinese and English to README and create separate user guide files ([e...