How to configure the Water Overlays: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
==Time-controlled flow rate in Breach== | ==Time-controlled flow rate in Breach== | ||
To create a variable Outlet Q in a breach area, a CSV file can be imported. | To create a variable Outlet Q in a breach area, a CSV (comma-separated values) file can be imported. | ||
Below the steps on how to create such a breach area | Below the steps on how to create such a breach area. For this example we create the CSV in Excel, but you can also use another program to create the CSV. | ||
{{Editor steps|title= set-up your CSV | {{Editor steps|title= set-up your CSV in Excel | ||
|Open Excel; | |Open Excel; | ||
|In the first | |In the first column, define your time units. This can be in seconds, minutes, hours or days. | ||
|Add the corresponding flow rates per unit in the second column; | |||
|Add the corresponding flow rates per unit; | |||
|Save the Excel as a CSV; | |Save the Excel as a CSV; | ||
}} | }} | ||
Line 23: | Line 21: | ||
|Import your CSV file; | |Import your CSV file; | ||
|Select your time units; | |Select your time units; | ||
|Select your separator; | |||
|Click on Apply; | |Click on Apply; | ||
}} | }} |
Revision as of 11:45, 24 October 2018
Please note: This page is currently being updated.
This page describes several use cases and examples of configurations in the Flooding Overlay.
Time-controlled flow rate in Breach
To create a variable Outlet Q in a breach area, a CSV (comma-separated values) file can be imported. Below the steps on how to create such a breach area. For this example we create the CSV in Excel, but you can also use another program to create the CSV.
How to set-up your CSV in Excel:
- Open Excel;
- In the first column, define your time units. This can be in seconds, minutes, hours or days.
- Add the corresponding flow rates per unit in the second column;
- Save the Excel as a CSV;
How to import the CSV as the flow rate:
- Either add a breach area or have your GeoJSON file with your breach area ready. The area should have at least a breach_floor attribute;
- Add a Flooding_(Overlay);
- Go to the Configuration Wizard of the Flooding Overlay;
- In step 2.1 either select the attribute that specifies your breach_floor or import your GeoJSON file;
- Click on Next;
- In the dropdown menu, select your breach area. Now click on Add;
- Import your CSV file;
- Select your time units;
- Select your separator;
- Click on Apply;