Spaces:
Running
Running
Commit History
Cache-bust CSS/JS on every container start 9f09117
Strip binary XLSX from history in HF sync workflow bc01106
Drop XLSX mirror layer to satisfy HuggingFace binary-file policy 4424ac7
Fix HF deployment serving stale BESS list with fictional DUIDs 0d542b0
Fix bundle selection: try multiple candidates when best bundle misses 5a939d7
Fix OOM on Era 1 dates: chunk CSV output and pre-filter by DUID 6250d00
Fix era-aware file matching for pre-Apr 2025 SCADA data and add warnings system c6457f4
Merge pull request #5 from pourmousavi/claude/fix-scada-zip-data-iAcoe 302b95e
Fix MW capacity column name to match AEMO xlsx header 6fd40d3
Claude commited on
Update short description in README.md 721d6bd
Hugging Face workflow to only read master branch de30f49
Only sync to HuggingFace on pushes to master 2538f6f
Claude commited on
Fix HuggingFace short_description exceeding 60-char limit 6dad870
Claude commited on
Merge pull request #4 from pourmousavi/claude/fix-scada-zip-data-iAcoe 671e596
Merge branch 'claude/nem-battery-scada-data-E9GpX' into claude/fix-scada-zip-data-iAcoe a31dfdc
Rewrite README with full project documentation 01f0696
Claude commited on
Replace inline expand with modal for data-type About panels 43cb5cc
Claude commited on
Add hoverable/expandable About panels to data-type checkboxes 134bb77
Claude commited on
Add SCADA data source & column reference (same component as 5-min energy) 3af727f
Claude commited on
added correct data sources 318b267
Merge pull request #3 from pourmousavi/claude/fix-scada-zip-data-iAcoe cd66a74
Fix chart width (Plotly hidden-container) and add section spacing 9845df1
Claude commited on
Add inline help for dispatch energy data (tooltip icons + collapsible panel) 1b5231e
Claude commited on
Add 5-minute dispatch energy data, data-type checkboxes, remove preview table 2f1129f
Claude commited on
Merge pull request #2 from pourmousavi/claude/fix-scada-zip-data-iAcoe 05b272b
Add learned wait-time estimates and stretch chart to fill frame e6a4103
Claude commited on
Fix FPPMW file lookup to use publication date (D+1) instead of settlement date 7986823
Claude 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
Merge pull request #1 from pourmousavi/claude/fix-scada-zip-data-iAcoe 710a86b
Fix memory error: revert incorrect D+1 filename assumption 3691b86
Claude commited on
Fix missing second-half FPPMW ZIP for dates from 11 Jan 2026 5a2041e
Claude commited on
Fix TypeError in compute_summary when std() returns None f074dd8
Claude commited on
Catch all network errors; show HTTP status on frontend error d707685
Claude commited on
Fix docstring and remove wasteful D+1 fetch 2420f34
Claude commited on
Fetch ALL half-day ZIP files for a settlement date, not just the first b7c0a6b
Claude commited on
Add .gitignore 64bf052
Claude commited on
Fix missing second 12-hour half of NEM market day (AEST, not UTC) 73898ba
Claude commited on
Fix missing second 12-hour half of FPPMW daily ZIPs adfdb79
Claude commited on
Improve loading time estimate and add disclaimer 12d7321
Claude commited on
Unify hyperlink colour and add FPP source to footer 0a43438
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
Only match FPPMW files; set DATA_START_DATE to 2025-02-28 10bbc1b
Claude commited on
Add FPPMW monthly archive support (Mar 2025–Jan 2026) + 24h day coverage 19b8b03
Claude commited on
Disable all form controls while data is loading 95bc2d3
Claude commited on
Fix BESS columns, dropdown format, and date picker UX d31601b
Claude commited on
Fix header row: use row 4 (index 3) not row 1 in Generator Information sheet 3f56f5a
Claude commited on