Skip to content

A Python bot that posts changes in the water level of the Great Salt Lake to Bluesky

License

Notifications You must be signed in to change notification settings

jcblsn/gsl-info-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great Salt Lake Water Level Bot

The Great Salt Lake is disappearing. This repo serves as a reminder and as proof of concept for a Bluesky bot.

Functionality

I retrieve the current water level data from NWIS data displayed here and post it to Bluesky using the atprototools package. I include comparisons to the average water level 1, 2, and 10 years ago calculated using historical data.

Water level is reported in feet above mean sea level (NGVD 1929) for USGS site 10010100 near Saline, UT, which is located at the north arm of the lake. This value varies from values recorded at other sites, particularly those from the south arm of the lake. For example, this commonly used web app uses the value for water level taken from the south arm of the lake at USGS site 10010000 near Saltair, UT.

Requirements

Required Python packages are listed in requirements.txt.

Attribution

License

License: MIT

About

A Python bot that posts changes in the water level of the Great Salt Lake to Bluesky

Topics

Resources

License

Stars

Watchers

Forks

Languages