Skip to content

Commit

Permalink
add an example for getting nhdplus by geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Nov 10, 2020
1 parent 24e4f49 commit 6c2173b
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 12 deletions.
Binary file modified docs/_static/example_plots_signatures.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
218 changes: 206 additions & 12 deletions docs/examples/nhdplus.ipynb

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions docs/pynhd.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pynhd package
=============

Submodules
----------

pynhd.exceptions module
-----------------------

.. automodule:: pynhd.exceptions
:members:
:undoc-members:
:show-inheritance:

pynhd.print\_versions module
----------------------------

.. automodule:: pynhd.print_versions
:members:
:undoc-members:
:show-inheritance:

pynhd.pynhd module
------------------

.. automodule:: pynhd.pynhd
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: pynhd
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 6c2173b

Please sign in to comment.