Reproducible Analysis and Visualization of USGS 15-minute Discharge Data
Authors: | |
---|---|
Owners: | Joseph Brewer |
Type: | Resource |
Storage: | The size of this resource is 5.9 KB |
Created: | Nov 26, 2018 at 11:27 p.m. |
Last updated: | Nov 28, 2018 at 3:12 p.m. |
Citation: | See how to cite this resource |
Sharing Status: | Public |
---|---|
Views: | 2526 |
Downloads: | 64 |
+1 Votes: | Be the first one to this. |
Comments: | No comments (yet) |
Abstract
This resource contains a Jupyter Notebook that connects to a hydrologic data web service, downloads hydrologic data, performs some statistical analysis, and visualizes the results. The purpose of this notebook is to provide a simple method for reproducing visualizations of USGS 15-minute discharge data. With editable parameters for USGS siteID and time interval, the notebook can quickly be modified to display results from the desired USGS site and measurement period.
In summary, the code in the Notebook performs the following tasks:
1) Connect to the USGS WaterOneFlow web service
2) Based on SiteID and begin/end date parameters, 15-minute discharge data is downloaded.
3) Resample 15-minute data to daily data while also calculating max, min, and avg values for the day
4) Plot the daily max, daily min, daily avg, and raw 15-minute discharge data on a single plot for comparison,
Subject Keywords
Content
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
There are currently no comments
New Comment