No description
Find a file
2023-07-06 12:03:16 -05:00
.gitignore adjusted .gitignore 2023-06-08 10:54:42 -05:00
example_last_6_months.png adjusted example figure 2023-07-06 12:03:16 -05:00
LICENSE add readme and license 2023-06-08 10:46:35 -05:00
README.md changed the example figure 2023-06-08 19:47:43 -05:00
river_IDs.csv added Yahara River 2023-07-06 12:02:13 -05:00
USGS_NWIS.R changed the rivers in rivers.csv and the example figure 2023-06-08 19:44:54 -05:00

USGS NWIS data visualizations

Gets river discharge data from the USGS NWIS and makes visualizations

To run :

  1. Clone the repository
  2. Change the working directory in line 6 of USGS_NWIS.R. The script will make the data and figures directory in the working directory. 10 rivers will generate ~100MB of total data and figures.
  3. Edit the list of rivers and their respective site IDs in river_IDs.csv
  4. Run the script. The intitial download of the data will take some time. Subsequent runs will just download new data.

Example figure

example figure