Skip to content

Commit 52c6a41

Browse files
committed
add rst info for new demo notebook
1 parent bf9b415 commit 52c6a41

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"path": "../../../demos/WaterData_demo.ipynb"
3+
}

docs/source/examples/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Examples
55
========
66

7+
Introduction to the ``waterdata`` module of ``dataretrieval``
8+
-------------------------------------------------------------
9+
The ``waterdata`` module will replace the ``nwis`` module as the primary
10+
set of data download functions for USGS water data. This Jupyter notebook
11+
covers a basic introduction to module functions and usage.
12+
13+
.. toctree::
14+
:maxdepth: 1
15+
16+
WaterData_demo
17+
718
Simple uses of the ``dataretrieval`` package
819
--------------------------------------------
920

0 commit comments

Comments
 (0)