Put these flows on your site

Five gages, one badge · updates itself
← back to the full page

Post the picture

These put the picture itself into the post, not a link that shows it.

Only want to spread the link? Post the link to Facebook or to X — that really is one click, but the post is a link with a preview card rather than the picture itself.

Or take the picture as a file

This is the picture the buttons above use. Take it yourself if you would rather build the post around it, put it in a story, or send it somewhere the buttons don't reach. Portrait is the 4:5 shape a Facebook or Instagram feed post gets the most room for; landscape is the wider shape used for link previews and page headers. The light card sits better in a mostly-white feed.

On a web page

Drop this anywhere in your HTML. It updates itself — you paste it once and it keeps showing the current flows. Add ?theme=light for a light background, or ?size=mini for a narrower card — same height, so the two line up side by side.

<iframe src="https://gunnisonflows.com/embed" width="460" height="268"
        style="border:0;border-radius:10px" loading="lazy"
        title="Gunnison Basin Flows"></iframe>

As an image

For places that allow an image but not an iframe — forums, wikis, email signatures. Same readings, redrawn each time it loads.

<a href="https://gunnisonflows.com">
  <img src="https://gunnisonflows.com/embed.svg" width="480" alt="Gunnison Basin Flows">
</a>

In Markdown

For a README, a wiki, or anywhere else that takes Markdown.

[![Gunnison Basin Flows](https://gunnisonflows.com/embed.svg)](https://gunnisonflows.com)
Readings come from the U.S. Geological Survey's real-time streamgages and are cached for a few minutes. All values are provisional and subject to revision by the USGS. The embeds are free to use — a link back to gunnisonflows.com is appreciated. Reservoir levels are at bluemesalevels.com.