Skip to content

Commit 29425e1

Browse files
committed
updated first model run
1 parent eb7aa66 commit 29425e1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

book/content/first_model_run.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
1415
The 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.
1617
This super computer is hosted by SURF, the Dutch national supercomputer provider.
1718
So 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.
2426
Here we will pick a catchment and run an HBV model with forcing data.
2527
To show you how eWaterCycle works in practice.
2628
This is a simple example, but it will give you an idea of how to use eWaterCycle.

0 commit comments

Comments
 (0)