Skip to content

Commit fd61a60

Browse files
committed
docs(batch): fix corrupted pending work table, mark VM deallocated
1 parent fd193e7 commit fd61a60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/batch_processing/PROCESSING_REPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@ azcopy sync "/mnt/data/output/sd-tpos2023-full-v01" \
374374
|------|----------|-------|
375375
| Upload to Azure Blob | High | `azcopy sync` to `sd-tpos2023-full-v01` container |
376376
| 200 kHz campaign MVBS | Medium | Debug channel matching for short_pulse 200 kHz |
377-
| Per-day echograms | Low | `run_stages_9_to_13.py --stages 8` (was skipped) |
377+
| ~~Per-day echograms~~ | ~~Low~~ | ✅ 1,610 PNGs via `run_combine_daily.py` |
378378
| Fix 5 failed NASC zarrs | Low | Edge cases: NaN depth, zero distance, corrupt zarr |
379379
| Fix 34 NaN-GPS denoised | Low | Investigate GPS merge timing mismatch |
380-
| Deallocate VM | High | Auto-shutdown is OFF — deallocate when done to save costs |
380+
| ~~Deallocate VM~~ | ~~High~~ | ✅ Deallocated 11 Apr 2026 |
381381

382382
---
383383

0 commit comments

Comments
 (0)