I wrote a river level app

I wrote an app to show the observed water level at your local U.S. river gauge and the forecast high water level, using data from the National Weather Service. If the observed level or forecast high level is above normal (e.g. near flood stage or flooding) the information is shown in red.

screenshot1

8 Likes

This is beyond cool. Love these niche use cases for Tidbyt.

2 Likes

Wow, love it. Reminds me of summers back home when I would anxiously monitor the river levels to find out when it was low enough to wade across :smiley:

2 Likes

Hahahaa. I did the same thing. This one fetches from USGS waterservices.

usgs

2 Likes

Thats it! I will be buying one of these for my father. They just bought a house on the river and would love this.

Cool, did you ever publish yours? I didn’t come across any stream gage apps in the community repo so decided to roll my own.

I also just noticed you’re showing data from the BK :slightly_smiling_face: !

I didn’t publish mine. Maybe I should. I recently had to re-jigger it because NOAA changed their output format.

Did you publish yours?

Sorry, what’s BK?

-Kay

The BK is the Battenkill (River). I noticed knapster’s app webp shows the gage level from the Battenkill which happens to be one of my favorite local rivers to fish.

I’ve been working on mine as a private app so far and I haven’t shared it with the community yet, but plan to once I add a few more features.

If you do publish yours, I’m sure there are folks like me who’d love to see it!

Here’s a thumbnail of mine so far:

usgs_water_data

Cheers,
Peter

Hi Peter, I never published mine either. I live in Greenwich, NY so yes the Kill is in my backyard. Looks like we came up with something similar. I wanted to add a “trending” function to show (+/-) and perhaps have some sort of “range” where the CFS coloration indicates what I consider to be good/fair/poor conditions etc. Maybe I’ll get back to it someday lol.

Neat ideas! I lived in Cambridge for 10+ years, and I’m now down on the Green River in Williamstown.

For mine, so far I have a schema selection to allow choice of discharge vs gage height vs temp if the data is available; plus another schema drop down to select which gage station to pull data from. Right now it’s a static list with a group of pre-selected gages, but the goal is to have that flexible and location-aware.

I’ll let you both know if/when I get mine pushed to the community repo.

-pkb

Since I live near a river, a river app would be useful. Especially if it has a graph.