Notebooks

These notebooks demonstrate a few features of the Ravenpy package when integrated into the PAVICS-Hydro service or run locally.

If you’re unfamiliar with notebooks, note that typing TAB after an object will display a drop-down menu of the object’s attributes and methods, and that you need to either press the “run” button in the top of the JupyterLab window on the PAVICS server, or “hit CTRL-Enter to run a cell. You can also type ? after a function or method to display the corresponding help message. See more details in the first Notebook below (00 - Introduction to JupyterLab).

Getting started - Tutorial

Advanced workflows