1020cd97dcImplement new functions for parsing and retrieving ring bounds in kilometers, enhancing report generation logic. Remove redundant _ring_upper_km function and update sorting of ring items based on lower bounds, improving clarity and accuracy in report outputs.
main
erdemerikci
2026-06-19 16:27:30 +03:00
7dd71f78bfRefactor 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.
erdemerikci
2026-06-19 16:16:30 +03:00
3dbd94a044Enhance report generation by adding turbine reference map functionality. Introduce new functions for calculating content dimensions and rendering turbine reference images. Update report layout to include turbine reference maps when applicable, improving visualization of turbine data. Refactor related string resources for better localization and clarity.
erdemerikci
2026-06-19 13:25:55 +03:00
8152e76d05Remove Lightning_Report_Automatic.json file, eliminating the associated n8n workflow and its components for report generation and token management. Update Lightning_Report_Manual.json to reflect changes in node positions and IDs, ensuring consistency across workflows. Enhance report generation logic by adding detailed strike list sections for cloud-to-ground and intercloud lightning events, improving clarity and user experience in report outputs.
erdemerikci
2026-06-18 16:34:52 +03:00
7fd27ffed8Refactor chart x-axis configuration in report generation to improve tick interval handling. Introduce a new function for dynamic tick configuration based on time range, enhancing clarity in chart displays. Update related chart layout settings for better date formatting.
erdemerikci
2026-06-15 15:29:32 +03:00
0193f18fb8Update report strings for improved clarity and consistency in lightning activity descriptions, including localization adjustments for Turkish translations.
erdemerikci
2026-06-11 16:23:45 +03:00
a470b417aaEnhance 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.
erdemerikci
2026-06-10 16:57:58 +03:00
29622b48fbEnhance 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.
erdemerikci
2026-06-08 17:03:11 +03:00
6d6e2e4d7cLoad environment variables from .env file in report_service to enhance configuration management.
erdemerikci
2026-06-05 17:30:08 +03:00
40f554d190Enhance 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.
erdemerikci
2026-06-05 17:08:21 +03:00
17c9aa865aAdd Mapbox token configuration to docker-compose and implement turbine information table generation in report. Enhance visualization functions with satellite basemap integration and improve lightning size scaling in coordinate plane plots.
erdemerikci
2026-06-03 16:16:27 +03:00
64b99eed06Remove Lightning_Report_Automatic.json file, eliminating the n8n workflow and its components for report generation and token management.
erdemerikci
2026-05-22 15:03:03 +03:00
7db2a3daf3Add local time parsing function to handle ISO strings and epoch values in report_service. Update adapter to utilize this function for improved timestamp handling in DataFrame processing.
erdemerikci
2026-05-15 16:51:25 +03:00
633df4a5b5Remove Lightning_Report_Automatic.json file, eliminating the associated n8n workflow and its components for report generation and token management.
erdemerikci
2026-05-07 17:00:09 +03:00
e5b211e9e5Add 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.
erdemerikci
2026-05-07 15:32:04 +03:00
444f3f484cUpdate .gitignore to include virtual environment directories and ensure .pyc files are ignored
erdemerikci
2026-04-30 17:09:00 +03:00
543c316842Remove n8n_report_branch.json and integrate storm record normalization in report_service. Adapter now includes functions for converting epoch timestamps to ISO format and unwrapping storm data from various API response shapes. Updated main.py to utilize the new normalization function for storm records.
erdemerikci
2026-04-29 16:09:11 +03:00
5d8c08dc86Refactor: remove legacy CLI pipeline, simplify to n8n-driven service
erdemerikci
2026-04-22 18:09:22 +03:00
45d80dfaa6Initial import: Lightning_Report with n8n integration
erdemerikci
2026-04-22 15:13:08 +03:00