HEC-RAS to TUFLOW: Difference between revisions

Content deleted Content added
Line 91:
<u>TUFLOW Input</u>
<ol>
<li> <tt>1d_xs_''1d_xs_<sdf_filename>_surf_line''_surf_line</tt>: <br>
This dataset defines the location of the cross-sections. The file uses a format that is compatible with TUFLOW. The field attributes for "Source", "Type" and "Flags" have been pre-filled.
<li> Cross-section csv files:<br>
Line 99:
<br>
<u>Check File</u>
<li> ''<sdf_filename>_streams'': <br>
This file defines the centerline of the channel. This centerline data can be split using the cross-section data to define the 1D channel (1d_nwk) in a TUFLOW model. If used as a 1d_nwk input the following field attributes should be used:
<ol>
Line 107:
<li>"DS_Invert"= -99999 (the bed of the channel cross-section is used)
</ol>
<li> ''<sdf_filename>_cut_line'': <br>
Echo of the cross-section line (non-trimmed)
<li> ''<sdf_filename>_levee_pts'': <br>
Points defining the intersection of the cross-section line with the levee used to trim the cross-section dataset
<li> ''<sdf_filename>_surf_line'': <br>
Point dataset reporting the location of each elevation values within the csv cross-section dataset.
</ol>