3 Commits

Author SHA1 Message Date
erdemerikci
e5b211e9e5 Add functions for handling UTF-8 encoding and attachment headers in report_service; enhance chart time parsing in docx_sections; improve report generation logic in docx.py to conditionally include charts for Cloud-to-Ground and Intercloud lightnings based on data availability. 2026-05-07 15:32:04 +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