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.
This commit is contained in:
parent
ca1e4cdd0c
commit
a9dc49b7cc
1 changed files with 9 additions and 0 deletions
|
|
@ -53,6 +53,15 @@ defmodule MicrowavepropWeb.AboutLive do
|
|||
>submit your contacts</.link>.
|
||||
</p>
|
||||
</div>
|
||||
<div role="alert" class="alert alert-info">
|
||||
<p>
|
||||
<strong>Coverage:</strong>
|
||||
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.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="space-y-3">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue