An open API service indexing awesome lists of open source software.

https://github.com/doi-usgs/hurricane-harvey

Visualizing the impacts of hurricane Harvey through precipitation and streamflow data.
https://github.com/doi-usgs/hurricane-harvey

Last synced: about 1 month ago
JSON representation

Visualizing the impacts of hurricane Harvey through precipitation and streamflow data.

Awesome Lists containing this project

README

        

# hurricane-harvey

Final website here: https://labs.waterdata.usgs.gov/visualizations/hurricane-harvey/index.html

### Initial setup:

```
library(vizlab)
createProfile()
createMakefiles()
```