Skip to content

nickmcintyre/galveston-seagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Floor Flooding

An interactive tool for exploring flood risk in Galveston, TX. Use the dropdown menus to toggle between flooding scenarios (i.e., Hurricane Ike hitting in 2050 with intermediate sea level rise). Built with p5.js and Leaflet.

Originally developed for the NOAA Sea Grant program alongside Galveston Historical Foundation and Marine Weather & Climate.

Running locally

If you're comfortable on the command line, navigate to the project folder and run the Python development server.

$ python -m SimpleHTTPServer

or

$ python3 -m http.server

The map should be accessible from your browser at localhost:8000.

Alternatively, the Brackets text editor makes it easy to preview web apps while you work. After installing Brackets (and Chrome), open up the project folder with Brackets and click on the little lightning bolt. ⚡

About

An interactive tool for exploring flood risk in Galveston, TX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors