From a9dc49b7cc45b450fba268b7f6a06ea14a2fbf73 Mon Sep 17 00:00:00 2001
From: Graham McIntire
Date: Sun, 12 Apr 2026 14:31:30 -0500
Subject: [PATCH] Note CONUS-only coverage on the about page
Upstream sources (HRRR, ASOS, IEMRE, ITU terrain) are all continental US
only, so make that explicit alongside the existing scoring caveat.
---
lib/microwaveprop_web/live/about_live.ex | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/lib/microwaveprop_web/live/about_live.ex b/lib/microwaveprop_web/live/about_live.ex
index cb3cf911..bc1458fc 100644
--- a/lib/microwaveprop_web/live/about_live.ex
+++ b/lib/microwaveprop_web/live/about_live.ex
@@ -53,6 +53,15 @@ defmodule MicrowavepropWeb.AboutLive do
>submit your contacts.
+
+
+ Coverage:
+ right now this only covers the continental US. Every upstream source
+ we're using — NOAA HRRR, ASOS, IEMRE, the ITU terrain data — is
+ CONUS-only. Hawaii, Alaska, Canada, and Mexico will need different
+ data sources and aren't wired up yet.
+
+