Difference between revisions of "QGIS SCS to TUFLOW"

From Tuflow
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<font color="red"><tt>'''This Page is under construction''' </tt></font>
 
 
 
=Introduction=
 
=Introduction=
This page presents a recommended method for the application of the U.S. Soil Conservation Service (SCS) (now known as the Natural Resources Conservation Service, part of the U.S. Department of Agriculture) rainfall-runoff model. They are based largely on Technical Release No. 55 (TR55) prepared by the U.S. Soil Conservation Service (SCS, 1986).<br>
+
This page presents a recommended method for the application of the U.S. Soil Conservation Service (SCS) (now known as the Natural Resources Conservation Service, part of the U.S. Department of Agriculture) rainfall-runoff model. It is based largely on Technical Release No. 55 (TR55) prepared by the U.S. Soil Conservation Service (SCS, 1986).<br>
 
<br>
 
<br>
  
Line 8: Line 6:
 
Currently, the tool is available for catchments in the Auckland Region<sup>1</sup>, however, further models are planned to be added.
 
Currently, the tool is available for catchments in the Auckland Region<sup>1</sup>, however, further models are planned to be added.
 
==Auckland Region==
 
==Auckland Region==
The model is recommended for use in stormwater management design in the Auckland Region. It has been designed as a standard tool that will provide consistent results from different users. Key features of the stormwater runoff model are described below:
+
The model is recommended for use in stormwater management design in the Auckland Region. It is designed as a standard tool that provides consistent results from different users. Key features of the stormwater runoff model are:
 
* Design 24 hour rainfall depths are provided in the form of rainfall maps covering the Auckland Region.
 
* Design 24 hour rainfall depths are provided in the form of rainfall maps covering the Auckland Region.
* A standard 24 hour temporal rainfall pattern, having peak rainfall intensity at midduration. Shorter duration rainfall bursts with a range of durations from 10 minutes to 24 hours are nested within the 24 hour temporal pattern.
+
* A standard 24 hour temporal rainfall pattern, having peak rainfall intensity at mid duration. Shorter duration rainfall bursts with a range of durations from 10 minutes to 24 hours are nested within the 24 hour temporal pattern.
 
* Runoff depth is calculated using SCS rainfall-runoff curves, with curve numbers determined from the SCS guidelines according to classifications assigned to Auckland soil types.
 
* Runoff depth is calculated using SCS rainfall-runoff curves, with curve numbers determined from the SCS guidelines according to classifications assigned to Auckland soil types.
 
<br>
 
<br>
  
 
=Creating runoff within SCS for use with TUFLOW=
 
=Creating runoff within SCS for use with TUFLOW=
The SCS to TUFLOW tool is part of the TUFLOW plugin which is explained further in the <u>[[TUFLOW_Viewer | TUFLOW Viewer]]</u> page. The instructions on the page should be followed to install the QGIS plugin.
+
The SCS to TUFLOW tool is part of the <u>[[TUFLOW_QGIS_Plugin | TUFLOW plugin]]</u>. The instructions on the page can be followed to install the plugin.
 
==Tool location==
 
==Tool location==
 
To use the SCS to TUFLOW tool, locate the SCS icon on the TUFLOW toolbar.<br>
 
To use the SCS to TUFLOW tool, locate the SCS icon on the TUFLOW toolbar.<br>
Line 21: Line 19:
 
[[File:Plugin_SCS_Toolbar.png]]<br>
 
[[File:Plugin_SCS_Toolbar.png]]<br>
 
<br>
 
<br>
Alternatively, open the TUFLOW plugin menu and scroll down to ‘Extract SCS for TUFLOW (Beta)’. The tool is nominally in beta mode and we encourage feedback from external users, any comments or suggestions should be sent to [mailto:support@tuflow.com support@tuflow.com].<br>
+
Alternatively, open the TUFLOW plugin menu and scroll down to ‘Extract SCS for TUFLOW (Beta)’. The tool is nominally in beta mode and we encourage feedback from external users, any comments or suggestions to be sent to [mailto:support@tuflow.com support@tuflow.com].<br>
 
<br>
 
<br>
 
[[File:Plugin_SCS_Menu.png| 800px]]<br>
 
[[File:Plugin_SCS_Menu.png| 800px]]<br>
 
<br>
 
<br>
Once the ‘Extract SCS for TUFLOW (beta)’ tool has been selected, the SCS to TUFLOW Dialog will appear.
+
Once the ‘Extract SCS for TUFLOW (beta)’ tool is selected, the SCS to TUFLOW Dialog appears.
  
 
==Model Selection==
 
==Model Selection==
Currently, Auckland Region (TP108) is made available as the catchment location.<br>
+
Currently, Auckland Region (TP108) is made available as the catchment location. This setup comes with curve number for impervious areas of 98, initial abstraction of 5mm for pervious areas and 0mm for impervious areas.<br>
 
<br>
 
<br>
 
[[File: Plugin_SCS_Model_Selection.png]]
 
[[File: Plugin_SCS_Model_Selection.png]]
Line 34: Line 32:
  
 
==Event Selection and Design Rainfall Depth==
 
