6 Commits

Author SHA1 Message Date
erdemerikci
7dd71f78bf Refactor storm record normalization and enhance report generation logic. Introduce new functions for generating recommendations based on storm activity, improving clarity in report outputs. Update string resources for better localization and consistency in recommendations. Adjust storm data filtering to ensure accurate processing based on monitoring radius. 2026-06-19 16:16:30 +03:00
erdemerikci
a470b417aa Enhance timestamp handling in report generation by adding support for flexible date formats and local time conversion based on configuration. Refactor storm cell visualization functions to improve clarity and accuracy in displaying storm data. Update report strings for better user understanding and localization. 2026-06-10 16:57:58 +03:00
erdemerikci
29622b48fb Enhance report generation by adding peak lightning activity analysis and key findings section. Introduce new functions for summarizing storm activity and update report strings for improved clarity. Refactor analysis radius logic to ensure accurate boundary calculations based on distance rings. 2026-06-08 17:03:11 +03:00
erdemerikci
40f554d190 Enhance report generation by adding support for multiple languages. Introduce language parameter in payloads and update related functions to handle Turkish and English outputs. Refactor report generation logic to accommodate language-specific strings in various sections, including risk definitions and chart titles. 2026-06-05 17:08:21 +03:00
erdemerikci
5d8c08dc86 Refactor: remove legacy CLI pipeline, simplify to n8n-driven service 2026-04-22 18:09:22 +03:00
erdemerikci
45d80dfaa6 Initial import: Lightning_Report with n8n integration
Fork of Lightning_Report adding:
- n8n_report_branch.json: workflow branch for storm-triggered report delivery
- report_service/: FastAPI microservice wrapping create_docx_report() so n8n
  can produce byte-identical reports without fighting the Python Code sandbox

Made-with: Cursor
2026-04-22 15:13:08 +03:00