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.
- Host: GitHub
- URL: https://github.com/doi-usgs/hurricane-harvey
- Owner: DOI-USGS
- License: cc0-1.0
- Created: 2017-08-28T01:09:19.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T14:38:07.000Z (about 2 years ago)
- Last Synced: 2025-03-29T09:12:36.731Z (about 2 months ago)
- Language: R
- Size: 855 KB
- Stars: 22
- Watchers: 13
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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()
```