How To

Example notebooks

Rather than strictly providing definitions and usage examples, as in the How To section, several Jupyter notebooks have been provided here to provide an interactive turotial experience.

These notebooks are packaged with the canoPyHydro package, and will therefore be cloned along side the rest of the repo when using git. The notebooks can also be downloaded individually from the code_samples/notebooks directory:

git clone https://github.com/wischmcj/pyqsm.git
cd pyqsm/docs/source/examples/

Note that if you’re running locally, in order to run the code in the workflows, you will also need to install the canoPyHydro package from pip. Please refer to the getting started page for help getting started.

Feature Descriptions

1. Some Tutorial:

Feature Application

1. Flow Graphs and Statistics: (WORK IN PROGRESS) This notebook will give users a peek into our flow finding methodology, and into the littany of numerical descriptors that it enables.


Examples