civic forecast
today
overcast

Mostly overcast. Pressure building over the southeast.

62 · pressure read at civic-forecast.pages.dev →

Embed the forecast

Drop this on your site to show today's reading. The widget loads from your visitors' browsers — no server-side work, no API key, fully cached. Updates automatically each morning.

Standard size — 480 × auto

<iframe src="https://civic-forecast.pages.dev/embed.html"
        width="480" height="220"
        style="border:0;border-radius:16px;"
        title="The Civic Forecast"
        loading="lazy"></iframe>

Compact

<iframe src="https://civic-forecast.pages.dev/embed.html?compact=1"
        width="320" height="180"
        style="border:0;border-radius:14px;"
        title="The Civic Forecast"
        loading="lazy"></iframe>

Or link it

<a href="https://civic-forecast.pages.dev/" target="_blank">Today's civic forecast →</a>

License

Use freely under Apache 2.0. Attribution to civic-forecast.pages.dev appreciated.