Skip to content

v0.12.0 — national gates + alias-resolved station ids

Latest

Choose a tag to compare

@clarkbw clarkbw released this 16 Aug 03:21
· 8 commits to main since this release

Takes the plugin national with station-corrections 2.9.0: Nakwakto Rapids, Quatsino Narrows, Masset Sound and Great Bras d'Or now load from the registry alongside the Salish Sea gates.

Two of them needed a fix to arrive. CHS publishes a station under its own name, which is not always the registry's name — the current file says "Masset Channel" for Masset Sound and "Big Bras D'Or" for Great Bras d'Or. Live-id resolution folded the label only, so both resolved nothing and served no predictions, while the two gates CHS agrees with came up fine. The registry has carried the provider's name as an alias all along; resolution now tries the label first, then the aliases, so an alias can never shadow a gate that matched on its own name.

Requires @sailingnaturali/station-corrections ^2.9.0.