diff --git a/lib/microwaveprop_web/live/about_live.ex b/lib/microwaveprop_web/live/about_live.ex index a07fb07c..6118df44 100644 --- a/lib/microwaveprop_web/live/about_live.ex +++ b/lib/microwaveprop_web/live/about_live.ex @@ -56,10 +56,11 @@ defmodule MicrowavepropWeb.AboutLive do
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. + right now this focuses on the continental US. NOAA HRRR, ASOS, + IEMRE, and the ITU terrain data are CONUS-only. The Canadian HRDPS + model extends coverage north to 60°N (southern Canada), and SRTM + terrain tiles cover that range. Hawaii, Alaska, northern Canada, + and Mexico will need different data sources and aren't wired up yet.