prop/assets
Graham McIntire 0bf49f47ec
docs+ui: present-tense algo.md, NARR replaces ERA5, wider /algo page
algo.md rewrite:
- Strip retrospective language (was/previously/↑ from/Reverted/prior)
  so the doc describes the current algorithm instead of its history.
  Parts 2b/2c/2d lose their dated headings.
- Replace ERA5 references with NARR — ERA5 was never populated in
  prod; NARR is the real historical-backfill path (1979–2014 via
  NCEP / NCEI).
- Fold the sounding ducting-probability table, HPBL binned distance,
  and per-band signal summary into the current-state discussion
  instead of "changes since last refresh" tables.
- Note the bulk_richardson gating on the native-duct boost (code
  follow-up in a separate commit).

Algo page UI: widen .markdown-content from 64rem → 88rem so the
per-band weight + correlation matrices stop overflowing on typical
screens. Wide tables inside markdown content now get their own
horizontal scroll (display: block + overflow-x: auto) rather than
forcing the whole container to scroll.
2026-04-18 12:31:07 -05:00
..
css docs+ui: present-tense algo.md, NARR replaces ERA5, wider /algo page 2026-04-18 12:31:07 -05:00
js feat(design): apply NTMS design system tokens 2026-04-17 17:34:15 -05:00
vendor feat(import): fire confetti when the complete banner appears 2026-04-17 10:01:18 -05:00
tsconfig.json Convert all JavaScript to TypeScript with type annotations 2026-04-11 16:59:28 -05:00