Skip to content

soapy1/is-the-greenbelt-dry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is The Greenbelt Dry?

The Greenbelt is a park in Austin, TX. One of the more fun things you can do there is climb! This project aims to use weather information form weather stations around Austin to predict if the Greenbelt is dry enough to enjoy climbing.

Steps to run locally

  1. Set environment variable WEATHER_API_KEY to the api key for https://www.wunderground.com/
  2. Install all the deps listed in requirements.txt
  3. Run the app using gunicorn
$  gunicorn is_the_greenbelt_dry.app:app --log-file -

About

Is the greenbelt dry? Let's go climb!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published