SYMPLE - School of Hydrogeological Modeling
A collection of Jupyter Notebooks for the SYMPLE School of Hydrogeological Modeling.
You can access and execute them online with your browser through the MyBinder service with the provided link or by using the QR code on your mobile device. These links will render all Notebooks as (user-friendly) Voila Dashboards, i.e., the underlying Python Code is invisible.
Alternatively, you can access the whole repository of notebooks online with this link to MyBinder (eventually, the start takes some minutes - please be patient). Then, browse through the collection of notebooks and execute them. If you are new to Jupyter Notebooks, it is suggested to have a look at 00_Getting_started.ipynb.
Alternatively, you can download the Jupyter Notebooks from the GitHub repository (specified in Origin* within the table) and execute them locally through a suitable Jupyter Notebook installation (e.g., Anaconda). With a properly installed Anaconda, just
- open the command window with
CMD
. - Browse to your local folder on your computer that contains the Jupyter Notebooks.
- Start your local Jupyter interpreter (hub) by typing
Jupyter Notebook
in your command window. - Subsequently, your browser should open, and you will be ready to execute the notebooks.
Table legend / Abbreviations:
*Origin: ** (Repository) 01 - Water cycle; 02 - Basic hydrology; 03 Soil physics; 04 Basic hydrogeology; 05 Applied hydrogeology; 06 Groundwater modeling
Type**: Notebook… A) with explanations; B) just figure; C) as a workbook