QGIS ARR to TUFLOW: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) No edit summary |
Ellis Symons (talk | contribs) No edit summary |
||
Line 31:
<li> Click '''OK''' and wait for the tool to finish<br>
[[File: ARR_tool_complete_dialog.PNG | 250px]]
</ol><br><br>
=Output=
==Log File==
==Data Output==
The following outputs are located in the folder '''<output_folder>\data'''
<ol>
<li> Raw BOM and ARR Datahub outputs
* The raw data extracted from ARR2016 datahub and BOM2016 IFD
** ARR_Web_data_<catchment_name>.txt
** BOM_raw_web_<catchment_name>.html
<li> Rainfall depths
* Processed rainfall depths after Areal Reduction Factors have been applied
** BOM_Rainfall_Depths_<catchment_name>.csv
<li> ARF Factors
* Calculated ARF factors applied to the rainfall depths
** <catchment_name>_ARF_Factors.csv
<li> Storm Burst Rainfall Losses
* Calculated Storm Burst Initial Rainfall Losses (Complete Storm Initial Loss - Preburst Rainfall Depth)
** <catchment_name>_Burst_Initial_Loss.csv
</ol>
==TUFLOW Output==
The following outputs are generated by the utility in TUFLOW format:
<ol>
<li> Rainfall Inflows
* The rainfall inflows are output in the following location '''<output_folder>\rf_inflows'''. This output folder is where all the direct rainfall inflows that would be used in the TUFLOW model are output. An inflow file is generated for each event magnitude - duration combination. All available temporal patterns are included in a single file (including climate change options).
** <catchment_name>_RF_<magnitude><duration>.csv
<li> BC_Dbase
* TUFLOW boundary condition database. Setup to point to the '''RF''' folder with wildcards applied.
** bc_dbase.csv
<li> Tuflow Event File
* TUFLOW Event File. Setup with wildcards applied. To keep the file names from becoming overly long and complicated, Climate Change scenarios are labelled as '''CC1''', '''CC2'''.. etc. These correspond to the combinations of climate change scenarios requested by the user e.g. 2090_8.5 (climate change year: 2090, RCP: 8.5)
** Event_File.tef
</ol>
An example of a naming convention that could be used with the ARR2016 output is: '''<Model_Name>_~e1~~e2~_~e3~_~s1~_00X.tcf''' where
* e1 = Event magnitude
* e2 = Event duration
* e3 = climate change scenario
* s1 = user defined scenario switch
For example '''M01_10p60m_CC1_EXG_001.tcf'''
<br>
=How to Run=
| |||