File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ Below you will find a short overview of the content of this part.
1111
1212## Interface
1313
14+ ** First** you need to get familiar with the interface of eWaterCycle.
1415The eWaterCycle interface is a Jupyter Hub environment, which means you can run Jupyter notebooks in your browser.
15- And the heavy computations are done at a super computer, so you do not need a powerful computer to run the models.
16+ And the heavy computations are done at a cloud/ super computer, so you do not need a powerful computer to run the models.
1617This super computer is hosted by SURF, the Dutch national supercomputer provider.
1718So the jupyter hub sends the requests to the super computer, which runs the models and sends the results back to your browser.
1819
@@ -21,6 +22,7 @@ You also need basic knowledge of Python to be able to use eWaterCycle.
2122
2223## Running an HBV Model
2324
25+ We will start with running a lumped bucket hydrological model: HBV with eWaterCycle.
2426Here we will pick a catchment and run an HBV model with forcing data.
2527To show you how eWaterCycle works in practice.
2628This is a simple example, but it will give you an idea of how to use eWaterCycle.
You can’t perform that action at this time.
0 commit comments