Introduction to tutorials¶
The tutorials below can help you becoming familiar with the basics as well as the more advanced use of HYDROLIB-core:
- Tutorial: Build a basic model - iPython notebook
- Tutorial: Loading and saving a model
- Tutorial: Dataframe handling
- Tutorial: Plotting a network
To run these examples on your local machine you need a copy of the repository and an installation of HYDROLIB-core including some additional packages. The installation of HYDROLIB-core is explained in Installation. The tutorials are then located in docs/tutorials/
.