Examples

Introduction to the waterdata module of dataretrieval

The waterdata module will replace the nwis module as the primary set of data download functions for USGS water data. This Jupyter notebook covers a basic introduction to module functions and usage.

Simple uses of the dataretrieval package

Example Notebooks from Hydroshare

A set of Jupyter Notebooks with Python code examples on how to use the dataretrieval package are available on the Hydroshare platform. We provide executed versions of these notebooks below; to download the .ipynb files for your own use, either visit the Hydroshare repository, or navigate to the demos/hydroshare subdirectory of the dataretrieval project repository.

Duplicating the R dataRetrieval vignettes functionality

Note

Some of the larger (e.g., state-wide) examples have been commented out in the interest of run-time for the notebook.