surrogates_gpu.py: auto_batch_size was missing the irfft output buffer (batch × T × 4 bytes) from its per-surrogate VRAM estimate, causing OOM on long series (T≈3600). Added the missing term. 08_combined_timeseries.py: write_combined_report crashed with TypeError when in-sample load failed (keys absent → None). Added _fv() helper that formats None values as "N/A" instead of failing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 01_download_data.py | ||
| 02_homola_replication.py | ||
| 03_stress_test.py | ||
| 04_detrended_analysis.py | ||
| 05_geographic_localisation.py | ||
| 06_check_data_availability.py | ||
| 07_out_of_sample.py | ||
| 08_combined_timeseries.py | ||
| benchmark_gpu.py | ||
| catalog_completeness_check.py | ||