==Event Selection and Design Rainfall Depth==
At least one event needs to be selected and have specified design rainfall depth for the tool to run. All events can be specified at once.<br>
+
At least one event or one climate change (CC) event needs to be selected and have specified design rainfall depth for the tool to run. All events can be specified at once.<br>
 
<br>
 
<br>
 
[[File: Plugin_SCS_Event_Selection.png]]
 
[[File: Plugin_SCS_Event_Selection.png]]
Line 40: Line 38:
  
 
==Simulation Settings==
 
==Simulation Settings==
The input interval is calculated based on time of peak and by default it chooses the smallest interval possible for the given catchment and perviousness to proceed with the highest resolution possible. Input interval = tp*0.1, where 0.1 is a step in the dimensionless unit hydrograph.<br>
+
The input interval, output interval and number of decimal spaces set the parameters for the resulting catchment inflows.<br>
The output interval and number of decimal spaces sets the parameters for the resulting catchment inflows.<br>
 
 
<br>
 
<br>
[[File: Plugin_SCS_Simulation_Settings.png]]
+
[[File: Simulation_Settings_2.png]]
 
<br>
 
<br>
  
 
==Manual Approach==
 
==Manual Approach==
The manual approach is great for single catchment calculations. It requires one pervious and one impervious catchment component to be specified (either of which can be entered as zero if not present) and one additional impervious component if this is required.<br>
+
The manual approach is great for single catchment calculations. It requires one pervious and one impervious catchment component to be specified (either of which can be entered as zero if not present) and one additional impervious component if this is required. The suffix will get appended to the catchment ID and used in the final inflow csv and bc_dbase. Every suffix must be unique. Either time of peak or time of concentration can be specified directly. Alternatively, catchment parameters can be used for their calculation.<br>
 
<br>
 
<br>
 
[[File: Plugin_SCS_Manual_Approach.png]]
 
[[File: Plugin_SCS_Manual_Approach.png]]
Line 53: Line 50:
  
 
==GIS Approach==
 
==GIS Approach==
The GIS approach allows GIS layers to be used as a source of catchment parameters and as such a catchment with multiple subcatchments can be processed in once.<br>
+
The GIS approach allows a GIS layer to be used as a source of catchment parameters and as such a catchment with multiple subcatchments can be processed in once. The subcatchment layer name is to be selected in the first drop down menu. Attributes from the layer will then become available to select as the catchment parameters in a similar way as for the manual approach. In addition, time of peak and time of concentration can also be calculated from a DEM and a streamline layer.<br>
This functionality is currently under construction and will be made available in the near future.<br>
 
 
<br>
 
<br>
 
[[File: Plugin_SCS_GIS_Approach.png]]
 
[[File: Plugin_SCS_GIS_Approach.png]]
Line 60: Line 56:
  
 
==Output location==
 
==Output location==
Specify output location where inflows for every event in csv format, bc_dbase and TUFLOW event file will be saved. The tool also saves input_log text file that can be used as check of what has been entered into the tool. This file isn't being read into TUFLOW.<br>
+
Specify output location where inflows for every event in csv format, bc_dbase and TUFLOW event file are to be saved. The tool also saves input_log text file that can be used as a check of input parameters. This file isn't being read into TUFLOW.<br>
 
<br>
 
<br>
 
[[File: Plugin_SCS_Output.png]]
 
[[File: Plugin_SCS_Output.png]]
Line 66: Line 62:
  
 
==Running the tool==
 
==Running the tool==
Once all above is set, hit the "Run" button in the bottom right corner. If there are any missing/incorrect information, the tool will prompt to fill/correct these before continuing. When all input data are filled correctly, progress bar will get active and "Processing Data Into TUFLOW Format . . ." note will appear in the bottom left corner. Once all hydrographs and other outputs are processed the note will change to "Finished Successfully".<br>
+
Once all above is set, hit the "Run" button in the bottom right corner. If there are any missing/incorrect information, the tool will prompt to fill/correct these before continuing. When all input data are filled correctly, the progress bar gets active and "Processing Data Into TUFLOW Format . . ." note appears in the bottom left corner. Once all hydrographs and other outputs are processed the note changes to "Finished Successfully".<br>
 
<br>
 
<br>
  
 
=Summary=
 
=Summary=
 
This page provides instructions of how to use the SCS to TUFLOW tool within the QGIS TUFLOW plugin to obtain inflow inputs for use within TUFLOW model. This requires the input of design rainfall depths for selected events and catchment parameters. Apart from the inflow inputs the tool also creates boundary database and event file that can be read directly into TUFLOW.<br>
 
This page provides instructions of how to use the SCS to TUFLOW tool within the QGIS TUFLOW plugin to obtain inflow inputs for use within TUFLOW model. This requires the input of design rainfall depths for selected events and catchment parameters. Apart from the inflow inputs the tool also creates boundary database and event file that can be read directly into TUFLOW.<br>
If you encounter any issues with the plugin please email support@tuflow.com.<br>
+
If you encounter any issues with the tool please email support@tuflow.com.<br>
 
