XsGenerator: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 8:
#If there is no cross-section line for a set of elevation points, this is accepted provided that at least one point (the start on the left bank) has a LCR values of “L” to denote the start of the cross-section. There must also be at least two “C” points in succession. Except for the first “L” point, subsequent isolated “L” and “R” points are ignored. This means it is possible to generate a cross-section database from a layer of surveyed points only, provided each point is assigned their respective XS_ID.
If a TUFLOW cross-section database has been created using [[12da_to_from_mif | 12da_to_from_mif.exe]], it will have created a .mif layer ready to be used for xsGenerator.exe. This layer can be used to assign material values in a GIS to the MNR attribute from a material polygon layer (e.g. 2d_mat layer), then processed by xsGenerator to recreate the TUFLOW cross-section database with material values allocated across the cross-section profiles in the .csv files.<br>
xsGenerator can also be used to generate a cross-section database using survey data in the ISISFlood Modeller format (see the Flood isisModeller option). The first file specified must be a .mif file in the correct projection, with subsequent files being the survey files. Wildcards can be used to input numerous files (e.g. *.xyz).<br><br>
'''TABLE 1: xsGenerator .mif Layer Attributes'''
{| align="center" class="wikitable"
Line 45:
|}
<br>
'''TABLE 3: xsGenerator Options (Switches) for .ISISFlood Modeller Cross-Section Input Files or Mike11 input files'''
{| align="center" class="wikitable"
 
Line 51:
! width=85% | Description
|-
|"-isis"||Indicates the input files are in the ISISFlood Modeller cross-section format.
|-
|"-m11"||Indicates the input files are in the Mike11 XZ cross-section format. For Mike11 cross-section conversion the utility also requires the network (.nwk11) and parameter (.hd11) files. For Mike11 the subsequent input data files are .txt, .nwk11 and .hd11 in any order.