Hello World: First Model Run

Hello World: First Model Run#

Here we will go through a first model run with eWaterCycle. First we will walk you through the interface of eWaterCycle, which is a Jupyter Hub environment. Then we will run an HBV model with forcing data. After that we will look at the different ways of generating forcing data. Finally, we will look at the different models that are available in eWaterCycle. When you know these steps you can have a look at different workflows.

Below you will find a short overview of the content of this part.

Interface#

The eWaterCycle interface is a Jupyter Hub environment, which means you can run Jupyter notebooks in your browser. And the heavy computations are done at a super computer, so you do not need a powerful computer to run the models. This super computer is hosted by SURF, the Dutch national supercomputer provider. So the jupyter hub sends the requests to the super computer, which runs the models and sends the results back to your browser.

This does mean that you need an internet connection to use eWaterCycle as it is now. You also need basic knowledge of Python to be able to use eWaterCycle.

Running an HBV Model#

Here we will pick a catchment and run an HBV model with forcing data. To show you how eWaterCycle works in practice. This is a simple example, but it will give you an idea of how to use eWaterCycle.