BESS-SCADA-Data / app /services /data_processor.py

Commit History

Fix OOM on Era 1 dates: chunk CSV output and pre-filter by DUID
6250d00

pourmousavi Claude Opus 4.6 (1M context) commited on

Fix multi-segment CSV parsing so both half-day files use their own schema
c38e61e

Claude commited on

Fix silent 500: add global exception handler and NaN safety
36d7e96

Claude commited on

Fix TypeError in compute_summary when std() returns None
f074dd8

Claude commited on

Fix missing second 12-hour half of NEM market day (AEST, not UTC)
73898ba

Claude commited on

Fix 12-hour gap in SCADA data by reading all CSVs from each inner ZIP
7c86166

Claude commited on

Fix chart truncation and CSV datetime format
3f12710

Claude commited on

Remove time boundary filter causing data truncation to a few hours
158d873

Claude commited on

Add FPPMW monthly archive support (Mar 2025–Jan 2026) + 24h day coverage
19b8b03

Claude commited on

Fix Polars schema inference: scan all rows to detect float columns
57e50b3

Claude commited on

Initial implementation: NEM Battery SCADA Data Explorer
fd0bd3b

Claude commited on