<br>
 
<br>
  
 
=References=
 
=References=
 
<sup>1</sup>Auckland Regional Council, April 1999, TP108. Guidelines for stormwater runoff modelling in the Auckland Region.
 
<sup>1</sup>Auckland Regional Council, April 1999, TP108. Guidelines for stormwater runoff modelling in the Auckland Region.
 +
 +
<br>
 +
{{Tips Navigation
 +
|uplink=[[TUFLOW_QGIS_Plugin#Usage| Back to TUFLOW QGIS Plugin Main Page]]
 +
}}

Latest revision as of 00:40, 1 June 2023

Introduction

This page presents a recommended method for the application of the U.S. Soil Conservation Service (SCS) (now known as the Natural Resources Conservation Service, part of the U.S. Department of Agriculture) rainfall-runoff model. It is based largely on Technical Release No. 55 (TR55) prepared by the U.S. Soil Conservation Service (SCS, 1986).

Available models

Currently, the tool is available for catchments in the Auckland Region1, however, further models are planned to be added.

Auckland Region

The model is recommended for use in stormwater management design in the Auckland Region. It is designed as a standard tool that provides consistent results from different users. Key features of the stormwater runoff model are:

  • Design 24 hour rainfall depths are provided in the form of rainfall maps covering the Auckland Region.
  • A standard 24 hour temporal rainfall pattern, having peak rainfall intensity at mid duration. Shorter duration rainfall bursts with a range of durations from 10 minutes to 24 hours are nested within the 24 hour temporal pattern.
  • Runoff depth is calculated using SCS rainfall-runoff curves, with curve numbers determined from the SCS guidelines according to classifications assigned to Auckland soil types.


Creating runoff within SCS for use with TUFLOW

The SCS to TUFLOW tool is part of the TUFLOW plugin. The instructions on the page can be followed to install the plugin.

Tool location

To use the SCS to TUFLOW tool, locate the SCS icon on the TUFLOW toolbar.

Plugin SCS Toolbar.png

Alternatively, open the TUFLOW plugin menu and scroll down to ‘Extract SCS for TUFLOW (Beta)’. The tool is nominally in beta mode and we encourage feedback from external users, any comments or suggestions to be sent to support@tuflow.com.

Plugin SCS Menu.png

Once the ‘Extract SCS for TUFLOW (beta)’ tool is selected, the SCS to TUFLOW Dialog appears.

Model Selection

Currently, Auckland Region (TP108) is made available as the catchment location. This setup comes with curve number for impervious areas of 98, initial abstraction of 5mm for pervious areas and 0mm for impervious areas.

Plugin SCS Model Selection.png

Event Selection and Design Rainfall Depth

At least one event or one climate change (CC) event needs to be selected and have specified design rainfall depth for the tool to run. All events can be specified at once.

Plugin SCS Event Selection.png

Simulation Settings

The input interval, output interval and number of decimal spaces set the parameters for the resulting catchment inflows.

Simulation Settings 2.png

Manual Approach

The manual approach is great for single catchment calculations. It requires one pervious and one impervious catchment component to be specified (either of which can be entered as zero if not present) and one additional impervious component if this is required. The suffix will get appended to the catchment ID and used in the final inflow csv and bc_dbase. Every suffix must be unique. Either time of peak or time of concentration can be specified directly. Alternatively, catchment parameters can be used for their calculation.

Plugin SCS Manual Approach.png

GIS Approach

The GIS approach allows a GIS layer to be used as a source of catchment parameters and as such a catchment with multiple subcatchments can be processed in once. The subcatchment layer name is to be selected in the first drop down menu. Attributes from the layer will then become available to select as the catchment parameters in a similar way as for the manual approach. In addition, time of peak and time of concentration can also be calculated from a DEM and a streamline layer.

Plugin SCS GIS Approach.png

Output location

Specify output location where inflows for every event in csv format, bc_dbase and TUFLOW event file are to be saved. The tool also saves input_log text file that can be used as a check of input parameters. This file isn't being read into TUFLOW.

Plugin SCS Output.png

Running the tool

Once all above is set, hit the "Run" button in the bottom right corner. If there are any missing/incorrect information, the tool will prompt to fill/correct these before continuing. When all input data are filled correctly, the progress bar gets active and "Processing Data Into TUFLOW Format . . ." note appears in the bottom left corner. Once all hydrographs and other outputs are processed the note changes to "Finished Successfully".

Summary

This page provides instructions of how to use the SCS to TUFLOW tool within the QGIS TUFLOW plugin to obtain inflow inputs for use within TUFLOW model. This requires the input of design rainfall depths for selected events and catchment parameters. Apart from the inflow inputs the tool also creates boundary database and event file that can be read directly into TUFLOW.
If you encounter any issues with the tool please email support@tuflow.com.

References

1Auckland Regional Council, April 1999, TP108. Guidelines for stormwater runoff modelling in the Auckland Region.


Up
Go-up.png Back to TUFLOW QGIS Plugin Main Page