From e13519bc3e68283f5ed5e1332f74097ac722c22f Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Thu, 2 Apr 2026 11:07:23 -0500 Subject: [PATCH] Add timing note to HRRR loading message --- lib/microwaveprop_web/live/contact_live/show.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/microwaveprop_web/live/contact_live/show.ex b/lib/microwaveprop_web/live/contact_live/show.ex index 0d5ba820..e574a589 100644 --- a/lib/microwaveprop_web/live/contact_live/show.ex +++ b/lib/microwaveprop_web/live/contact_live/show.ex @@ -698,7 +698,7 @@ defmodule MicrowavepropWeb.ContactLive.Show do <% :queued -> %> - Fetching HRRR atmospheric data... + Fetching HRRR atmospheric data (this will take a while)... <% :unavailable -> %> HRRR data unavailable for this contact time.