Tutorials#
This page collects hands-on floodsr walkthroughs.
Running Tutorials#
To best use the tutorials, we recommend running them in a Jupyter environment. For example, you can:
Download the notebook as an .ipynb file, save it to your local machine, and open it with your local Jupyter kernel. If you need Jupyter, see jupyter.org/install.
Launch the same notebook directly in Google Colab for a browser-based interactive session.
Alternatively, you can copy/paste the commands from the tutorials into your terminal.
Select Tutorial 1: Quick Start from the list below to get started.