Objects & matches smooth โ threshold โ identify โ match
forecast field (left)
observed field (right)
object boundary + id
match lines (total interest โฅ threshold)
โ
Single-object attributes from the RAW field
Top pairs โ fuzzy total interest per-attribute contributions
Weights (MET defaults): boundary 4 ยท centroid 2 ยท intersection 2 ยท angle 1 ยท area-ratio 1. Distance maps are the MET-shaped defaults rescaled to this grid's diagonal (MET's shipped breakpoints assume a CONUS-size grid); the engine itself is config-driven.
Clusters union-find over the match graph โ MODE merging
Honesty: this archive contains no MODE output, so there is no oracle to compare against โ correctness rests on the hand-worked geometry selftest (node lib/met-mode.selftest.mjs, 42 checks) and the invariants it enforces on this same case. Omitted vs full MODE: curvature attributes, percentile-intensity object thresholds, asymmetric fcst/obs configs, secondary merge passes.