TUFLOW to GIS: Difference between revisions
Content deleted Content added
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
Line 167:
== Calibration Points and Longitudinal Profiles ==
*Compute difference between recorded high water mark (in ArcGIS
<li><tt>TUFLOW_to_GIS.exe -cp "CP_File.shp" -typeH -max M01_5m_003.xmdf</tt></li>
Line 174:
[[File:T2G_Longsection_001.PNG]]
*Compute longitudinal profiles of maximum flood level model results. Associate recorded high water mark (in ArcGIS
<li><tt>TUFLOW_to_GIS.exe -cp "CP_File.shp" -lp "LP_Fil.shp" -cpsd100 -typeH -max M01_5m_003.xmdf</tt></li>
*Compute longitudinal profiles of maximum flood level model results. Associate recorded high water mark (in mif
<li><tt>TUFLOW_to_GIS.exe -cp "CP_File.mif" -lp "LP_Fil.mif" -cpsd100 -typeH -max M01_5m_003.xmdf</tt></li>
</ol>
| |||