weather-gov / weather.gov

weather.gov 2.0
Other
329 stars 9 forks source link

Create static page for Anchorage locations #532

Closed eric-gade closed 11 months ago

eric-gade commented 11 months ago

Description

Currently, the API is unable to return grid (and therefore conditions/forecast) information for locations in the Anchorage wfo.

We should design and implement a static information page to display to users so that they know we currently cannot provide them this information.

From an engineering/cms perspective, this is simply a matter of creating a content page of some sort and capturing all requests to /AFC/*, redirecting them to this new page.

Acceptance criteria

colinmurphy01 commented 11 months ago

Related #327