620a3f49a3
feat: Add multi-source weather data collection including OpenWeatherMap, Visual Crossing, and NOAA METAR.
2569718930@qq.com
2026-03-05 01:34:35 +08:00
880aa2ca1e
feat: Implement initial web application with a Leaflet map, city weather details, and temperature trend visualization.
2569718930@qq.com
2026-03-05 01:21:04 +08:00
509049078b
feat: Implement PolyWeather frontend application with Leaflet map, detail panel, and Chart.js temperature trends.
2569718930@qq.com
2026-03-04 22:59:31 +08:00
bb6ffd8ea9
feat: add FastAPI web map backend for weather data collection and analysis
2569718930@qq.com
2026-03-04 22:57:01 +08:00
d27975b6a5
feat: Add Turkish flag emoji to MGM temperature displays and integrate MGM daily forecasts into future forecast messages.
2569718930@qq.com
2026-03-04 22:52:06 +08:00
30c530c345
feat: Implement multi-source weather data collection from OpenWeatherMap, Visual Crossing, and NOAA METAR, alongside new project documentation.
2569718930@qq.com
2026-03-04 22:26:19 +08:00
b0200103ef
feat: Enhance real-time data fetching with cache control and primary MGM sourcing for Ankara, and add technical debt documentation.
2569718930@qq.com
2026-03-04 20:08:54 +08:00
9f02b4c452
feat: add WeatherDataCollector for multi-source weather data from OpenWeatherMap, Visual Crossing, and NOAA METAR.
2569718930@qq.com
2026-03-04 19:50:03 +08:00
9e5fc418de
feat: Extract weather trend analysis into a new shared module and add initial web application and data collection components.
2569718930@qq.com
2026-03-04 19:47:19 +08:00
00bd2539fa
feat: introduce PolyWeather web map application with FastAPI backend and Leaflet frontend.
2569718930@qq.com
2026-03-04 19:34:39 +08:00
f2e05178fe
feat: implement FastAPI web map API for PolyWeather, integrating weather data collection, analysis, and Polymarket market data.
2569718930@qq.com
2026-03-04 19:16:32 +08:00
70af75e91f
feat: Implement PolyWeather web map API with FastAPI, integrating weather data collection, multi-model analysis, and caching.
2569718930@qq.com
2026-03-04 19:14:07 +08:00
d3ea4cd1bc
feat: Implement initial FastAPI web map API for weather data processing and serving a static frontend.
2569718930@qq.com
2026-03-04 19:12:00 +08:00
36d438e811
feat: Introduce PolyWeather web application with multi-source weather data collection from various APIs.
2569718930@qq.com
2026-03-04 19:00:51 +08:00
99ca0e105e
feat: Add initial PolyWeather map application with a premium dark theme.
2569718930@qq.com
2026-03-04 18:39:16 +08:00
bd03f5c05a
feat: Implement initial PolyWeather web map API with comprehensive weather data collection, analysis, and Polymarket integration.
2569718930@qq.com
2026-03-04 18:20:15 +08:00
910c28eda0
feat: Create a web map application with a FastAPI backend and Leaflet frontend for displaying weather data and analysis.
2569718930@qq.com
2026-03-04 03:43:53 +08:00
c6b2aca69e
perf: add sessionStorage caching to avoid re-fetching data when navigating back
2569718930@qq.com
2026-03-04 03:22:50 +08:00
807ccba89c
feat: add historical accuracy chart and modal to web UI
2569718930@qq.com
2026-03-04 03:11:21 +08:00
d5b546528c
docs: add testing and development commands
2569718930@qq.com
2026-03-04 03:06:40 +08:00
c0deaed923
feat: show mu accuracy and Brier score in /deb command
2569718930@qq.com
2026-03-04 02:59:17 +08:00
489a4cf438
docs: mark high-priority technical debt as resolved
2569718930@qq.com
2026-03-04 02:53:39 +08:00
7329dd728e
refactor: extract trend_engine, unify probability engine across bot and web, add unit tests
2569718930@qq.com
2026-03-04 02:52:31 +08:00
3c2749544f
feat: record mu and probability snapshots in daily_records for accuracy tracking
2569718930@qq.com
2026-03-04 02:41:21 +08:00
cb393fd97a
docs: add TECH_DEBT.md with honest assessment and roadmap
2569718930@qq.com
2026-03-04 02:35:35 +08:00
63ea4d0a80
docs: full README rewrite reflecting current architecture and capabilities
2569718930@qq.com
2026-03-04 02:31:26 +08:00
946430e05a
refactor: reuse bot_listener's analyze_weather_trend for web AI, single source of truth
2569718930@qq.com
2026-03-04 02:24:19 +08:00
5c13a9050a
fix: override probability to 100% on dead market, no ambiguity
2569718930@qq.com
2026-03-04 02:20:19 +08:00
c8e411d3af
fix: replace misleading chart labels with OM model vs METAR scatter overlay
2569718930@qq.com
2026-03-04 02:16:14 +08:00
0ce9ec25c3
fix: sync reality-anchored mu to bot, add graded severity, prohibit P0-P4 output
2569718930@qq.com
2026-03-04 02:09:29 +08:00
ccd362d6e5
refactor: remove weather anim, rewrite AI prompt with graded severity and 6-point fix
2569718930@qq.com
2026-03-04 02:05:39 +08:00
d09d8443a4
chore: add comprehensive update script for bot and web
2569718930@qq.com
2026-03-03 21:53:41 +08:00
caf2d89ebf
fix: max_temp on markers, METAR line on chart, 1hr auto-refresh
2569718930@qq.com
2026-03-03 21:50:23 +08:00
38d2159934
feat: use precise airport coords and show temp unit on marker
2569718930@qq.com
2026-03-03 21:44:02 +08:00
0416f930e9
feat: show max temp as hero, overlay METAR pts on chart, fix trend direction
2569718930@qq.com
2026-03-03 21:40:38 +08:00
fff383b8d8
feat: translate web UI to Chinese, widen panel to 560px, add progressive loading
2569718930@qq.com
2026-03-03 21:35:04 +08:00
7926cedc97
feat: Introduce a web interface with an interactive map and implement a Dynamic Ensemble Blending (DEB) algorithm for weather prediction.
2569718930@qq.com
2026-03-03 21:27:57 +08:00
7615ac9656
feat(analysis): add AI analyzer module for weather data processing.
2569718930@qq.com
2026-03-03 19:57:52 +08:00
18ba87f5b6
feat: Add pyproject.toml for project configuration and build system definition.
2569718930@qq.com
2026-03-03 00:20:48 +08:00
51604472f3
style: run ruff format
2569718930@qq.com
2026-03-03 00:14:36 +08:00
c8a7fe8548
fix(ci): format code and fix ruff lintings issues
2569718930@qq.com
2026-03-03 00:12:16 +08:00
e423eaeb77
docs: Apply minor formatting updates to README files.
2569718930@qq.com
2026-03-03 00:06:19 +08:00
0c6beab350
feat: Add Docker support, GitHub Actions CI, and an MIT License, updating READMEs with deployment instructions and badges.
2569718930@qq.com
2026-03-03 00:01:57 +08:00
fdb6d88697
fix: filter MGM -9999 sentinel values and skip display for missing data
2569718930@qq.com
2026-02-27 18:55:39 +08:00
d1a17fabb4
refactor: remove old consensus/betting code, filter impossible low temps from probability
2569718930@qq.com
2026-02-27 18:49:22 +08:00
bcc0824e6d
feat: real-time μ correction when actual exceeds forecast + Ankara METAR aggressive rounding info for AI
2569718930@qq.com
2026-02-27 18:44:46 +08:00