Commit Graph

  • 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
  • b55de4ff97 feat: add initial app.js for client-side application logic. 2569718930@qq.com 2026-03-04 17:40:23 +08:00
  • 0917f8d010 feat: Add multi-source weather data collection and a web application for display. 2569718930@qq.com 2026-03-04 17:11:20 +08:00
  • 6823559bf4 feat: enhance cinematic interaction description and add Multi-Model Forecast panel synchronization. 2569718930@qq.com 2026-03-04 03:50:50 +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
  • 50f6e1dfe3 feat: add real-time weather animations (rain, snow, fog, storm, clouds) 2569718930@qq.com 2026-03-04 01:59:18 +08:00
  • fd24d369aa fix: reality-anchored probability engine and forecast bust AI detection 2569718930@qq.com 2026-03-04 01:52:21 +08:00
  • 894010f17f fix: add MGM fallback for Ankara weather data 2569718930@qq.com 2026-03-04 01:19:50 +08:00
  • fac34c9872 feat: add cinematic zoom-in camera for city selection 2569718930@qq.com 2026-03-04 01:10:41 +08:00
  • 77d08e07e2 chore: remove github actions as it is not needed 2569718930@qq.com 2026-03-04 01:05:57 +08:00
  • 706b4eda3f fix: explicitly pass proxies to Groq AI requests and add detailed logging 2569718930@qq.com 2026-03-03 23:10:10 +08:00
  • 3f38f6604d style: upscale city list sidebar and font sizes for better visibility 2569718930@qq.com 2026-03-03 23:04:40 +08:00
  • 8977020a80 feat: add local time and peak temp time to city list sidebar 2569718930@qq.com 2026-03-03 23:00:06 +08:00
  • 4ca457d36e feat: translate METAR weather codes to Chinese 2569718930@qq.com 2026-03-03 22:55:56 +08:00
  • 7d3f497417 feat: display current weather and max temperature time in hero section 2569718930@qq.com 2026-03-03 22:49:10 +08:00
  • 3cb53e6f9b style: fix text truncation overflow in risk info section for tablet (add word-break) 2569718930@qq.com 2026-03-03 22:40:27 +08:00
  • 601187c5c6 style: fix text truncation overflow in risk info section for tablet 2569718930@qq.com 2026-03-03 22:35:20 +08:00
  • 27385e4cfe feat/style: close panel on map click and optimize tablet layout 2569718930@qq.com 2026-03-03 22:29:32 +08:00
  • 853992f15b perf: increase background loading interval to 2000ms 2569718930@qq.com 2026-03-03 22:25:16 +08:00
  • 30f25092eb docs: use standard relative image path for wider markdown compatibility 2569718930@qq.com 2026-03-03 22:12:33 +08:00
  • a8e690d7ee docs: add demo map image 2569718930@qq.com 2026-03-03 22:08:36 +08:00
  • 5c4b6cb79f docs: add web map screenshot and feature list 2569718930@qq.com 2026-03-03 22:06:41 +08:00
  • 6b79fc8d37 style: move map zoom controls to bottom-right to prevent UI overlap 2569718930@qq.com 2026-03-03 22:00:57 +08:00
  • c83a2ae486 feat: remove METAR trend chart overlay 2569718930@qq.com 2026-03-03 21:57:13 +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
  • 5166845348 feat: Update bot listener functionality. 2569718930@qq.com 2026-03-03 18:54:25 +08:00
  • a4c79e2210 build: update project dependencies and configuration 2569718930@qq.com 2026-03-03 00:56:56 +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
  • cb0ecd9c3f docs: add DeepWiki badge 2569718930@qq.com 2026-03-02 19:34:18 +08:00
  • 8d79f41cc3 feat: implement Dead Market detection to suppress probability engine late at night 2569718930@qq.com 2026-03-02 15:22:41 +08:00
  • d3a0f79533 refine(ai): remove dead market conditions from output template to prevent literal copying 2569718930@qq.com 2026-03-01 23:19:26 +08:00
  • 4830cf54d4 docs: Update AI deep analysis description to a P1-P4 priority chain and revise trading tips. 2569718930@qq.com 2026-03-01 22:19:37 +08:00
  • 439dfed3f6 refine(ai): priority-ordered analysis P1-P4 with quantitative trigger thresholds 2569718930@qq.com 2026-03-01 22:14:48 +08:00
  • 875c54d27a refine(ai): relax to 3-5 sentences, soften forecast downweight, add quantitative dead-market triggers 2569718930@qq.com 2026-03-01 22:13:19 +08:00
  • 1382de96c3 docs: add Shock Score, MAE sigma floor, DEB bias analysis to both READMEs 2569718930@qq.com 2026-03-01 19:17:27 +08:00
  • af4f093fbc fix: apply safe_float to shock_score wind/pressure fields (wdir can be 'VRB' string) 2569718930@qq.com 2026-03-01 19:13:07 +08:00
  • 44ccf7846a debug: add full traceback to pinpoint str-int error location 2569718930@qq.com 2026-03-01 19:11:15 +08:00
  • 0b5c0f48f2 fix: comprehensive safe_float in get_city_info for all numeric fields used in math 2569718930@qq.com 2026-03-01 19:08:24 +08:00
  • 0a9c997049 fix: comprehensive safe_float for all numeric fields to prevent str-int errors 2569718930@qq.com 2026-03-01 19:04:59 +08:00
  • 3ed775816b fix: cast to float in get_deb_accuracy to fix str subtraction error 2569718930@qq.com 2026-03-01 19:02:20 +08:00
  • dd0b7b0ede fix: cast JSON values to float in /deb to prevent str-int type errors 2569718930@qq.com 2026-03-01 19:00:51 +08:00
  • d0a53173d7 feat: enhance /deb with error labels, bias analysis, and actionable trading suggestions 2569718930@qq.com 2026-03-01 18:59:17 +08:00
  • 5fa15e0b1d feat: implement shock_score (wind/cloud/pressure) as soft sigma amplifier 2569718930@qq.com 2026-03-01 18:56:50 +08:00
  • 84e2075215 feat: use DEB historical MAE as sigma floor to prevent overconfident probabilities 2569718930@qq.com 2026-03-01 18:32:00 +08:00
  • 78ecfd3c82 docs: add /deb command, accuracy tracking, auto-cleanup to both READMEs 2569718930@qq.com 2026-03-01 16:14:47 +08:00
  • bb23e622d1 docs: add MAE explanation to /deb output 2569718930@qq.com 2026-03-01 16:05:03 +08:00
  • 7e85af4c8d fix: retroactively compute DEB prediction from model averages for historical accuracy 2569718930@qq.com 2026-03-01 16:00:20 +08:00
  • ee6ccd3f8f feat: add /deb command for DEB accuracy report with per-day breakdown and model MAE comparison 2569718930@qq.com 2026-03-01 15:59:10 +08:00
  • ee535e9efa feat: DEB accuracy tracking - save predictions, compute WU hit rate and MAE 2569718930@qq.com 2026-03-01 15:53:29 +08:00
  • 9baf426b38 fix: restrict peak hour search to daytime 8-19h to prevent midnight false peaks 2569718930@qq.com 2026-02-28 21:06:52 +08:00
  • 2b1c7f3209 fix(ai): don't use beaten forecasts to argue 'hard to rise' when actual already exceeds them 2569718930@qq.com 2026-02-28 19:16:53 +08:00
  • 305e2e7a6b feat: auto-prune DEB records older than 14 days to prevent unbounded growth 2569718930@qq.com 2026-02-27 22:08:13 +08:00
  • 2c3cbe9826 docs: add demo screenshot placeholder for Ankara live analysis 2569718930@qq.com 2026-02-27 20:53:32 +08:00
  • 1707098d8c docs: sync with time-decay sigma, rawOb precision, MGM filter, peak-hour arch 2569718930@qq.com 2026-02-27 20:46:34 +08:00
  • 6290238712 fix: move om_today definition before peak_hours to fix reference error 2569718930@qq.com 2026-02-27 20:41:40 +08:00
  • a6aee33ef4 feat: add time-based sigma adjustment to probability engine using peak hour prediction 2569718930@qq.com 2026-02-27 20:39:18 +08:00
  • 97cd48726c fix: extract obs time from rawOb instead of rounded reportTime for precision 2569718930@qq.com 2026-02-27 20:32:10 +08:00
  • ff324d74c2 remove: Open-Meteo real-time reference display (inaccurate) 2569718930@qq.com 2026-02-27 18:57:46 +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