Skip to content

nickmcintyre/harvey-flood-reports

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Harvey Flood Reports

A simple data viewer for crowdsourced flood reports made during Hurricane Harvey. Use the slider to transition between snapshots of data collected through U-Flood. Built with p5.js, Leaflet and Moment.

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

A data viewer for flood reports made during Hurricane Harvey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published