Distinguish an uncovered --real window from a missing symbol in the no-data refusal #242

Closed
opened 2026-07-12 17:58:54 +02:00 by Brummel · 0 comments
Owner

Symptom (fieldtest cycle-241, 2026-07-12, engine at 72c0b8a)

aura run <bp> --real GER40 --from <ms> --to <ms> with a window the archive does not cover (or an inverted window) refuses with

aura: no local data for symbol 'GER40'

although GER40 IS present in the archive (M1 coverage 2014-08 .. 2026-07) — the message misattributes an empty window to a missing symbol. A consumer reading it concludes the archive lacks the instrument and stops, when narrowing/correcting the window is the actual remedy. Reproduced inside a fresh data-only project with a wrong-year window; the same command with a covered 2024 window runs fine.

Expected: the empty-window case names the window (requested bounds + the symbol's actual coverage, or at least "no data in the requested window"), distinct from the genuinely-unknown-symbol case. Pre-existing behaviour, not a #241 regression (surfaced by the cycle's real-data fieldtest axis).

## Symptom (fieldtest cycle-241, 2026-07-12, engine at 72c0b8a) `aura run <bp> --real GER40 --from <ms> --to <ms>` with a window the archive does not cover (or an inverted window) refuses with aura: no local data for symbol 'GER40' although GER40 IS present in the archive (M1 coverage 2014-08 .. 2026-07) — the message misattributes an empty *window* to a missing *symbol*. A consumer reading it concludes the archive lacks the instrument and stops, when narrowing/correcting the window is the actual remedy. Reproduced inside a fresh data-only project with a wrong-year window; the same command with a covered 2024 window runs fine. Expected: the empty-window case names the window (requested bounds + the symbol's actual coverage, or at least "no data in the requested window"), distinct from the genuinely-unknown-symbol case. Pre-existing behaviour, not a #241 regression (surfaced by the cycle's real-data fieldtest axis).
Brummel added the bug label 2026-07-12 17:58:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#242